k3s/vendor/go.opentelemetry.io/contrib
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
..
instrumentation Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
.gitignore Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
.golangci.yml Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
CHANGELOG.md Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
CODEOWNERS Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
contrib.go Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
CONTRIBUTING.md Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
doc.go Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
go.mod Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
go.sum Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
LICENSE Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
Makefile Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
pre_release.sh Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
README.md Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
RELEASING.md Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00
tag.sh Update Kubernetes to v1.22.1 2021-08-20 18:47:16 -07:00

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