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.

Enterprise

Version 1.3 release notes

The Grafana Enterprise Logs (GEL) team is excited to announce the release of GEL 1.3.

GEL 1.3 is built off of Loki 2.4.2, so it inherits all the features, enhancements, and bug fixes of the upstream project. Refer to the Loki v2.4 release notes.

Features and enhancements

  • The /node/api/v1/debug-export endpoint returns a ZIP file containing the configuration, version information, and process information. Refer to get debug information for details.

  • Backend storage for the Admin API adds support for Azure. Refer to admin_client_config for configuration details.

Bug fixes

1.3.0 bug fixes

  • Revised the GEL /config endpoint to return both GEL and Loki configuration.

  • Updated the parsing of the common configuration block’s s3 values to allow values specified in the URL-style configuration.