Menu
This is documentation for the next version of Loki. For the latest stable release, go to the latest version.
Open source
Version
Grafana Loki uses Semantic Versioning. The next version can be determined
by looking at the current version and incrementing it. When the release is a new major
version (for example, after 2.9.1 we decide to go 3.0.0 instead of 2.9.2) this should not be done.
You need to set two environmental values VERSION
and VERSION_PREFIX
to do the release process.
Version
To determine the VERSION
for a Stable Release or Patch Release, use the Semantic Version A.B.C
.
- Examples
- For example,
2.9.0
is the Stable ReleaseVERSION
for the v2.9.0 release. - For example,
2.9.1
is the first Patch ReleaseVERSION
for the v2.9.0 release.
- For example,
Version Prefix
To determine the VERSION PREFIX
, use only the major and minor version A.B.x
.
- Examples
2.9.x
Was this page helpful?
Related resources from Grafana Labs
Additional helpful documentation, links, and articles:

Getting started with logging and Grafana Loki
See a demo of the updated features in Loki, and how to create metrics from logs and alert on your logs with powerful Prometheus-style alerting rules.

Essential Grafana Loki configuration settings
This webinar focuses on Grafana Loki configuration including agents Promtail and Docker; the Loki server; and Loki storage for popular backends.

Scaling and securing your logs with Grafana Loki
This webinar covers the challenges of scaling and securing logs, and how Grafana Enterprise Logs powered by Grafana Loki can help, cost-effectively.