- OpenTelemetry
OpenTelemetry is a collection of APIs, SDKs, and tools Use it to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) to help you analyze your software’s performance and behavior
- Documentation - OpenTelemetry
OpenTelemetry, also known as OTel, is a vendor-neutral open source Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as traces, metrics, and logs
- What is OpenTelemetry?
OpenTelemetry is used by a wide variety of libraries, services and apps that have OpenTelemetry integrated to provide observability by default OpenTelemetry is supported by numerous vendors, many of whom provide commercial support for OpenTelemetry and contribute to the project directly
- Collector - OpenTelemetry
The OpenTelemetry Collector offers a vendor-agnostic implementation of how to receive, process and export telemetry data It removes the need to run, operate, and maintain multiple agents collectors
- OpenTelemetry Demo Docs
How can you solve problems with OpenTelemetry? These feature flag enabled scenarios walk you through some pre-configured problems and show you how to interpret OpenTelemetry data to solve them
- Observability primer - OpenTelemetry
For more on metrics and how they relate to OpenTelemetry, see Metrics SLI, or Service Level Indicator, represents a measurement of a service’s behavior A good SLI measures your service from the perspective of your users An example SLI can be the speed at which a web page loads
- OpenTelemetry Logging
We emit logs, traces and metrics in a way that is compliant with OpenTelemetry data models, send the data through OpenTelemetry Collector, where it can be enriched and processed in a uniform manner
- Getting Started - OpenTelemetry
You can also try out the official OpenTelemetry demo to see what observability with OpenTelemetry looks like!
|