Grafana v4.4.0 is now available for download.
Highlights:
- Dashboard History - version control for dashboards.
The changelog with a list of all the changes can be found below. The blog post for this release can be found here.
New Features
Dashboard History: View dashboard version history, compare any two versions (summary & json diffs), restore to old version. This big feature
was contributed by Walmart Labs. Big thanks to them for this massive contribution!
Initial feature request: #4638
Pull Request: #8472
Enhancements
- Elasticsearch: Added filter aggregation label #8420, thx @tianzk
- Sensu: Added option for source and handler #8405, thx @joemiller
- CSV: Configurable csv export datetime format #8058, thx @cederigo
- Table Panel: Column style that preserves formatting/indentation (like pre tag) #6617
- DingDing: Add DingDing Alert Notifier #8473 thx @jiamliang
Minor Enhancements
Bug Fixes
- Graph: Bug fix for negative values in histogram mode #8628