Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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_