Skip to content

docs: add SLI definitions for Mimir#411

Open
lucabello wants to merge 5 commits into
mainfrom
docs/mimir-sli-definitions
Open

docs: add SLI definitions for Mimir#411
lucabello wants to merge 5 commits into
mainfrom
docs/mimir-sli-definitions

Conversation

@lucabello

Copy link
Copy Markdown
Contributor

Summary

Define Service Level Indicator (SLI) metrics for Mimir, following the same structure as the existing Tempo, Grafana, Prometheus, Alertmanager, and Loki SLI documents. Metrics were sourced from a running Mimir instance and the upstream Mimir dashboards and alerting rules were reviewed for recommended SLI patterns (request error/latency alerts, ingester series limits, store gateway preloading efficiency, etc.).

Changes

  • New docs/reference/cos-components/mimir/sli.md covering 12 subsystems: write path (distributor), ingester/TSDB/shipper, query frontend, querier, store gateway, HTTP API/gRPC, compactor, ruler, ring/cluster, KV store, and query engine
  • Each section includes metric tables with type and description, plus PromQL snippets for key SLI calculations (write-path availability, query latency, error rates, compaction success, cache hit ratios, ring health)

Define SLI metrics across Mimir subsystems: write path (distributor), ingester/TSDB/shipper, query frontend, querier, store gateway, HTTP/gRPC API, compactor, ruler, ring, KV store, and query engine. Metrics sourced from a running Mimir instance and upstream Mimir dashboards/alerts.
@lucabello lucabello requested a review from a team as a code owner June 18, 2026 08:48
Add compactor, dispatcher, lifecycler, metastore, MetaStore, nflog, preloading, ruler, shipper, silences, storegateway, StoreGateway, and TSDB to the custom wordlist for the Alertmanager, Loki, and Mimir SLI documentation.

@mmkay mmkay left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one comment in this round to potentially reduce review burden for the next round.

Comment thread docs/reference/cos-components/mimir/sli.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants