mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 10:03:33 -06:00
* moved datasources folder * Update menu.yaml * updated Azuremonitor * Update azuremonitor.md * Update cloudmonitoring.md * Update cloudwatch.md * updated content * Update elasticsearch.md * Update graphite.md * Update elasticsearch.md * Update azuremonitor.md * Update cloudmonitoring.md * Update influxdb.md * Update jaeger.md * Update loki.md * Update mssql.md * Update mysql.md * Update opentsdb.md * Update postgres.md * Update prometheus.md * Update postgres.md * Update jaeger.md * Update mysql.md * Update mssql.md * added aliases * Update testdata.md * Update zipkin.md * link fixes * link fixing * moved files out of guides * Delete archive.md * updated links * updated aliases * updated aliases * link updates * Update _index.md * deleted archive.md * Update azuremonitor.md * Update azuremonitor.md
51 lines
2.3 KiB
Markdown
51 lines
2.3 KiB
Markdown
+++
|
|
title = "What's new in Grafana v4.4"
|
|
description = "Feature and improvement highlights for Grafana v4.4"
|
|
keywords = ["grafana", "new", "documentation", "4.4.0", "release notes"]
|
|
type = "docs"
|
|
aliases = ["/docs/grafana/latest/guides/whats-new-in-v4-4/"]
|
|
[menu.docs]
|
|
name = "Version 4.4"
|
|
identifier = "v4.4"
|
|
parent = "whatsnew"
|
|
weight = -3
|
|
+++
|
|
|
|
## What's new in Grafana v4.4
|
|
|
|
Grafana v4.4 is now [available for download](https://grafana.com/grafana/download/4.4.0).
|
|
|
|
**Highlights**:
|
|
|
|
- Dashboard History - version control for dashboards.
|
|
|
|
## New Features
|
|
|
|
**Dashboard History**: View dashboard version history, compare any two versions (summary and 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](https://github.com/grafana/grafana/issues/4638)
|
|
Pull Request: [#8472](https://github.com/grafana/grafana/pull/8472)
|
|
|
|
## Enhancements
|
|
- **Elasticsearch**: Added filter aggregation label [#8420](https://github.com/grafana/grafana/pull/8420), thx [@tianzk](github.com/tianzk)
|
|
- **Sensu**: Added option for source and handler [#8405](https://github.com/grafana/grafana/pull/8405), thx [@joemiller](github.com/joemiller)
|
|
- **CSV**: Configurable csv export datetime format [#8058](https://github.com/grafana/grafana/issues/8058), thx [@cederigo](github.com/cederigo)
|
|
- **Table Panel**: Column style that preserves formatting/indentation (like pre tag) [#6617](https://github.com/grafana/grafana/issues/6617)
|
|
- **DingDing**: Add DingDing Alert Notifier [#8473](https://github.com/grafana/grafana/pull/8473) thx [@jiamliang](https://github.com/jiamliang)
|
|
|
|
## Minor Enhancements
|
|
|
|
- **Elasticsearch**: Add option for result set size in raw_document [#3426](https://github.com/grafana/grafana/issues/3426) [#8527](https://github.com/grafana/grafana/pull/8527), thx [@mk-dhia](github.com/mk-dhia)
|
|
|
|
## Bug Fixes
|
|
|
|
- **Graph**: Bug fix for negative values in histogram mode [#8628](https://github.com/grafana/grafana/issues/8628)
|
|
|
|
## Download
|
|
|
|
Head to the [v4.4 download page](https://grafana.com/grafana/download) for download links and instructions.
|
|
|
|
## Thanks
|
|
|
|
A big thanks to all the Grafana users who contribute by submitting PRs, bug reports, helping out on our [community site](https://community.grafana.com/) and providing feedback!
|