getsentry / getsentry/sentry

Metrics alert limitation

Open
#71,424 5 comments 2 reactions 0 assignees View on GitHub
Improvement Product Area: Alerts
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Problem Statement

As per the documentation (https://docs.sentry.io/product/alerts/alert-types/#metric-alerts)
Metric alerts are limited to 1000 per organization, as our system requires a more fine tuned monitoring per client (b2c)
and as https://github.com/getsentry/sentry/issues/71239#issuecomment-2125605414, we require a lot more monitoring alerts.
Our system uses micro frontend, so each team needs to have alerts per client which increases the number of alerts exponentially.

Is there a reason why sentry limits to 1000.

### Solution Brainstorm

Increasing the limit beyond 1000.

### Product Area

Alerts

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.