Files
oam/knowledge base/opentelemetry.md
2025-04-16 18:22:24 +02:00

69 lines
1.2 KiB
Markdown

# OpenTelemetry
TODO
High-quality, ubiquitous, and portable telemetry to enable effective observability.
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
<!-- Uncomment if used
<details>
<summary>Installation and configuration</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Usage</summary>
```sh
```
</details>
-->
<!-- Uncomment if used
<details>
<summary>Real world use cases</summary>
```sh
```
</details>
-->
## Further readings
- [Website]
- [Main project]
- [Documentation]
- [OpenTelemetry Auto-instrumentation with Jaeger]
- [Distributed Tracing in Grafana with Tempo and Jaeger]
### Sources
<!--
Reference
═╬═Time══
-->
<!-- In-article sections -->
<!-- Knowledge base -->
<!-- Files -->
<!-- Upstream -->
[documentation]: https://opentelemetry.io/docs/
[main project]: https://github.com/open-telemetry
[website]: https://opentelemetry.io/
<!-- Others -->
[opentelemetry auto-instrumentation with jaeger]: https://www.infracloud.io/blogs/opentelemetry-auto-instrumentation-jaeger/
[distributed tracing in grafana with tempo and jaeger]: https://www.infracloud.io/blogs/tracing-grafana-tempo-jaeger/