Skip to content

v0.11.6

Compare
Choose a tag to compare
@lomik lomik released this 14 Jul 10:37
· 476 commits to master since this release

Changes since v0.9.0

Features

  • Built-in Prometheus 2.11.1 (/graph UI and /api/v1/* methods)
  • Plain graphite series are accessible from Prometheus API using graphite{target="graphite wildcard"} selector. Parts of metric name can be used as labels: graphite{target="graphite wildcard", node1="hostname"}
  • Added new options rollup-default-precision and rollup-default-functions
  • Added logging of the Grafana Dashboard ID from http headers to the access log and ClickHouse query_log (in http_user_agent)

Bugfix

  • Much of the code is rewritten. Fixed old bugs and added new ones.