You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grafana revisions:
- InfluxDB revision 17 [1],
- Prometheus revision 17 [2],
- InfluxDB TDG revision 6 [3],
- Prometheus TDG revision 6 [4].
This release introduces several breaking changes for those using this
repository as a library after migrating to new build system. See updated
README.
Added:
- Custom filters support on static build
- Option to skip Prometheus job on static build
- Option to static build with custom set of sections
- Custom description and Grafana tags on manual build
- API to build a dashboard from YAML config
- Support for metrics prefix on manual build
Changed:
- Display two digits after decimal point instead of three
- Deprecate make single line static build
- Hide additional columns in overview table
Fixed:
- TDG Kafka brokers rps panels alias condition for InfluxDB
- Fill missing values with null on TDG CPU panels for InfluxDB
- Remove useless kind group in TDG jobs panels for InfluxDB
- CRUD tuples query alias filtering for Prometheus
- TDG tuples query alias filtering
- Policy in alias extraction for InfluxDB dashboards
- Remove redundant "include all" regex for alias if no condition required
1. https://grafana.com/api/dashboards/12567/revisions/17/download
2. https://grafana.com/api/dashboards/13054/revisions/17/download
3. https://grafana.com/api/dashboards/16405/revisions/6/download
4. https://grafana.com/api/dashboards/16406/revisions/6/download
0 commit comments