ftocal
|
7c467f5267
|
Integrating blockchain watcher data into mongodb (#820)
* Handle log-message-published generated by blockchain-watcher in parser, tx-tracker y analytics
* Add deployment for staging-testnet environment
Improve logs
* Add operation endpoints
---------
Co-authored-by: Agustin Pazos <agpazos85@gmail.com>
|
2023-11-27 12:31:35 -03:00 |
walker-16
|
2a92a93eb4
|
475 parser create prometheus metrics (#484)
* Fix Environment env var in parser and deploy
* Add alert and metrics env vars config
* Define parser metrics
* Add parser prometheus annotations
* Fix metrics definitions
* Implement metrics in parser
* Fix phrometheus annotation from backfiller to service
* Add prometheus fiber
|
2023-07-03 15:46:47 -03:00 |
ftocal
|
7fb3857a97
|
297 contract watchertx trackeranalyticfly change access to use iam role (#306)
* Use aws role to access sqs
Co-authored-by: walker-16 <agpazos85@gmail.com>
* Add ServiceAccount in deployment
Co-authored-by: walker-16 <agpazos85@gmail.com>
---------
Co-authored-by: walker-16 <agpazos85@gmail.com>
|
2023-05-10 15:49:40 -03:00 |
ftocal
|
867f1c2962
|
[API/PARSER] Chain activity and last transaction endpoints (#175)
* Fix analytic vaa metric and close metric client
* Add analytic component manifest
* Add metrics for cross chain activity endpoint
* Feature/add endpoint get vaa count (#171)
* Add trasaction controller + service
* Init getLastTrx endpoint
* Add endpoint for chain activity
* Add configmap and secrets for influx
Change Dockerfiles to support common library
* Add vaa_count endpoint
* Add cross-chain activity endpoint
* Fix vaa_count endpoint
* Add influx to api-service manifest
* Make response and add docs for chain activity endpoint
* Fix api deploy
* Fix lasl-trx json name
* Fix chain activity endpoint
* Fix doc and endpoint route last-txs
---------
Co-authored-by: Agustin Pazos <agpazos85@gmail.com>
|
2023-03-07 16:25:42 -03:00 |
ftocal
|
1076173cd5
|
Add deployment for pipeline (#158)
Change deployment for parser
Co-authored-by: walker-16 <agpazos85@gmail.com>
|
2023-02-16 11:56:10 -03:00 |
walker-16
|
7506ff0bf5
|
Add pprof all components (#134)
* Fix Config pprof in fly
* Refactor pprof explorer parser component
* Add pprof to spy component
* Add pprof to api [api/v1, /v1]
|
2023-02-03 15:18:44 -03:00 |
walker-16
|
ab0c42ed87
|
Update deployment config (#128)
|
2023-02-02 16:01:05 -03:00 |
ftocal
|
9c069aabc3
|
Add k8s deployment for parser (#63)
|
2023-01-19 12:42:18 -03:00 |