Skip to content

v0.7.0

Compare
Choose a tag to compare
@lomik lomik released this 13 Sep 06:52
· 644 commits to master since this release

Features

  • New location /read can be used as remote_read url in prometheus
  • Implemented /metrics/index.json

Changes

  • In all queries argMax(Deleted, Version)==0 replaced with simple Deleted == 0. It's much faster but you have to wait until the original and deleted rows will be merged.