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-9-1-2.md

3.0 KiB

aliases hide_menu labels title
[] true [{products [cloud enterprise oss]}] Release notes for Grafana 9.1.2

Release notes for Grafana 9.1.2

Features and enhancements

  • AdHoc variable: Correctly preselect datasource when provisioning. #54088, @dprokop
  • AzureMonitor: Added ARG query function for template variables. #53059, @yaelleC
  • Dashboard save: Persist details message when navigating through dashboard save drawer's tabs. #54084, @vbeskrovnov
  • Dashboards: Correctly migrate mixed data source targets. #54152, @dprokop
  • Elasticsearch: Use millisecond intervals for alerting. #54157, @gabor
  • Elasticsearch: Use millisecond intervals in frontend. #54202, @gabor
  • Geomap: Local color range. #54348, @adela-almasan
  • Plugins Catalog: Use appSubUrl to generate plugins catalog urls. #54426, @academo
  • Rendering: Add support for renderer token. #54425, @joanlopez

Bug fixes

Plugin development fixes & changes

  • GrafanaUI: Fix styles for invalid selects & DataSourcePicker. #53476, @Elfo404