2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust4,676 forks (4,676 forks)batch import
A-infraC-featuregood first issue
Repository metrics
- Stars
- 42,690 stars (42,690 stars)
- PR merge metrics
- Avg merge 6d 22h (Avg merge 6d 22h)213 merged PRs in 30d (213 merged PRs in 30d)
Description
Loki exposes these metrics via a prometheus format /metrics endpoint.
We can scrape these metrics and add a dashboard to monitor the status of loki
Contributor guide
- Research direction
- Set up a Grafana dashboard using the metrics exposed by Loki's /metrics endpoint. Investigate which metrics are relevant for monitoring Loki health and performance.
- Tech stack
- grafanaprometheus
- Domain
- observability
- Issue type
- Feature
- Prerequisites
- None