Commit Graph

17 Commits

Author SHA1 Message Date
Margarita
5a2933af82
Fixing average_revenue_deviation query - adding 'duration' to average value (#29) 2024-09-09 16:32:58 +03:00
Margarita
a0e72fc5f0
Adding a template for average_revenue_deviation (#28)
* Adding a template for average_revenue_deviation

* Fixing average_revenue_deviation template

* Fixing average_revenue_deviation query
2024-09-09 13:04:54 +03:00
Egor Cherniak
87734e149f
Ft/very important feature (#26)
* Trigger build

* Trigger build

* Fix deploy

* Fix build job reference
2024-04-26 13:13:37 +03:00
Egor Cherniak
8897643a71
Trigger build (#25)
* Trigger build

* Trigger build
2024-04-26 13:06:09 +03:00
Fedor Shimich
582821a671
BUS-97: user friendly values (#24)
* BUS-97: user friendly values

* BUS-97: user friendly values
2024-04-26 11:59:56 +03:00
Egor Cherniak
413facf1f7
BUS-72: Fixing unexpected alerts removal (#21)
* Replace sets with lists

* Fix group duplicates error

* Add send_resolved setting

* Calculate limit in standart units

* Extend webhook logging

* Fix resolved alerts filtering in batch
2024-02-02 16:00:01 +03:00
Egor Cherniak
8202ea226c
Add logs (#20) 2024-01-19 23:47:35 +03:00
Egor Cherniak
7d24f335d2
Fx/notification interval and description (#19)
* Fix notification interval and clarify description

* Increase waiting interval

* Remove alert by label

* Fix duplicates
2024-01-19 23:16:12 +03:00
Egor Cherniak
fb7a365c72
Fx/notification interval and description (#18)
* Fix notification interval and clarify description

* Increase waiting interval

* Remove alert by label
2024-01-19 22:46:42 +03:00
Egor Cherniak
1b2234d5cd
Fix notification interval and clarify description (#17) 2024-01-11 12:36:17 +03:00
Egor Cherniak
90eb405995
Fix big values formatting (#14) 2023-11-17 11:24:02 +03:00
Egor Cherniak
e6eee9ae64
Ft/update template (#13)
* Use another templating approach

* Another formatting approach
2023-11-03 17:39:16 +03:00
Egor Cherniak
07ccc63704
Use another templating approach (#12) 2023-11-03 17:11:58 +03:00
Egor Cherniak
654a9ca294
BUS-61: Format big values (#11) 2023-11-02 15:29:24 +03:00
Egor Cherniak
09509bf6b9
Add 'calendar day' limit + refactor some alert templates (#10) 2023-10-30 18:07:40 +03:00
Egor Cherniak
b1bc23ab8f
Implementation (#2)
* Project skeleton

* WIP. Intermediate commit

* WIP. Metric templates impl

* WIP. Refactor + fixes

* Dirty impl

* Fix linter + imports

* Trigger build

* Add epic build

* Fix ns property

* Cleanup

* Add missing fields

* Fix alertmanagerconfig + logs

* Remove empty group

* Dirty fix

* Another dirty fix

* Fix receiver

* Fix repeat interval param

* Add new metrics

* Fix templates

* Fix templates

* Fix prom queries

* Impl dictionaries + new proto (#3)

* Fix template reading

* Fix query

* Add logs

* Fix query format

* Support multiple values flow

* Add more metrics + allow multiple values

* Update metric configurations

* Fix alert configurations

* One more config fix

* Update alert configurations

* Update alert configurations

* Fix alert configurations

* Upd metric

* Cleanup (#4)

* Use feature based structure

* Refactoring

* WIP. Readme

* Upd readme

* Cleanup + filter notifications

* Add more tests

* Update README.md

Co-authored-by: Alex Romanov <ex1tus@yandex.ru>

* Update README.md

Co-authored-by: Alex Romanov <ex1tus@yandex.ru>

* Format shopIds (make it shorter)

* Add wallets and limit metrics + minor fixes

* Enable deploy from epic again

* Fix npe + cleanup properties

* Fix labels bug

* Use more params for limits

* Fix limits condition

* Add more dictionaries

* Fix method access modifier

* Fix route naming

* Fix rules naming

* Add payout limits

* Upd payout limit query

* Alerts naming

* One more limit fix

* Remove duration option (#5)

* Fix k8s rule config model

* Aggregated metrics (#6)

* Add aggregated metrics

* Fix typo

* Add currency to conversion (#7)

* Add aggregated metrics

* Fix typo

* Add currency to conversion

* Fix test

---------

Co-authored-by: Alex Romanov <ex1tus@yandex.ru>
2023-10-20 16:23:02 +03:00
Egor Cherniak
396cce59dd
Initial commit 2023-05-18 10:28:22 +03:00