mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-12 02:28:07 +02:00
6a95d5770c
* new stdoutmetric encoder with ignore timestamp Signed-off-by: Peter Liu <lpfvip2008@gmail.com> * refactor to avoid using a dedicated encoder Signed-off-by: Peter Liu <lpfvip2008@gmail.com> * remove useless encoder code Signed-off-by: Peter Liu <lpfvip2008@gmail.com> * dont't change the original data Signed-off-by: Peter Liu <lpfvip2008@gmail.com> * Update exporters/stdout/stdoutmetric/exporter.go Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com> * complete test data and add changelog entry Signed-off-by: Peter Liu <lpfvip2008@gmail.com> * Move changelog entry to unreleased --------- Signed-off-by: Peter Liu <lpfvip2008@gmail.com> Co-authored-by: Tyler Yahn <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.