mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-22 03:38:42 +02:00
c971888ee6
* Add otlploghttp transform pkg * Rename TestTransformations to TestResourceLogs * Add TestAttrTransforms * Add TestLogAttrs * Add TestSeverityNumber * Update go mod * Fix comments * Apply feedback
OpenTelemetry Exporters
Once the OpenTelemetry SDK has created and processed telemetry, it needs to be exported. This package contains exporters for this purpose.
Exporter Packages
The following exporter packages are provided with the following OpenTelemetry signal support.
See the OpenTelemetry registry for 3rd-party exporters compatible with this project.