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
|
|
Package exporterhelper provides helper functions for exporters.
|
Package exporterhelper provides helper functions for exporters. |
exporterhelperprofiles
Module
|
|
xexporterhelper
Module
|
|
exporterprofiles
module
|
|
exportertest
module
|
|
Package loggingexporter exports data to console as logs.
|
Package loggingexporter exports data to console as logs. |
nopexporter
module
|
|
Package otlpexporter exports data by using the OTLP format to a gPRC endpoint.
|
Package otlpexporter exports data by using the OTLP format to a gPRC endpoint. |
Package otlphttpexporter exports data by using the OTLP format to an HTTP endpoint.
|
Package otlphttpexporter exports data by using the OTLP format to an HTTP endpoint. |
xexporter
module
|
Click to show internal directories.
Click to hide internal directories.