feat: alerts on metrics #716

Closed
opened 2026-03-28 04:27:45 +00:00 by mfreeman451 · 1 comment
Owner

Imported from GitHub.

Original GitHub issue: #2251
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2251
Original created: 2026-01-11T18:59:42Z


Is your feature request related to a problem?

Currently our Events/Event Promotion to Alert system is really built around logs -- we receive a log, we transform it with serviceradar-zen if it matches a rule for transformation, or it hits a passthrough rule, and then the db-event-writer consumer would write it to the database (CNPG). We need to be able to basically do the same thing but with metrics from sysmon, otel metrics, or SNMP. For example, if sysmon collects some disk usage statistics from a server and that disk's hard drive reaches some certain threshold, that should get turned into an event. If that event sits there festoring for some (threshold) period of time, like the device has a volume at 95% for more than an hour or something, that needs to get turned into an alert. Same thing with SNMP metrics we collect off an interface.

Please state a clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Imported from GitHub. Original GitHub issue: #2251 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2251 Original created: 2026-01-11T18:59:42Z --- **Is your feature request related to a problem?** Currently our Events/Event Promotion to Alert system is really built around logs -- we receive a log, we transform it with serviceradar-zen if it matches a rule for transformation, or it hits a passthrough rule, and then the db-event-writer consumer would write it to the database (CNPG). We need to be able to basically do the same thing but with metrics from sysmon, otel metrics, or SNMP. For example, if sysmon collects some disk usage statistics from a server and that disk's hard drive reaches some certain threshold, that should get turned into an event. If that event sits there festoring for some (threshold) period of time, like the device has a volume at 95% for more than an hour or something, that needs to get turned into an alert. Same thing with SNMP metrics we collect off an interface. Please state a clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
Author
Owner

Imported GitHub comment.

Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2251#issuecomment-3792910143
Original created: 2026-01-23T22:47:34Z


closing as completed/duplicate

Imported GitHub comment. Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2251#issuecomment-3792910143 Original created: 2026-01-23T22:47:34Z --- closing as completed/duplicate
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#716
No description provided.