v2.5.4
Added
-
Added average flush duration to sink stats.
-
Added log line when flush time to database is
> 5s
inINFO
and inWARN
if> 30s
.
Fixed
- Fixed
pprof
HTTP routes not properly registered.
Changed
- Renamed metric Prometheus metric
substreams_sink_postgres_flushed_entries_count
tosubstreams_sink_postgres_flushed_rows_count
, adjust your dashboard if needed and change it found aGauge
to aCounter
.