v0.11.6
Changes since v0.9.0
Features
- Built-in Prometheus 2.11.1 (
/graphUI 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-precisionandrollup-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.