Menu

Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.

DocumentationGrafana documentationRelease notesRelease notes for Grafana 8.1.0-beta3
Enterprise Open source

Release notes for Grafana 8.1.0-beta3

Features and enhancements

Bug fixes

  • Docker: Fix builds by delaying go mod verify until all required files are copied over. #37246, @wbrowne
  • Exemplars: Fix disable exemplars only on the query that failed. #37296, @zoltanbedi
  • SQL: Fix SQL dataframe resampling (fill mode + time intervals). #36937, @idafurjes