getsentry / getsentry/sentry

Alerts with condition number of events.... NOT WORKING

Open
#115,620 20 comments 2 reactions 0 assignees View on GitHub
Bug Product Area: Alerts Waiting for: Product Owner
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

Image

### 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

Image

### Actual Result

which container i should check to try find logs and issue?

### Event ID

_No response_

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.