mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 16:30:19 +00:00
aa698bc3e1
Kubernetes v1.22 version has been released and this update ceph csi dependencies to use the same version. Signed-off-by: Humble Chirammal <hchiramm@redhat.com> |
||
---|---|---|
.. | ||
instrumentation/net/http/otelhttp | ||
.gitignore | ||
.golangci.yml | ||
CHANGELOG.md | ||
CODEOWNERS | ||
contrib.go | ||
CONTRIBUTING.md | ||
doc.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
Makefile | ||
pre_release.sh | ||
README.md | ||
RELEASING.md | ||
tag.sh |
OpenTelemetry-Go Contrib
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