Tool
observe_alerts_events_list
List past and current firings for this product, newest first.
List past and current firings for this product, newest first. A row with a null resolvedAt is an alert that is happening now. Each carries what the measure was and the condition as it stood at that moment.
Behavior
- HTTP
GET /observe/alerts/events
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| limit | integer | — | Page size, 1..200 |
| offset | integer | — | Number of firings to skip |
| ruleId | string | — | Only firings of this rule |
Try it
List past and current firings for this product, newest first.