Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhausenblas/ref.otel.help
Collection of OpenTelemetry good practices, tutorials, docs
https://github.com/mhausenblas/ref.otel.help
best-practices opentelemetry
Last synced: about 2 months ago
JSON representation
Collection of OpenTelemetry good practices, tutorials, docs
- Host: GitHub
- URL: https://github.com/mhausenblas/ref.otel.help
- Owner: mhausenblas
- License: cc0-1.0
- Created: 2022-07-02T08:30:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-12T07:47:16.000Z (6 months ago)
- Last Synced: 2024-07-12T09:08:37.506Z (6 months ago)
- Topics: best-practices, opentelemetry
- Language: Python
- Homepage: https://ref.otel.help/
- Size: 2.26 MB
- Stars: 9
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ref.otel.help
A collection of OpenTelemetry references including good practices, tutorials, etc.
## Articles
* [Logs collection using OpenTelemetry](how-to/logs-collection/)
* [Good practices operating OpenTelemetry collectors](otel-collector-ops/)## Tutorials
* [Beginner’s Guide to OpenTelemetry](https://logz.io/learn/opentelemetry-guide/#current) _by Logz.io_
* [The OpenTelemetry Bootcamp](https://www.aspecto.io/opentelemetry-bootcamp/) _by Aspecto_
* [Observability with OpenTelemetry series](https://trstringer.com/otel-part1-intro/) _by Thomas Stringer_## Official references
* [OpenTelemetry Status](https://opentelemetry.io/status/)
* [Compliance of Implementations with Specification](https://github.com/open-telemetry/opentelemetry-specification/blob/main/spec-compliance-matrix.md)
* [CNCF OpenTelemetry project dashboard](https://opentelemetry.devstats.cncf.io/) _by CNCF_