Releases: hawkular/hawkular-grafana-datasource
Releases · hawkular/hawkular-grafana-datasource
1.1.2
1.1.1
1.1.0
- Allow per-query tenant configuration [feat. #62 / PR #85]
- Annotations can now be configured out of Availability metrics [PR #85] and Hawkular Alerts events [PR #88] in addition to string metrics
- Issue #86 / PR #87 : allow dot character in tag names
IMPORTANT INFORMATION:
Because now this datasource is able to fetch not only Hawkular Metrics but also Hawkular Alerts, the server URL in the datasource configuration must be updated:
http://myserver:123/hawkular/metrics
must be changed to http://myserver:123/hawkular
1.0.10
1.0.9
- Implement stats on charts (feat. #79)
- OpenShift template: added readiness and liveness probes (PR #76, big thanks to @ctron)
- Fixed display issue in OpenShift (PR #75, big thanks to @ctron)
- Updated openshift-memory-example to work with tags QL (PR #74)
- Resolve variables in annotations (PR #71)
- Updated Dockerfile to use Grafana 4.1.2 (PR #70)