Skip to content

feat: Remove Promtail support (backport k299) - #21248

Merged
DylanGuedes merged 1 commit into
k299from
backport-21245-to-k299
Mar 25, 2026
Merged

feat: Remove Promtail support (backport k299)#21248
DylanGuedes merged 1 commit into
k299from
backport-21245-to-k299

Conversation

@loki-gh-app

@loki-gh-app loki-gh-app Bot commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

Backport 572df01 from #21245


What this PR does / why we need it:
Promtail reached EOL on March 2, so in this PR I'm removing its source code from this repo.
I'm not removing other clients (fluentbit etc) so you'll still see some Promtail API code since those clients rely on it. But Promtail binaries shouldn't be available anymore.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Checklist

  • Reviewed the CONTRIBUTING.md guide (required)
  • Documentation added
  • Tests updated
  • Title matches the required conventional commits format, see here
    • Note that Promtail is considered to be feature complete, and future development for logs collection will be in Grafana Alloy. As such, feat PRs are unlikely to be accepted unless a case can be made for the feature actually being a bug fix to existing behavior.
  • Changes that require user attention or interaction to upgrade are documented in docs/sources/setup/upgrade/_index.md
  • If the change is deprecating or removing a configuration option, update the deprecated-config.yaml and deleted-config.yaml files respectively in the tools/deprecated-config-checker directory. Example PR
@loki-gh-app
loki-gh-app Bot requested a review from trevorwhitney as a code owner March 25, 2026 12:39
@loki-gh-app
loki-gh-app Bot requested a review from a team as a code owner March 25, 2026 12:39
@loki-gh-app loki-gh-app Bot added size/XXL type/bug Somehing is not working as expected labels Mar 25, 2026
@loki-gh-app
loki-gh-app Bot requested a review from DylanGuedes March 25, 2026 12:39
@github-actions

Copy link
Copy Markdown
Contributor

💻 Deploy preview available (feat: Remove Promtail support (backport k299)):

@DylanGuedes
DylanGuedes merged commit 939d15f into k299 Mar 25, 2026
100 checks passed
@DylanGuedes
DylanGuedes deleted the backport-21245-to-k299 branch March 25, 2026 13:01
octo-sts-5 Bot pushed a commit to wolfi-dev/os that referenced this pull request May 6, 2026
* Add loki 3.7 version stream

* Remove promtail from loki-3.7 packages due to EOL

grafana/loki#21245
grafana/loki#21248

* Fix loki-fips-3.7 Makefile patch drift

* Remove promtail local config

---------

Co-authored-by: version-stream-reconciler <version-stream-reconciler@chainguard.dev>
Co-authored-by: Joe North <joe.north@chainguard.dev>

Export:  6e7055de262d2fd3b19abec4539fbea0c035e438
Thovi98 added a commit to YunoHost-Apps/loki_ynh that referenced this pull request Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport product-approved size/XXL type/bug Somehing is not working as expected

1 participant