wormhole-explorer/pipeline
walker-16 c4a55bd6e2
Fix alert prefix with new enviroment values (#509)
2023-07-06 11:20:18 -03:00
..
bin Improve pipeline Makefile (#387) 2023-06-12 10:00:23 -03:00
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 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 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 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 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