This is a simple demo showcasing how we can instrument our applications with OpenTelemetry, using Azure Monitoring + Grafana + Prometheus. It's intended to be used as the demo of a specific talk about observability.
Read the instructions in src/README.md
.
Nowadays OpenTelemetry is used extensively to collect telemetry data from our applications, and serves as an industry standard. But we need a way to visualize this data in a clear way, and that is where Azure Managed Grafana comes in.
In this session we'll go through the core concepts of observability and demonstrate how we can use Azure Managed Grafana, integrated with Prometheus Grafana Tempo and Loki to gather insights from our telemetry data. We will cover topics such as the basics about logs, metrics and traces, manual instrumentation, OTLP, and others. We'll talk about other interesting OpenTelemetry signals that can help you troubleshoot errors in production.
By the end of this session, you will know how to use Azure Managed Grafana and OpenTelemetry, in order to get deep insights into your business.
The slides for the talk are hosted here: TODO ......
45min
Developers, Architects
If you're interested in learning more about the observability ecosystem, here are a few links: