1. Configure
Overview
Setup Helmfile environment
environments:
demo:
values:
- namespace: monitoring
- ../../../environments/egov-demo.yaml
- ../../../environments/egov-demo-secrets.yamlConfigure Grafana
Configure Loki (log storage)
Option A: Local filesystem storage
Option B: AWS S3 storage
Option C: Azure Blob storage
Configure Prometheus
Additional scrape targets
Configure alerts
Enable Alertmanager
Slack alerts
Email alerts
Last updated
Was this helpful?