k3s/vendor/go.opentelemetry.io/contrib/README.md
Brad Davidson e204d863a5 Update Kubernetes to v1.22.1
* Update Kubernetes to v1.22.1
* Update dependent modules to track with upstream

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-08-20 18:47:16 -07:00

1.5 KiB

OpenTelemetry-Go Contrib

build_and_test Docs Go Report Card Slack

Collection of 3rd-party instrumentation and exporters for OpenTelemetry-Go.

Contents

  • Instrumentation: Packages providing OpenTelemetry instrumentation for 3rd-party libraries.
  • Exporters: Packages providing OpenTelemetry exporters for 3rd-party telemetry systems.
  • Propagators: Packages providing OpenTelemetry context propagators for 3rd-party propagation formats.
  • Detectors: Packages providing OpenTelemetry resource detectors for 3rd-party cloud computing environments.

Project Status

This project is currently in a pre-GA phase. Our progress towards a GA release candidate is tracked in this project board.

Contributing

For information on how to contribute, consult the contributing guidelines