Releases: propeller-heads/tycho-indexer
Releases · propeller-heads/tycho-indexer
0.46.5
0.46.5 (2024-12-20)
Bug Fixes
- switch block_processing_time metric to a gauge (6ce8fd0)
- switch block_processing_time metric to a gauge (#466) (8f2f584)
0.46.4
0.46.4 (2024-12-19)
Bug Fixes
- calculate substream lag in millis (5f3d503)
- calculate substream lag in millis (#465) (07916ff)
0.46.3
0.46.3 (2024-12-18)
Bug Fixes
- rpc_requests metrics typo (5cc490c)
- split chain and extractor metric labels (f15f2e2)
- split chain and extractor metric labels (#463) (b98a5db)
0.46.2
0.46.2 (2024-12-18)
Bug Fixes
- decrement active subscription on ws connection close (329fedd)
- decrement active subscription on ws connection close (#462) (585ec90)
0.46.1
0.46.1 (2024-12-17)
Bug Fixes
- improve websocket metrics with extended metadata (51c70eb)
- improve websocket metrics with extended metadata (#460) (b8b3e1e)
- remove api key metric metadata (4c12f56)
0.46.0
0.46.0 (2024-12-16)
Features
- tycho-client: increase pagination chunksize to 100 (6c9b2da)
- tycho-client: increase pagination chunksize to 100 (#459) (c8b7ac6)
0.45.2
0.45.2 (2024-12-13)
Bug Fixes
- add extractor tag to block processing time metric (d055d29)
- add extractor tag to block processing time metric (#458) (8305784)
0.45.1
0.45.1 (2024-12-12)
Bug Fixes
- update SQL script to prune
transaction
table (e43094a)
- update SQL script to prune
transaction
table (#455) (34ec325)
0.45.0
0.45.0 (2024-12-12)
Features
- add active websocket connections metric (94f0a44)
- add block processing time metric (dc83c5e)
- add dropped websocket connections metric (5349418)
- add metric for extractors current block (ce89671)
- add remaining sync time metric (49de728)
- add RPC cache hits and misses count metrics (10cef88)
- add RPC failed requests count metric (1dd9f95)
- add RPC requests count metric (571af0f)
- add substream failure metrics (258acb9)
- add substreams lag metric (485ea9c)
- add tycho-indexer metrics (#454) (13f780f)
Bug Fixes
- improve metric naming (ddfedab)
- improve substream metric labels (3bfbf37)