v1.0.0-beta.25
Pre-release
Pre-release
⚠ BREAKING CHANGES
- influx: remove unnecessary
tag
fields (#909) - analytics: correctly calculate alias and NFT analytics (#887)
Features
- cli: add analytics timings to
fill-analytics
CLI command (#898) (de6f640) - cli: split
influxdb
feature properly (#870) (0cd627c) - docker: add
service_healthy
condition todocker-compose.yml
(#903) (77df296) - error: clean up errors with
eyre
lib (#811) (b4f803b) - grafana: improve display of
sync_time
(#895) (3ad260c)
Bug Fixes
- analytics: correctly calculate alias and NFT analytics (#887) (dce3d1c)
- db: total byte cost calculation (#897) (a28623d)
- docker: scale InfluxDB to bigger data (#889) (86d87b3)
- docs: cleanup explorer docs (#917) (c2f8d30)
- grafana: Further improves the performance of the analytics dashboard (#905) (925b1a3)
- grafana: show both
metrics
andanalytics
time (#914) (d390de6) - influx: remove unnecessary
tag
fields (#909) (6a5975d) - inx: dedicated
analytics_time
insync_time
metrics (#888) (e94c171) - inx: reorder sync process to always insert milestone last (#907) (4b97af7)