Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![docs]][docs-ci]

Your definitive state-of-the-art reference for learning OpenTelemetry with hands-on examples.
Your definitive state-of-the-art reference for learning OpenTelemetry with hands-on examples.

OpenTelemetry By Example is a curated collection of reproducible code snippets that demonstrate how to instrument applications using [OpenTelemetry][opentelemetry]. Say goodbye to outdated examples—each snippet is designed to be clear, step-by-step, and guaranteed to work every time you run it. From basic setups to advanced use cases with popular frameworks and libraries, these snippets ensure you're always running with up-to-date versions and reliable best practices.

Expand Down
Loading