Commit Graph

6 Commits

Author SHA1 Message Date
walker-16 b07d569edf
Add pipeline prometheus metrics and opsgenie alerts (#471)
* Add pipeline prometheus metrics

* Add alerts & metrics env vars for pipeline

* fix pipeline env vars

* Fix enviroment in fly and pipeline

* Add alert client to pipeline

* Add critical alerts to pipeline component

* fix pipeline deploy

* fix ALERTS_ENABLED env var

* Add prometheus annotation metrics

* configurate prometheus in fiber

* fix vaaSendNotifications metrics counter

* Fix NewWatcher
2023-07-03 11:42:44 -03:00
walker-16 459f74d3d2
change txhash pipeline retry to 5 (#264) 2023-04-25 17:19:00 -03:00
walker-16 4a49d1f4cd
discard pyth message to get txhash in testnet (#260) 2023-04-25 12:04:47 -03:00
gipsh 3c597917f5
Improve txhash handler (#237)
* txHash separate handler

* remove unused code

* tests

* improve test and fix error

---------

Co-authored-by: gipsh <gipsh@gmail.com>
2023-04-17 10:42:28 -03:00
walker-16 deff9cd596
Fix empty txhash in vaa (#231)
* Fix empty txhash in vaa

* improve from code review txhash null
2023-04-13 09:59:27 -03:00
ftocal 27d864d91c
pipeline: new component (#146)
* pipeline: new component consuming mongo watch and publishing to sns topic

* fix: use aws config with role
2023-02-16 11:09:57 -03:00