Skip to content

Releases: coralogix/cx-api-alerts

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

Alerts API v3 changes in schema

29 Oct 15:59
caeb23d
Compare
Choose a tag to compare

changes in the schema
logsUnusual -> logsAnomaly
metricUnusual -> metricAnomaly

added the override fields in rules to specific alert types

Download Alerts list

18 Sep 08:52
afdee8a
Compare
Choose a tag to compare

Adding method that enable for client to download Alerts List as CSV text

Alerts API v3

02 Sep 13:05
89fb9c4
Compare
Choose a tag to compare

Includes modified type list that should be easier to maneuver.
Added 'rules' - a wrapper around conditions for each alert type that would allow expansion into multiple conditions per alert (with overrides on specific parameters such as conditions)

Alerts API v3

29 Aug 16:53
832258e
Compare
Choose a tag to compare

Includes modified type list that should be easier to maneuver.
Added 'rules' - a wrapper around conditions for each alert type that would allow expansion into multiple conditions per alert (with overrides on specific parameters such as conditions)