Skip to content

SRE & Monitoring: Metrics, Logs & Tracing

Overview

There are two key approaches that we will cover with the proposed tools, Logs based monitoring and Metrics based monitoring.

Monitoring tools

📊 Metrics: Prometheus - node-exporter - blackbox-exporter - alert-manager

📊 Metrics Dashboard: Grafana

  • Data Sources
    • Prometheus
    • CloudWatch
  • Plugins
    • piechart-panel
    • devopsprodigy-kubegraf-app

📊 Centralized Logs: Elasticsearch-Fluent-Kibana (EFK)

  • Query Logs
  • Dashboards
  • Alerts based on logs

📊 Distributed Tracing: Jaeger + Opensensus