cli handler fails to report/substitue the limit_value field
Open
- Dominant language
- Python
- Stars
- 450
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
While trying to setup the cli to hit a custom webhook, found that the limit_value is not being reported on the alert.
example alert rule: ['warning: < 10000 OR > 15000', 'critical: > 20000']
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the CLI handler and the custom webhook alert-formatting path. Reproduce the example rule with warning and critical limits, then trace how limit_value is substituted or reported. Done means the resulting webhook alert includes the applicable limit_value for the triggered condition.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100