mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-12 10:04:29 +02:00
667a2017ae
* dependabot updates Thu Oct 27 19:57:50 UTC 2022 Bump github.com/golangci/golangci-lint from 1.48.0 to 1.50.1 in /internal/tools Bump golang.org/x/tools from 0.1.12 to 0.2.0 in /internal/tools * Ignore errors in Prom exporter's sanitizeName * Omit type from inferred var decl Co-authored-by: MrAlias <MrAlias@users.noreply.github.com> Co-authored-by: Tyler Yahn <codingalias@gmail.com> |
||
---|---|---|
.. | ||
jaeger | ||
otlp | ||
prometheus | ||
stdout | ||
zipkin | ||
README.md |
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-part exporters compatible with this project.