Documentation ¶
Index ¶
- func ExporterFactory(name, url string, insecure bool, urlpath string) (trace.SpanExporter, error)
- func NewJaegar(url string) (trace.SpanExporter, error)
- func NewOTLP(endpoint string, insecure bool, urlpath string) (trace.SpanExporter, error)
- func NewSigNoz(url string, insecure bool) (trace.SpanExporter, error)
- func NewZipkin(url string) (trace.SpanExporter, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExporterFactory ¶
ExporterFactory - Create tracer exporter according to given params
func NewJaegar ¶
func NewJaegar(url string) (trace.SpanExporter, error)
NewJaegar - Creates new Jaeger exporter
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.