Monitoring Microservices with Grafana

Achintya

Why do we even need this

  • Obervability
  • Finding Bottlenecks
  • Better Logging
  • Looks cool!

Infrastructure

Alloy

  • Often public to internet
  • Parsing of OTEL logs
  • Scrape necessary information

1.

Loki

  • Log aggregation system
  • Designed to store and query logs from various sources

2.

Mimir

  • For scalable and efficient storage of time-series metrics.
  • Fully compatible with Prometheus, allowing seamless integration.

3.

Tempo

  • For Tracing and Spans
  • With Mimir, also builds service graphs
  • Fully supports OpenTelemetry for trace data collection. 

4.

CODE

SLIDES

Thank You

Monitoring with Grafana

By Achintya Pranshu

Monitoring with Grafana

  • 164