Skip to content

Releases: grafana/alloy

v1.14.1

17 Mar 17:38
v1.14.1
fea47a9

Choose a tag to compare

1.14.1 (2026-03-17)

Bug Fixes 🐛

  • Correctly handle the deprecated topic field in otelcol.receiver.kafka configuration [backport] (#5730) (4393054)
    (@thampiotr)
  • deps: Update module golang.org/x/net to v0.51.0 [SECURITY] [backport] (#5690) (9e8616c)
  • loki.process: Protect against json that does not look like docker json format [backport] (#5773) (a0f1f8a)
    (@kalleep)
  • loki.source.file: Keep positions for compressed files when reading is finished [backport] (#5741) (4f6d548)
    (@kalleep)
  • otelcol.receiver.datadog: Expose intake proxy and trace_id_cache_size settings [backport] (#5785) (6d99ab5)
    (@thampiotr)
  • prometheus.scrape: Update arguments and targets even if scrape_native_histograms and extra_metrics are updated [backport] (#5792) (76d398f) (@ptodev)

Upgrading

Read the release notes for specific instructions on upgrading from older versions:

Installation

Refer to our installation guide for how to install Grafana Alloy.

v1.14.0

09 Mar 19:38
v1.14.0
9c463f2

Choose a tag to compare

1.14.0 (2026-03-06)

⚠ BREAKING CHANGES

  • loki.secretfilter: Some config options are removed entirely:
    • partial_mask (replaced with redact_percent)
    • allowlist (now controlled with custom gitleaks config)
    • enable_entropy
    • include_generic (now controlled with custom gitleaks config)
    • types (now controlled with custom gitleaks config)
  • otelcol.receiver.prometheus: otelcol.receiver.prometheus no longer sets start times of OTLP metrics. Grafana Cloud and Mimir do not currently use OTLP metric start times. If you do want your metrics to have them, you can use otelcol.processor.metric_start_time with strategy set to true_reset_point to get the same behaviour.

Features 🌟

Bug Fixes 🐛

Performance

Upgrading

Read the [release notes] for specific instructions on upgrading from older versions:...

Read more

v1.14.0-rc.1

02 Mar 21:13
719e333

Choose a tag to compare

v1.14.0-rc.1 Pre-release
Pre-release

Release Candidate 1 for v1.14.0

This is a release candidate and should be used for testing purposes only.

⚠️ This is a pre-release. Do not use in production.

Changes

See the release PR #5662 for the full changelog.

Upgrading

Read the release notes for specific instructions on upgrading from older versions:

Installation

Refer to our installation guide for how to install Grafana Alloy.

v1.14.0-rc.0

27 Feb 19:52
1f1d0bb

Choose a tag to compare

v1.14.0-rc.0 Pre-release
Pre-release

Release Candidate 0 for v1.14.0

This is a release candidate and should be used for testing purposes only.

⚠️ This is a pre-release. Do not use in production.

Changes

See the release PR #5662 for the full changelog.

Upgrading

Read the release notes for specific instructions on upgrading from older versions:

Installation

Refer to our installation guide for how to install Grafana Alloy.

v1.13.2

23 Feb 22:15
3376189

Choose a tag to compare

1.13.2 (2026-02-23)

Bug Fixes 🐛

Upgrading

Read the release notes for specific instructions on upgrading from older versions:

Installation

Refer to our installation guide for how to install Grafana Alloy.

v1.13.1

13 Feb 17:43
45bb36e

Choose a tag to compare

1.13.1 (2026-02-13)

Bug Fixes 🐛

  • database_observability.mysql: Make query sample text nullable in MySQL query details collector [backport] (#5519) (fc49bfe) (@fridgepoet)
  • database_observability.mysql: Skip wait events with NULL timer_wait [backport] (#5521) (2f43c91) (@cristiangreco)
  • database_observability.postgres: Improvements to SET search_path for postgres explain plans [backport] (#5520) (ecbb577) (@rgeyer)
  • loki.process: Registration of stage.metric when used inside stage.match [backport] (#5495) (2bbc37e)
  • loki.source.docker: Parse timestamp correctly when log line only contains newline [backport] (#5496) (55a82f0) (@kalleep)
  • loki.source.file: Close file if we cannot find encoding [backport] (#5531) (ccda4a5) (@kalleep)
  • prometheus.receive_http: Bump prometheus patch for bugfix [backport] (#5516) (b3531fb) (@kgeckhart)
  • scheduling: Shutdown runnables with a timeout before starting new ones [backport] (#5443) (d446610) (@kgeckhart)

Upgrading

Read the release notes for specific instructions on upgrading from older versions:

Installation

Refer to our installation guide for how to install Grafana Alloy.

v1.13.0

05 Feb 17:54
931528c

Choose a tag to compare

1.13.0 (2026-02-05)

⚠ BREAKING CHANGES

  • otelcol: Upgrade to OTel Collector v0.142.0
  • otelcol.receiver.kafka: The global topic attribute has been deleted; use the topics attributes inside the logs, metrics, and traces blocks instead.
  • otelcol.exporter > sending_queue > batch > min_size changed from 8192 to 2000 and max_size changed from 0 to 3000

Features 🌟

Read more

v1.13.0-rc.4

04 Feb 16:42
3c85ef6

Choose a tag to compare

v1.13.0-rc.4 Pre-release
Pre-release

Release Candidate 4 for v1.13.0

This is a release candidate and should be used for testing purposes only.

⚠️ This is a pre-release. Do not use in production.

Changes

feat(otelcol.exporter.prometheus): Add honor_metadata config argument #5439
fix(loki.source.file): Update tail_from_end to properly handle file encoding #5436
fix: Revert doublestar v4 update #5435
fix(loki.process): Implement encoding.TextMarshaler and encoding.TextUnmarshaler for TruncateSourceType #5428

See the release PR #5351 for the full changelog.

Upgrading

Read the release notes for specific instructions on upgrading from older versions:

Installation

Refer to our installation guide for how to install Grafana Alloy.

v1.13.0-rc.3

03 Feb 15:40
c9101a7

Choose a tag to compare

v1.13.0-rc.3 Pre-release
Pre-release

Release Candidate 3 for v1.13.0

This is a release candidate and should be used for testing purposes only.

⚠️ This is a pre-release. Do not use in production.

Changes

This RC contains a few changes on top of the previous RC2:

fix: Add support for compressed files for tail package #5415
perf(loki.source.file): Reduce allocations during file reading #5416
fix(loki.source.file): Make sure position is recorded when component exit #5418

See the release PR #5351 for the full changelog.

Upgrading

Read the release notes for specific instructions on upgrading from older versions:

Installation

Refer to our installation guide for how to install Grafana Alloy.

v1.13.0-rc.2

29 Jan 18:17
712780a

Choose a tag to compare

v1.13.0-rc.2 Pre-release
Pre-release

Release Candidate 2 for v1.13.0

This is a release candidate and should be used for testing purposes only.

⚠️ This is a pre-release. Do not use in production.

Changes

This RC contains a few changes on top of the previous RC1:

feat: Database_observability.postgres: support excluding DBs in all collectors #5383
fix: Database_observability: add Azure provider relabeling rules #5382
feat: Database_observability.mysql: support excluding schemas in all collectors #5380
fix: Database_observability: update BackendXID type to int64 to better map to PG xid #5373

See the release PR #5351 for the full changelog.

Upgrading

Read the release notes for specific instructions on upgrading from older versions:

Installation

Refer to our installation guide for how to install Grafana Alloy.