Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.7 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.7 KB

Observability - Grafana Demo for Talks

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.

Demo app instructions

Read the instructions in src/README.md.

Session Abstract

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.

Slides

The slides for the talk are hosted here: TODO ......

Duration

45min

Target audience

Developers, Architects

Cool Observability resources

If you're interested in learning more about the observability ecosystem, here are a few links: