wormhole-explorer/pipeline
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
..
bin Improve pipeline Makefile (#387) 2023-06-12 10:00:23 -03:00
cmd Add pipeline prometheus metrics and opsgenie alerts (#471) 2023-07-03 11:42:44 -03:00
config Add pipeline prometheus metrics and opsgenie alerts (#471) 2023-07-03 11:42:44 -03:00
healthcheck pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
http/infrastructure Add pipeline prometheus metrics and opsgenie alerts (#471) 2023-07-03 11:42:44 -03:00
internal Add pipeline prometheus metrics and opsgenie alerts (#471) 2023-07-03 11:42:44 -03:00
pipeline Add pipeline prometheus metrics and opsgenie alerts (#471) 2023-07-03 11:42:44 -03:00
topic Add pipeline prometheus metrics and opsgenie alerts (#471) 2023-07-03 11:42:44 -03:00
watcher Add pipeline prometheus metrics and opsgenie alerts (#471) 2023-07-03 11:42:44 -03:00
.env.example pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
.gitignore [PARSER/PIPELINE] Update .gitignore (#174) 2023-03-06 14:35:53 -03:00
Dockerfile Improve pipeline Makefile (#387) 2023-06-12 10:00:23 -03:00
Makefile Improve pipeline Makefile (#387) 2023-06-12 10:00:23 -03:00
README.md pipeline: new component (#146) 2023-02-16 11:09:57 -03:00
go.mod Add pipeline prometheus metrics and opsgenie alerts (#471) 2023-07-03 11:42:44 -03:00
go.sum Add pipeline prometheus metrics and opsgenie alerts (#471) 2023-07-03 11:42:44 -03:00

README.md

Pipeline

Config SNS FIFO in localstack

aws --profile localstack --endpoint-url=http://localhost:4566 sns --name vaas-pipeline.fifo --attributes FifoTopic=true,ContentBasedDeduplication=false