Skip to content

Releases: coralogix/cx-api-alerts

Metric alert dynamic duration

05 Feb 10:17
e5ac055
Compare
Choose a tag to compare

adding support for forOver dynamic duration in metric threshold alerts

Notification log-example

26 Jan 11:00
351c660
Compare
Choose a tag to compare

Changed notification group type from repeated to map

Percentage of deviation

06 Jan 13:27
595ee19
Compare
Choose a tag to compare

adding percentage of deviation for anomaly alerts under anomaly_alert_settings

evaluation_delay_ms

05 Jan 10:04
71df9fd
Compare
Choose a tag to compare

evaluation_delay_ms

Add Support for Notification-Center

03 Dec 12:34
45d3a3d
Compare
Choose a tag to compare
add support for notification_center (#81)

* add support for notification_center

* align to correct schema

* add new schema for new notification event

* remove logExample from any group

* update version for supporting one destionation with two NotificationRouting

* review by Zvika

* reviewd by RLRL

* final version

v0.5.5

26 Nov 18:25
5665e35
Compare
Choose a tag to compare

Add internal api

Alerts API v3 - add get alert def by version id

24 Nov 08:57
2e8b63f
Compare
Choose a tag to compare

adding a route to get alert def by version id (including deleted alerts)

Alerts API V3 - changing tracing filter to bigger int

14 Nov 15:07
0945b9f
Compare
Choose a tag to compare

changing in tracing filter the field latency_threshold_ms to be uint64 from uint32

Alerts API v3 - adding notificationGroupExcess

12 Nov 13:20
4e33da1
Compare
Choose a tag to compare

Due to a deprecation of multiple notification groups in this api, we've added a way to represent the excess fields that will be deleted in case some users still have more than one.
notificationGroupExcess will be representing the fields to be deleted in the future when the deprecation is done.

Alerts API v3 - adding timewindow enum values

12 Nov 12:17
7fc2a29
Compare
Choose a tag to compare

adding missing values to timewindow enum to types:
unique count
metrics
tracing