You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
k3s/vendor/go.opentelemetry.io/contrib
Brad Davidson e204d863a5
Update Kubernetes to v1.22.1
3 years ago
..
instrumentation Update Kubernetes to v1.22.1 3 years ago
.gitignore Update Kubernetes to v1.22.1 3 years ago
.golangci.yml Update Kubernetes to v1.22.1 3 years ago
CHANGELOG.md Update Kubernetes to v1.22.1 3 years ago
CODEOWNERS Update Kubernetes to v1.22.1 3 years ago
CONTRIBUTING.md Update Kubernetes to v1.22.1 3 years ago
LICENSE Update Kubernetes to v1.22.1 3 years ago
Makefile Update Kubernetes to v1.22.1 3 years ago
README.md Update Kubernetes to v1.22.1 3 years ago
RELEASING.md Update Kubernetes to v1.22.1 3 years ago
contrib.go Update Kubernetes to v1.22.1 3 years ago
doc.go Update Kubernetes to v1.22.1 3 years ago
go.mod Update Kubernetes to v1.22.1 3 years ago
go.sum Update Kubernetes to v1.22.1 3 years ago
pre_release.sh Update Kubernetes to v1.22.1 3 years ago
tag.sh Update Kubernetes to v1.22.1 3 years ago

README.md

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