Documentation ¶
Overview ¶
Package exporter contains implementations of Exporter components.
To implement a custom exporter you will need to implement component.ExporterFactory interface and component.Exporter interface.
To make the custom exporter part of the Collector build the factory must be added to defaultcomponents.Components() function.
Directories ¶
Path | Synopsis |
---|---|
debugexporter
module
|
|
exporterhelperprofiles
Module
|
|
xexporterhelper
Module
|
|
exporterprofiles
module
|
|
Package jaegerexporter implements an exporter that sends trace data to a Jaeger collector gRPC endpoint.
|
Package jaegerexporter implements an exporter that sends trace data to a Jaeger collector gRPC endpoint. |
nopexporter
module
|
|
otlphttpexporter
module
|
|
Note: implementation for this class is in a separate PR
|
Note: implementation for this class is in a separate PR |
xexporter
module
|
|
Click to show internal directories.
Click to hide internal directories.