watcher-ts/packages/util
nikugogoi a15305450c
Add prometheus metrics support for watchers (#152)
* Add prometheus metrics endpoint in watcher

* Add event, sync status and DB size metrics

* Fix subgraph watchers DB entities directory path

* Make watcher metrics optional using config
2022-08-03 16:26:51 +05:30
..
src Add prometheus metrics support for watchers (#152) 2022-08-03 16:26:51 +05:30
test Add method in watchers to cache contract and fixes for running tests 2021-12-28 16:08:05 +05:30
.eslintignore Handle pool initialize event (#127) 2021-07-09 12:38:25 +05:30
.eslintrc.json Job queue to process events (#137) 2021-07-14 18:00:26 +05:30
.gitignore Smoke test for uni-info-watcher (#184) 2021-08-04 18:57:44 +05:30
hardhat.config.ts Test for entities after TransferEvent (#196) 2021-08-10 12:09:00 +05:30
index.ts Add prometheus metrics support for watchers (#152) 2022-08-03 16:26:51 +05:30
package.json Add prometheus metrics support for watchers (#152) 2022-08-03 16:26:51 +05:30
tsconfig.json Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30