watcher-ts/packages/erc20-watcher/src
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
..
artifacts ERC20 watcher based on eth_call (#165) 2021-07-28 10:04:07 +05:30
cli Add filterLogs flag to fetch logs by contract (#144) 2022-07-18 14:04:59 +05:30
entity Handle getStorage calls for old blocks (#145) 2022-07-20 10:37:17 +05:30
mock Enable source maps for transpiled files (#242) 2021-09-07 16:01:15 +05:30
types/common Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
utils Add watched contract from subgraph yaml on startup (#56) 2021-12-28 16:08:05 +05:30
client.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
database.ts Auto generating state from indexer methods (#277) 2021-12-28 16:08:04 +05:30
events.ts Deprecate postgraphile usage (#122) 2022-06-08 12:13:52 +05:30
fill.ts Add filterLogs flag to fetch logs by contract (#144) 2022-07-18 14:04:59 +05:30
index.ts Run services from transpiled ES5 (#239) 2021-09-02 10:27:56 +05:30
indexer.ts Update codegen with changes implemented in mobymask watcher (#148) 2022-07-22 13:17:56 +05:30
job-runner.ts Add prometheus metrics support for watchers (#152) 2022-08-03 16:26:51 +05:30
queries.ts Add APGL license and copyright notices (#212) 2021-08-12 15:28:13 +05:30
resolvers.ts Add watched contract from subgraph yaml on startup (#56) 2021-12-28 16:08:05 +05:30
schema.ts Auto generating state from indexer methods (#277) 2021-12-28 16:08:04 +05:30
server.ts Add filterLogs flag to fetch logs by contract (#144) 2022-07-18 14:04:59 +05:30