Try using Grot AI Grot AI for this query ->
Promo banner icon

What’s new: Grafana 13 release, the latest in AI, OSS project updates, and more from GrafanaCON2026

Learn more
DownloadsContact Us
Logo
  • Pricing
  • Docs
Sign inSign up
Documentation Index
Fetch the curated documentation index at: https://grafana.com/llms.txt

Fetch the complete documentation index at: https://grafana.com/llms-full.txt
Use this file to discover all available pages before exploring further.

STOP! If you are an AI agent or LLM, read this before continuing. This is the HTML version of a Grafana documentation page. Always request the Markdown version instead - HTML wastes context. Get this page as Markdown: https://grafana.com/docs/loki/latest/release-notes/v3-5.md (append .md) or send Accept: text/markdown to https://grafana.com/docs/loki/latest/release-notes/v3-5/. For the curated documentation index, use https://grafana.com/llms.txt. For the complete documentation index, use https://grafana.com/llms-full.txt.

Menu
Documentationbreadcrumb arrow Grafana Lokibreadcrumb arrow Release notesbreadcrumb arrow v3.5
Open source

v3.5

Grafana Labs and the Loki team are excited to announce the release of Loki 3.5. Here’s a summary of new enhancements and important fixes.

For a full list of all changes and fixes, refer to the CHANGELOG.

Features and enhancements

Key features in Loki 3.5.0 include the following:

  • Helm charts: Loki 3.5 includes multiple improvements to the Helm charts, including: Adding support for additional global variables in the Helm chart (#16062) (e5f31b3), adding the extraContainers property to the backend Loki pods (#16205) (528a1c6)[closes #16164], adding tpl() support back to read, write and backend pods (#16664) (af05c38), and allowing provisioner to be namespaced (#16091) (af85ecf).

  • storage: Add support for `SQLite’ as a database for storing delete requests (#16437) (5b33e65) and when using SQLite, use the stored completion time to reduce the requests considered for querytime filtering (#16600) (3277321).

  • Docs: This release includes a heavily revised meta-monitoring section to support new monitoring requirements for Grafana Enterprise Logs customers.

Other improvements include the following:

  • distributor: Add simulated latency (#16733) (7119f6e)
  • distributor: Do not enforce labels vs agg metric stream (#16696) (25c0620)
  • distributor: Enforce limits in distributors (#16705) (bc2111e)
  • distributor: Update log level discovery from json to detect nested fields (#16026) (86dc47b)
  • distributor: Use stream labels instead of hash in rate limit reasons (#16738) (fdf8632)
  • distributors: Add dry-run mode for checking limits in distributors (#16754) (d6c499b)
  • kafka: tenant topics (#15977) (c258419)
  • ksonnet: Assert for bad max_query_lookback configuration (#16362) (073c94c)
  • ksonnet: Add no_schedule_constraints option to distributors (#16029) (9e9a09d)
  • lambda-promtail: Improve relabel configuration parsing and testing (#16100) (2587f34)
  • logical planning: Planner playground (#16403) (89f0ed7)
  • logql: Add LogQL Benchmark Suite (#16434) (1b57297)
  • operator: Add configuration option for dropping OTLP attributes (#15857) (bd1ea23)
  • operator: Add support for Swift TLS CA configuration (#15260) (62a72f6)
  • operator: Enable time-based stream-sharding (#16390) (1b4f1f5)
  • operator: Update Loki operand to v3.4.2 (#16360) (42f87d3)
  • storage: Add S3 chunk delimiter configuration to support MinIO running on Windows (#16319) (8429b0f)
  • storage: Add a configuration option for custom GCS endpoints (#16419) (f1ebd97)

Deprecations

One of the focuses of Loki 3.0 was cleaning up unused code and old features that had been previously deprecated but not removed. Loki 3.0 removed a number of previous deprecations and introduces some new deprecations. Some of the main areas with changes include:

  • Promtail is deprecated, as the code has been merged into Grafana Alloy. You can find migration documentation and a utility to convert your Promtail configuration to Alloy configuration in the Alloy documentation. Note that this deprecation does NOT include the lambda-promtail client.

  • Deprecated storage options including the deprecation of the BoltDB store.

  • Deprecated configuration options.

  • API endpoint deprecations.

To learn more about breaking changes in this release, refer to the Upgrade guide.

Caution

Grafana Alloy is the new name for our distribution of the OTel collector. Grafana Agent has been deprecated and is in Long-Term Support (LTS) through October 31, 2025. Grafana Agent will reach an End-of-Life (EOL) on November 1, 2025. Read more about why we recommend migrating to Grafana Alloy.

Upgrade Considerations

For important upgrade guidance, refer to the Upgrade Guide.

  • BREAKING CHANGE - ksonnet: Clean-up deprecated configurations (#16007).
  • BREAKING CHANGE - operator: Add configuration option for dropping OTLP attributes (#15857).

Bug fixes

3.5.12 (2026-03-12)

  • deps: Upgrade go to 1.25.8 (#21116) (3b305e3)

3.5.11 (2026-02-23)

  • alloc: Set a limit on preallocations (backport release-3.5.x) (#20919) (1906dc2).

3.5.10 (2026-02-11)

  • deps: Update to go 1.25.7 (#20694) (#20752) (dd71399).
  • build UI deps (#20762) (6d1e9ea).

3.5.9 (2025-12-10)

  • deps: Bump x/crypto module (#20016) (b21123b).
  • deps: Update go version to 1.24.11 (#20200) (79d8922).
  • logger: correct log level verbosity in rule evaluation (#19519) (backport release-3.5.x) (#19857) (562d87d).

3.5.8 (2025-11-05)

  • deps: Update to Go version 1.24.9 (#19702) (cf33543).

3.5.7 (2025-10-13)

This release fixes a build issue in 3.5.6 where it was not built with Go 1.24.8 as expected, but Go 1.24.1.

  • build: Update rpm signature config (#19476) (#19483) (d5b382b).
  • build: Update loki build image (#19473) (#19474) (c70476a).

3.5.6 (2025-10-10)

  • deps: Remove CVE GHSA-2464-8j7c-4cjm (#19469) (f2a304a).
  • deps: Update module github.com/twmb/franz-go/plugin/kprom to v1.2.1 (release-3.5.x) (#18793) (bb7356c).
  • deps: Update to Go version to 1.24.8 (#19454) (#19462) (1b8b5dd).

3.5.5 (2025-09-11)

  • otlp: Backport fix to correctly calculate entry metadata size (#19163) (5aa8bd2).

3.5.4 (2025-09-04)

  • deps: Update to Go version 1.24.6 in release-3.5.x (#19096) (ce8d705).
  • docs: added instructions for how to upgrade zone-aware ingesters. (#18663) (e0de7da).

3.5.3 (2025-07-23)

  • deps: Update to Go version 1.24.5 (#18412) (2aa4680).
  • WAL: Handle WAL corruption properly on startup (backport release-3.5.x) (#18408) (5b8ee9a).

3.5.2 (2025-04-22)

  • ci: Update release code 3.5 (#18014) (b1b28b0).
  • deps: Update to Go version 1.24.2 (backport release-3.5.x) (#17805) (d0fbad0).
  • deps: Update to Go version 1.24.5 (backport release-3.5.x) (#18412) (4642c63).
  • frontend: Allow resolution of v6 addresses. (backport release-3.5.x) (#18261) (aed4610).
  • jsonparser: Fix possible JSON log line corruption caused by json parser on query path (backport release-3.5.x) (#18059) (546d456).
  • memberlist: Allow resolution of advertise address from IPv6 interfaces defined in common instance_interface_names.(backport release-3.5.x) (#18257) (6f878ad).
  • WAL: Handle WAL corruption properly on startup (backport release-3.5.x) (#18408) (5b8ee9a).

3.5.1 (2025-05-19)

  • build: Bump loki-build-image for docker-driver (backport release-3.5.x) (#17741) (d4e637c).

3.5 (2025-04-22)

  • approx_topk: Map approx_topk operation in all cases (#16131) (6d691ac)
  • blooms: Initialize bloom gateway client only once (#15994) (e271e22)
  • builds: Update crc64nvme to fix build issues with arm images (#16413) (80a616d)
  • ci: do not disable CGO in Makefile (#16271) (810dff9)
  • ci: Pass image tag details to logcli docker build (#16159) (f22527f)
  • ci: Provide correct build info for release builds (#15939) (625bdab)
  • compactor: remove unused variable in delete requests store code (#16241) (5e6d0b5)
  • dataobj: Fix shutdown race in dataobj consumer (#16157) (656b1fa)
  • dataobj: Fixes timerange matching for dataobj files (#16222) (5aa9e47)
  • dataobj: Fixes timerange predicate (#16245) (5195296)
  • deps: Update dependency @hookform/resolvers to v4.1.3 (main) (#16524) (2869e92)
  • deps: Update dependency @radix-ui/react-checkbox to v1.1.4 (main) (#16297) (85a6e88)
  • deps: Update dependency @radix-ui/react-collapsible to v1.1.3 (main) (#16298) (4a1225e)
  • deps: Update dependency @radix-ui/react-dialog to v1.1.6 (main) (#16301) (548c8c2)
  • deps: Update dependency @radix-ui/react-dropdown-menu to v2.1.6 (main) (#16303) (5fedc3c)
  • deps: Update dependency @radix-ui/react-hover-card to v1.1.6 (main) (#16304) (f11fd12)
  • deps: Update dependency @radix-ui/react-label to v2.1.2 (main) (#16305) (13bfb12)
  • deps: Update dependency @radix-ui/react-popover to v1.1.6 (main) (#16306) (abb3a94)
  • deps: Update dependency @radix-ui/react-progress to v1.1.2 (main) (#16307) (18210e9)
  • deps: Update dependency @radix-ui/react-scroll-area to v1.2.3 (main) (#16308) (9136ba3)
  • deps: Update dependency @radix-ui/react-select to v2.1.6 (main) (#16310) (1115a77)
  • deps: Update dependency @radix-ui/react-separator to v1.1.2 (main) (#16311) (aee6e88)
  • deps: Update dependency @radix-ui/react-slot to v1.1.2 (main) (#16313) (9b5f33c)
  • deps: Update dependency @radix-ui/react-switch to v1.1.3 (main) (#16314) (7fa049e)
  • deps: Update dependency @radix-ui/react-tabs to v1.1.3 (main) (#16316) (96b4e8f)
  • deps: Update dependency @radix-ui/react-toast to v1.2.6 (main) (#16320) (9b47b19)
  • deps: Update dependency @radix-ui/react-toggle to v1.1.2 (main) (#16323) (8fd8697)
  • deps: Update dependency @radix-ui/react-toggle-group to v1.1.2 (main) (#16326) (677faad)
  • deps: Update dependency @radix-ui/react-tooltip to v1.1.8 (main) (#16327) (c084144)
  • deps: Update dependency @tanstack/react-query to v5.66.5 (main) (#16328) (dbf0161)
  • deps: Update dependency @tanstack/react-query to v5.66.6 (main) (#16341) (24137bf)
  • deps: Update dependency @tanstack/react-query to v5.66.7 (main) (#16352) (877243c)
  • deps: Update dependency @tanstack/react-query to v5.66.9 (main) (#16421) (d8f0c06)
  • deps: Update dependency @tanstack/react-query to v5.67.1 (main) (#16561) (8641a02)
  • deps: Update dependency @tanstack/react-query to v5.67.2 (main) (#16621) (15c498c)
  • deps: Update dependency @tanstack/react-query to v5.67.3 (main) (#16685) (2935a74)
  • deps: Update dependency @tanstack/react-query to v5.68.0 (main) (#16757) (58840c5)
  • deps: Update dependency @tanstack/react-query to v5.69.0 (main) (#16808) (4161c76)
  • deps: Update dependency @tanstack/react-query-devtools to v5.66.5 (main) (#16331) (dbb1716)
  • deps: Update dependency @tanstack/react-query-devtools to v5.66.6 (main) (#16343) (2d707d9)
  • deps: Update dependency @tanstack/react-query-devtools to v5.66.7 (main) (#16353) (412f733)
  • deps: Update dependency @tanstack/react-query-devtools to v5.66.9 (main) (#16423) (48e00b5)
  • deps: Update dependency @tanstack/react-query-devtools to v5.67.1 (main) (#16563) (0f1dce8)
  • deps: Update dependency @tanstack/react-query-devtools to v5.67.2 (main) (#16622) (7276ae2)
  • deps: Update dependency @tanstack/react-query-devtools to v5.67.3 (main) (#16686) (029abea)
  • deps: Update dependency @tanstack/react-query-devtools to v5.68.0 (main) (#16756) (02a6800)
  • deps: Update dependency @tanstack/react-query-devtools to v5.69.0 (main) (#16810) (6109de3)
  • deps: Update dependency @types/lodash to v4.17.16 (main) (#16516) (7c9b44a)
  • deps: Update dependency @types/react-datepicker to v7 (main) (#16480) (1796269)
  • deps: Update dependency cmdk to v1.1.1 (main) (#16766) (06553d8)
  • deps: Update dependency date-fns to v4 (main) (#16481) (5b7f1f0)
  • deps: Update dependency lucide-react to ^0.475.0 (main) (#16344) (2f57d60)
  • deps: Update dependency lucide-react to ^0.476.0 (main) (#16455) (32fd332)
  • deps: Update dependency lucide-react to ^0.477.0 (main) (#16509) (f84f0c7)
  • deps: Update dependency lucide-react to ^0.478.0 (main) (#16623) (31d8648)
  • deps: Update dependency lucide-react to ^0.479.0 (main) (#16630) (1e1e7a9)
  • deps: Update dependency lucide-react to ^0.481.0 (main) (#16765) (a354eee)
  • deps: Update dependency lucide-react to ^0.482.0 (main) (#16767) (901320c)
  • deps: Update dependency lucide-react to ^0.483.0 (main) (#16811) (de6f0e9)
  • deps: Update dependency next-themes to v0.4.5 (main) (#16655) (2507888)
  • deps: Update dependency next-themes to v0.4.6 (main) (#16697) (c515a4e)
  • deps: Update dependency react to v19 (main) (#16000) (1b35cb6)
  • deps: Update dependency react-code-block to v1.1.3 (main) (#16428) (9691e94)
  • deps: Update dependency react-datepicker to v8.1.0 (main) (#16346) (4a674b2)
  • deps: Update dependency react-datepicker to v8.2.0 (main) (#16662) (7a70860)
  • deps: Update dependency react-datepicker to v8.2.1 (main) (#16749) (20eeecb)
  • deps: Update dependency react-icons to v5.5.0 (main) (#16456) (bce5f55)
  • deps: Update dependency react-router-dom to v6.29.0 (main) (#16347) (14ce844)
  • deps: Update dependency react-router-dom to v7 (main) (#16515) (976cbbb)
  • deps: Update dependency react-router-dom to v7.1.4 (main) (#16018) (f163e44)
  • deps: Update dependency react-router-dom to v7.1.5 (main) (#16046) (45a0c59)
  • deps: Update dependency react-router-dom to v7.3.0 (main) (#16615) (23acfcb)
  • deps: Update dependency tailwind-merge to v3 (main) (#16518) (c8f9474)
  • deps: Update dependency zod to v3.24.2 (main) (#16333) (ec5bef4)
  • deps: Update github.com/prometheus/prometheus (main) (#15950) (b37eefe)
  • deps: Update module cloud.google.com/go/pubsub to v1.46.0 (main) (#16019) (998da11)
  • deps: Update module cloud.google.com/go/pubsub to v1.47.0 (main) (#16047) (8f9f92f)
  • deps: Update module cloud.google.com/go/pubsub to v1.48.0 (main) (#16724) (b07bb72)
  • deps: Update module cloud.google.com/go/storage to v1.51.0 (main) (#16720) (b4abbf4)
  • deps: Update module github.com/aws/aws-sdk-go-v2 to v1.36.1 (main) (#16024) (542cff4)
  • deps: Update module github.com/aws/aws-sdk-go-v2 to v1.36.2 (main) (#16430) (ba9afd6)
  • deps: Update module github.com/aws/aws-sdk-go-v2/config to v1.29.3 (main) (#16022) (03f18ac)
  • deps: Update module github.com/aws/aws-sdk-go-v2/config to v1.29.4 (main) (#16042) (0bf0253)
  • deps: Update module github.com/aws/aws-sdk-go-v2/config to v1.29.5 (main) (#16093) (c4e916d)
  • deps: Update module github.com/aws/aws-sdk-go-v2/config to v1.29.6 (main) (#16123) (d28e627)
  • deps: Update module github.com/aws/aws-sdk-go-v2/config to v1.29.7 (main) (#16431) (ca41297)
  • deps: Update module github.com/aws/aws-sdk-go-v2/config to v1.29.8 (main) (#16503) (364e80e)
  • deps: Update module github.com/aws/aws-sdk-go-v2/config to v1.29.9 (main) (#16542) (2cb3b3a)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.75.0 (main) (#16003) (e3d1054)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.75.1 (main) (#16023) (d2b7d82)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.75.2 (main) (#16043) (01358cf)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.75.3 (main) (#16094) (1d6c0eb)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.75.4 (main) (#16124) (0c44e76)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.76.0 (main) (#16140) (f70984c)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.76.1 (main) (#16173) (a93a3ab)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.77.0 (main) (#16356) (879168b)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.77.1 (main) (#16433) (92bdb9d)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.78.0 (main) (#16513) (b7b5c76)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.78.1 (main) (#16548) (81aab19)
  • deps: Update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.78.2 (main) (#16694) (9a99859)
  • deps: Update module github.com/axiomhq/hyperloglog to v0.2.5 (main) (#16504) (dcda340)
  • deps: Update module github.com/azure/go-autorest/autorest to v0.11.30 (main) (#15987) (543b7f3)
  • deps: Update module github.com/baidubce/bce-sdk-go to v0.9.216 (main) (#16177) (9690cad)
  • deps: Update module github.com/baidubce/bce-sdk-go to v0.9.217 (main) (#16276) (b262a2b)
  • deps: Update module github.com/baidubce/bce-sdk-go to v0.9.219 (main) (#16612) (ade0de6)
  • deps: Update module github.com/baidubce/bce-sdk-go to v0.9.221 (main) (#16760) (e0e7133)
  • deps: Update module github.com/bmatcuk/doublestar/v4 to v4.8.1 (main) (#15973) (a8bd3a8)
  • deps: Update module github.com/charmbracelet/bubbletea to v1.3.4 (main) (#16730) (2f99d84)
  • deps: Update module github.com/charmbracelet/lipgloss to v1.1.0 (main) (#16742) (53ae070)
  • deps: Update module github.com/datadog/sketches-go to v1.4.7 (main) (#16436) (1907238)
  • deps: Update module github.com/docker/docker to v28 (main) (#16520) (722ce05)
  • deps: Update module github.com/fsouza/fake-gcs-server to v1.52.2 (main) (#16334) (20b9bd2)
  • deps: Update module github.com/golang/snappy to v1 (main) (#16620) (2306f0b)
  • deps: Update module github.com/google/go-cmp to v0.7.0 (main) (#16457) (4f7fd29)
  • deps: Update module github.com/grafana/loki/v3 to v3.4.0 (main) (#16217) (750fe66)
  • deps: Update module github.com/grafana/loki/v3 to v3.4.1 (main) (#16265) (cc49ebc)
  • deps: Update module github.com/grafana/loki/v3 to v3.4.2 (main) (#16335) (977fd54)
  • deps: Update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.3.0 (main) (#16357) (5fe1fa7)
  • deps: Update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.3.1 (main) (#16613) (9d8a310)
  • deps: Update module github.com/hashicorp/consul/api to v1.31.1 (main) (#16230) (70d3863)
  • deps: Update module github.com/hashicorp/consul/api to v1.31.2 (main) (#16361) (2f4f16d)
  • deps: Update module github.com/heroku/x to v0.4.3 (main) (#16204) (12e436a)
  • deps: Update module github.com/ibm/go-sdk-core/v5 to v5.19.0 (main) (#16647) (16e87a6)
  • deps: Update module github.com/ibm/ibm-cos-sdk-go to v1.12.2 (main) (#16728) (22cdf61)
  • deps: Update module github.com/ibm/sarama to v1.45.1 (main) (#16522) (bc9bbb8)
  • deps: Update module github.com/influxdata/telegraf to v1.33.2 (main) (#16179) (022b45c)
  • deps: Update module github.com/influxdata/telegraf to v1.33.3 (main) (#16444) (01c9117)
  • deps: Update module github.com/influxdata/telegraf to v1.34.0 (main) (#16669) (5d0e6fb)
  • deps: Update module github.com/klauspost/compress to v1.18.0 (main) (#16458) (6c0f67d)
  • deps: Update module github.com/minio/minio-go/v7 to v7.0.85 (main) (#16152) (be047cb)
  • deps: Update module github.com/minio/minio-go/v7 to v7.0.87 (main) (#16442) (c92e339)
  • deps: Update module github.com/minio/minio-go/v7 to v7.0.88 (main) (#16657) (bf99989)
  • deps: Update module github.com/parquet-go/parquet-go to v0.25.0 (main) (#16459) (4d65435)
  • deps: Update module github.com/prometheus/alertmanager to v0.28.1 (main) (#16634) (57c14ac)
  • deps: Update module github.com/prometheus/client_golang to v1.21.0 (main) (#16446) (c128aa8)
  • deps: Update module github.com/prometheus/client_golang to v1.21.1 (main) (#16552) (0a697f9)
  • deps: Update module github.com/prometheus/prometheus to v0.302.1 (main) (#16475) (9fe8b57)
  • deps: Update module github.com/prometheus/prometheus to v2 (main) (#16004) (dc01eb9)
  • deps: Update module github.com/prometheus/sigv4 to v0.1.2 (main) (#16447) (946497e)
  • deps: Update module github.com/redis/go-redis/v9 to v9.7.1 (main) (#16448) (2cc1873)
  • deps: Update module github.com/shirou/gopsutil/v4 to v4.25.1 (main) (#16049) (319bb0f)
  • deps: Update module github.com/shirou/gopsutil/v4 to v4.25.2 (main) (#16517) (fcf1518)
  • deps: Update module github.com/spf13/afero to v1.14.0 (main) (#16769) (342fd40)
  • deps: Update module github.com/tjhop/slog-gokit to v0.1.4 (main) (#16505) (c409a66)
  • deps: Update module go.etcd.io/bbolt to v1.4.0 (main) (#16107) (78becba)
  • deps: Update module go.opentelemetry.io/collector/pdata to v1.25.0 (main) (#16076) (2ec948c)
  • deps: Update module go.opentelemetry.io/collector/pdata to v1.26.0 (main) (#16359) (043617e)
  • deps: Update module go.opentelemetry.io/collector/pdata to v1.27.0 (main) (#16564) (2b99806)
  • deps: Update module go.opentelemetry.io/collector/pdata to v1.28.0 (main) (#16797) (65f90c7)
  • deps: Update module go.opentelemetry.io/otel to v1.35.0 (main) (#16580) (ec2c9dc)
  • deps: Update module go.opentelemetry.io/otel/trace to v1.35.0 (main) (#16581) (378af0c)
  • deps: Update module golang.org/x/crypto to v0.33.0 (main) (#16149) (0c20717)
  • deps: Update module golang.org/x/crypto to v0.35.0 (main) (#16452) (41c1cfc)
  • deps: Update module golang.org/x/crypto to v0.36.0 (main) (#16575) (e9f2ee1)
  • deps: Update module golang.org/x/net to v0.35.0 (main) (#16167) (f084f02)
  • deps: Update module golang.org/x/net to v0.36.0 (main) (#16567) (c84d7e9)
  • deps: Update module golang.org/x/net to v0.37.0 (main) (#16582) (133c884)
  • deps: Update module golang.org/x/oauth2 to v0.26.0 (main) (#16085) (9ddc756)
  • deps: Update module golang.org/x/oauth2 to v0.27.0 (main) (#16453) (b731680)
  • deps: Update module golang.org/x/oauth2 to v0.28.0 (main) (#16568) (f86c43c)
  • deps: Update module golang.org/x/sync to v0.11.0 (main) (#16086) (536dbc6)
  • deps: Update module golang.org/x/sync to v0.12.0 (main) (#16569) (9052cc2)
  • deps: Update module golang.org/x/sys to v0.30.0 (main) (#16087) (6d49d91)
  • deps: Update module golang.org/x/sys to v0.31.0 (main) (#16570) (173e75c)
  • deps: Update module golang.org/x/text to v0.22.0 (main) (#16090) (8c2406e)
  • deps: Update module golang.org/x/text to v0.23.0 (main) - abandoned (#16576) (97981a5)
  • deps: Update module golang.org/x/time to v0.10.0 (main) (#16089) (fe17cc0)
  • deps: Update module golang.org/x/time to v0.11.0 (main) (#16571) (a38bba9)
  • deps: Update module google.golang.org/api to v0.219.0 (main) (#15991) (d2e6d99)
  • deps: Update module google.golang.org/api to v0.220.0 (main) (#16115) (0528e40)
  • deps: Update module google.golang.org/api to v0.221.0 (main) (#16234) (a66faf5)
  • deps: Update module google.golang.org/api to v0.223.0 (main) (#16460) (861affe)
  • deps: Update module google.golang.org/api to v0.224.0 (main) (#16614) (7dfe4a5)
  • deps: Update module google.golang.org/api to v0.225.0 (main) (#16690) (b243d42)
  • deps: Update module google.golang.org/api to v0.226.0 (main) (#16752) (745bf67)
  • deps: Update module google.golang.org/grpc to v1.71.0 (main) (#16578) (f989bd0)
  • deps: Update module google.golang.org/protobuf to v1.36.5 (main) (#16130) (b1c1c5a)
  • deps: Update module k8s.io/apimachinery to v0.32.2 (main) (#16267) (abcd730)
  • deps: Update module k8s.io/apimachinery to v0.32.3 (main) (#16704) (0be4897)
  • distributor: Determine when all logs have been filtered (#16073) (f2bff20)
  • distributor: Fix blocked ingestion returned error when 260 (#16387) (3d6163a)
  • distributor: Increment UsageTracker.DiscardedBytesAdd() for ingestion policy discards (#16528) (a4c796d)
  • distributor: Remove colons from level detection (#16764) (865c43a)
  • distributor: Zeroed stream hash when checking limits (#16729) (ab0cbce)
  • docs: Add a note on docker configuration.md doc to explain accepted values for boolean type (#16299) (2071a50)
  • engine: Fix Walk() function implementation on various Expr implementations (#16033) (3888866)
  • frontend: Fix a panic in ServeHTTP where stream was nil (#16818) (ba7550a)
  • frontend: Fix a data race I added changing this to a map (#16814) (f4893ee)
  • helm: Change object_store.prefix to object_store.storage_prefix in helm (#16266) (b5ad4f0)
  • helm: Disable service monitor for nginx service (#12746) (0c38b94)
  • ksonnet: Revert “feat: Assert for bad max_query_lookback configuration (#16362)” (#16441) (42ddb68)
  • ksonnet: Scheduling constraints (#16045) (b45a31e)
  • ksonnet: Clean-up deprecated configurations (#16007) (76183fa)
  • logql: Adjust with offset in last, first and quantile over time queries. (#15915) (83339cb)
  • memchunk: Skip a test that currently is not used in our main path (#16474) (196cbaa)
  • nix: Build with go 1.24 (#16579) (f1ac3c4)
  • operator: Fix minimum available ingesters for 1x.pico size (#16035) (40cf074)
  • operator: Select non-zero delete worker count for all sizes (#16492) (1e5579a)
  • operator: Update maximum OpenShift version (#16443) (ddf3cfb)
  • operator: Update OTLP user guide to reflect change in LokiStack (#16057) (14e2c87)
  • operator: Update skipRange in OpenShift variant (#15984) (dfbe00c)
  • pattern: Correctly initialize overrides for pattern tee. (#16112) (8f38cf7)
  • policies: Make policy test non-flaky (#16158) (41d9c8b)
  • promtail: Remove flaky TestFileTarget_StopsTailersCleanly (#16473) (2ab63d2)
  • promtail: Fix Windows forward event crash (#16155) (82cfaea)
  • querier: Fix label values query when server.http_path_prefix is set (#15978) (65f5990)
  • querier: Only allow aggregated metric queries from logs drilldown app (#16670) (6c6410c)
  • queryrange: Properly handle context cancellation in Downstreamer (#16471) (5335a21)
  • Reverts the tailwindcss upgrade that was breaking builds (#16058) (bb76772)
  • ruler: Ensure test service shutdown is properly awaited (#16468) (8976709)
  • structured metadata: Export ExcludedMetadataLabels so it can be extended in GEL (#16083) (9d84a68)
  • tsdb: Export exportTSInSecs field in TSDB identifier to make sure correct gap calculation (#13116) (99d9f1c)

Was this page helpful?

Suggest an edit in GitHub
Create a GitHub issue
Email docs@grafana.com
Help and support
Community

Related resources from Grafana Labs

Additional helpful documentation, links, and articles:
webinar icon
Video
Getting started with logging and Grafana Loki
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.
video icon
Video
Essential Grafana Loki configuration settings
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.
video icon
Video
Scaling and securing your logs with Grafana Loki
Scaling and securing your logs with Grafana Loki
This webinar covers the challenges of scaling and securing logs, and how Grafana Cloud Logs powered by Grafana Loki can help, cost-effectively.
Technical documentation Plugin catalog
Choose a product
Viewing: v3.7.x (latest) Find another version
  • Grafana Loki
  • Release notes
    • Release cadence
    • v3.7
    • v3.6
    • v3.5
    • v3.4
    • v3.3
    • v3.2
    • v3.1
    • v3.0
    • V2.9
    • V2.8
    • V2.7
    • V2.6
    • V2.5
    • V2.4
    • V2.3
  • Get started
    • Loki overview
    • Quick Start
      • Loki quickstart
      • Loki Tutorial
    • Architecture
    • Components
    • Deployment modes
    • Labels
      • Label best practices
      • Cardinality
      • Structured metadata
      • Modify default labels
    • Hash rings
  • Set up
    • Size the cluster
    • Install
      • Install using Helm
        • Helm chart components
        • Install monolithic Loki
        • Install microservice Loki
        • Install scalable Loki
        • Cloud Deployment Guides
          • Deploy on AWS
          • Deploy on Azure
          • Deploy on GCP
        • Configure storage
        • Helm chart values
        • Monitoring
      • Install using Tanka
      • Install using Docker
      • Install locally
      • Install on Istio
      • Install from source
    • Migrate
      • Migrate to Alloy
      • Migrate from SSD to distributed
      • Migrate to TSDB
      • Migrate from `loki-distributed`
      • Migrate to three targets
      • Migrate to Thanos storage clients
    • Upgrade
      • Upgrade the Helm chart to 3.0
      • Upgrade the Helm chart to 6.0
      • Upgrade to Community Helm chart
  • Configure
    • Best practices
    • Storage
    • Usage statistics
    • Examples
      • Configuration
      • Thanos storage examples
      • Query frontend example
  • Send data
    • Grafana Alloy
      • Sending Logs to Loki via Kafka using Alloy
      • Sending OpenTelemetry logs to Loki using Alloy
    • OpenTelemetry
      • Native OTLP endpoint vs Loki Exporter
      • OTel Collector tutorial
    • Kubernetes Monitoring Helm
    • Promtail
    • Docker driver
      • Configure Docker driver
    • Fluent Bit
      • Fluent Bit tutorial
      • Fluent Bit Community Plugin
      • Fluent Bit
    • Fluentd
    • Lambda Promtail
    • Logstash plugin
    • k6 load testing
      • Log generation
      • Write path testing
      • Query testing
  • Query
    • Query best practices
    • LogQL simulator
    • Log queries
    • Metric queries
    • Template functions
    • LogCLI
      • Getting started
      • LogCLI tutorial
    • Matching IP addresses
    • Query examples
    • Query acceleration
    • Query Reference
    • Troubleshoot queries
  • Visualize
  • Alert
  • Manage
    • Loki Canary
    • Block unwanted queries
    • Caching
    • Rate limits
    • Query fairness
    • Shuffle sharding
    • Monitor Loki
      • Deploy Loki Meta Monitoring
      • Install Mixins
      • Single Binary Meta Monitoring
      • Key Metrics
    • Troubleshooting
      • Troubleshoot operations
      • Troubleshoot ingestion
      • Troubleshoot drilldown
      • Troubleshoot queries
    • Authentication
    • Bloom filters
    • Automatic stream sharding
    • Scale Loki
    • Recording rules
    • Storage
      • TSDB
      • BoltDB Shipper
      • Filesystem object store
      • Storage schema
      • Write Ahead Log
      • Log retention
      • Log entry deletion
      • Horizontal scaling of Compactor
      • Legacy storage
      • Table manager
    • Multi-tenancy
    • Autoscaling queriers
    • Upgrade
    • Overrides Exporter
    • Zone aware ingesters
  • Reference
    • Loki configuration reference
    • Loki HTTP API
    • Python examples
  • Community
    • Contacting the Loki Team
    • Contributing to Loki
    • Governance
    • Maintaining
      • Releasing Grafana Loki
        • Backport commits
        • Create Release Branch
        • Document metrics and configurations changes
        • Merge Release PR
        • Patch Go version
        • Patch vulnerabilities
        • Prepare Major Release
        • Prepare Release
        • Prepare Upgrade guide
        • Update version numbers
        • Version
      • Releasing Loki Build Image
    • Loki Improvement Documents (LIDs)
      • 0001: Introducing LIDs
      • 0002: Remote Rule Evaluation
      • 0003: Query fairness across users within tenants
      • 0004: Index Gateway Sharding
      • 0005: Loki mixin configuration improvements
      • 0006: Expose Split Logic in API
    • Design documents
      • Labels
      • Promtail Push API
      • Write-Ahead Logs
      • Ordering Constraint Removal
  • Copyright notice
Scroll for more
Read this in Grafana Cloud

Is this page helpful?

On this page
  • Features and enhancements
  • Deprecations
  • Upgrade Considerations
  • Bug fixes
  • 3.5.12 (2026-03-12)
  • 3.5.11 (2026-02-23)
  • 3.5.10 (2026-02-11)
  • 3.5.9 (2025-12-10)
  • 3.5.8 (2025-11-05)
  • 3.5.7 (2025-10-13)
  • 3.5.6 (2025-10-10)
  • 3.5.5 (2025-09-11)
  • 3.5.4 (2025-09-04)
  • 3.5.3 (2025-07-23)
  • 3.5.2 (2025-04-22)
  • 3.5.1 (2025-05-19)
  • 3.5 (2025-04-22)
Scroll for more

Still have questions?

Ask your questions. Let AI do the heavy lifting.

Ask AI icon
Newsletter icon

Get every update

Subscribe to our newsletter

By submitting, you agree to our Privacy policy

Grafana Cloud

  • Overview
  • Pricing
  • What's in the free tier?
  • AI Assistant
  • Application Observability
  • Kubernetes Monitoring
  • Dashboards & Visualization
  • Database Observability
  • Frontend Observability
  • Synthetic Monitoring
  • Performance & Load Testing
  • Incident Response & Management
  • What’s New
  • Grafana Cloud Status

Solutions

  • AI Observability
  • Full-Stack Observability
  • Infrastructure & Cloud Observability
  • Digital Experience Monitoring
  • Scaled Prometheus
  • Cost Management & Optimization
  • Site Reliability
  • Log Management
  • Migrate to OpenTelemetry

Integrations

  • All Integrations
  • All Plugins
  • AWS
  • Google Cloud
  • Microsoft Azure
  • Kubernetes
  • Datadog
  • New Relic

Open Source

  • Our Projects
  • GitHub
  • Downloads
  • Dashboard Templates

Learn

  • Documentation
  • Blog
  • Community
  • Events
  • Observability Survey & Reports

Company

  • About Grafana Labs
  • Careers
  • Partnerships
  • Newsroom
  • Success Stories
  • Contact Us
  • Getting Help
  • Professional Services
  • Hey AI

Compare

  • Datadog vs. Grafana Cloud
  • Dynatrace vs. Grafana Cloud
  • Elasticsearch vs. Grafana Cloud
  • New Relic vs. Grafana Cloud
  • PagerDuty vs. Grafana Cloud
  • Splunk vs. Grafana Cloud
Grafana Labs x unique logomark

Donut take our word for it. Try Grafana Cloud today.

Grafana Cloud StatusLegal & SecurityTerms of ServicePrivacy PolicyTrademark Policy

Copyright 2026 © Grafana Labs

FacebookXLinkedinGithubYoutubeReddit
Grafana Labs uses cookies for the normal operation of this website. Learn more.