cortex icon indicating copy to clipboard operation
cortex copied to clipboard

ingester: add max active series per user metric.

Open jmcarp opened this issue 3 years ago • 1 comments

Max active series per user depends on default and per-tenant limits, as well as distributor sharding strategy and number of healthy ingesters. To simplify alerting when a tenant is approaching this limit, add a cortex_ingester_max_active_series metric that is updated when the existing cortex_ingester_active_series changes.

Note: sorry if I'm missing something, but I didn't see an existing metric that I could use to alert on tenants approaching the max active series limit in a straightforward way. Let me know if this makes sense!

Signed-off-by: Josh Carp [email protected]

What this PR does:

Which issue(s) this PR fixes: Fixes #

Checklist

  • [ ] Tests updated
  • [ ] Documentation added
  • [ ] CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

jmcarp avatar Mar 07 '22 05:03 jmcarp

This issue has been automatically marked as stale because it has not had any activity in the past 60 days. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 14 '22 01:07 stale[bot]