wormhole-explorer/pipeline
walker-16 c4a55bd6e2
Fix alert prefix with new enviroment values (#509)
2023-07-06 11:20:18 -03:00
..
bin
cmd Fix alert prefix with new enviroment values (#509) 2023-07-06 11:20:18 -03:00
config Fix alert prefix with new enviroment values (#509) 2023-07-06 11:20:18 -03:00
healthcheck
http/infrastructure Add pipeline prometheus metrics and opsgenie alerts (#471) 2023-07-03 11:42:44 -03:00
internal Fix alert prefix with new enviroment values (#509) 2023-07-06 11:20:18 -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
.gitignore
Dockerfile
Makefile
README.md
go.mod Change to deploy prometheus metrics for parser and pipeline (#497) 2023-07-04 15:23:26 -03:00
go.sum Change to deploy prometheus metrics for parser and pipeline (#497) 2023-07-04 15:23:26 -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