Alerts with condition number of events.... NOT WORKING
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 21h 10m
- Merged PRs (30d)
- 635
Description
### Self-Hosted Version
26.4.1
### CPU Architecture
x86_64
### Docker Version
20.10.24
### Docker Compose Version
2.38.0
### Machine Specification
- [x] My system meets the minimum system requirements of Sentry
### Installation Type
upgraded from 26.3.1>>> 26.4.1
### Steps to Reproduce
i have set alerts
### Expected Result
Please advice where is a problem trying to sent with cli
for x in {1..10};do sentry-cli send-event -m "TRYONE1";done
No alerts, but event commint to sentry
### Actual Result
which container i should check to try find logs and issue?
### Event ID
_No response_
Contributor guide
Research direction
Start with the alert configuration and the self-hosted version details in the issue, then reproduce it with the repeated `sentry-cli send-event -m "TRYONE1"` command. Check the relevant self-hosted container logs and verify whether the event count condition is evaluated; done means identifying why no alert is sent or documenting the missing configuration or limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100