Skip to content

Add tenant limit alerts to Mimir mixin

Nick Duff requested to merge nduff/mimir-tenant-alerts into main

What

Adds some tenant limit alerts to the mimir mixin.

  • TenantNotSendingSamples
  • TenantIngestionRateLimit
  • TenantMaxRuleGroupLimit
  • TenantGlobalSeriesLimit

Why

Enables to alert on some specific tenant limits.

Merge request reports