9841f1d488
(cherry picked from commit 6eb41f9cb3)
1.0 KiB
1.0 KiB
+++ title = "Release notes for Grafana 8.4.7" hide_menu = true +++
Release notes for Grafana 8.4.7
Features and enhancements
- CloudWatch: Added missing MemoryDB Namespace metrics. #47290, @james-deee
- Histogram Panel: Take decimal into consideration. #47330, @mdvictor
- TimeSeries: Sort tooltip values based on raw values. #46738, @dprokop
Bug fixes
- API: Include userId, orgId, uname in request logging middleware. #47183, @marefr
- Elasticsearch: Respect maxConcurrentShardRequests datasource setting. #47120, @alexandrst88