The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/docs/sources/release-notes/release-notes-7-5-4.md

1.5 KiB

_build labels title
[{list false}] [{products [cloud enterprise oss]}] Release notes for Grafana 7.5.4

Release notes for Grafana 7.5.4

Features and enhancements

  • Auditing: Use nanosecond resolution for audit log timestamps. (Enterprise)
  • AzureMonitor: Add support for Microsoft.AppConfiguration/configurationStores namespace. #32123, @deesejohn
  • TablePanel: Make sorting case-insensitive. #32435, @kaydelaney

Bug fixes

  • AzureMonitor: Add support for Virtual WAN namespaces. #32935, @joshhunt
  • Bugfix: Add proper padding when scrolling is added to bar gauge. #32411, @mckn
  • Datasource: Prevent default data source named "default" from causing infinite loop. #32949, @jackw
  • Prometheus: Allow exemplars endpoint in data source proxy. #32802, @zoltanbedi
  • Table: Fix table data links so they refer to correct row after sorting. #32571, @torkelo