Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Loki dependency #6905

Merged
merged 3 commits into from
May 15, 2024
Merged

Update Loki dependency #6905

merged 3 commits into from
May 15, 2024

Conversation

ptodev
Copy link
Contributor

@ptodev ptodev commented May 14, 2024

Backport from the Alloy repo. This will fix a bug with the static mode where the logs pipeline isn't being shut down properly.

Unfortunately, it will not fix the issue of reloading the config when a loki process metrics stage is set. Although this was fixed in Promtail, the code path for Agent Static and Flow seems to be different and the Promtail fix doesn't work.

@ptodev ptodev merged commit f817a47 into main May 15, 2024
10 checks passed
@ptodev ptodev deleted the ptodev/update-loki-patch branch May 15, 2024 10:15
ptodev added a commit that referenced this pull request May 15, 2024
* Update Loki dependency.

* Clean up metrics generated from logs after a config reload.

Synced from:
grafana/loki#12938

* Update README
@ptodev ptodev mentioned this pull request May 15, 2024
ptodev added a commit that referenced this pull request May 15, 2024
* azure_exporter: Fix bug which prevents subscription scope from working with only a single region (#6719)

* Update postgres exporter (#6780)

* Update postgres exporter
* Make collector work with first DSN
* Enhance docs and test
* Update depcheck

* Update SNMP exporter (#6904)

* Update SNMP exporter

* Fix build issues

* Update Windows exporter

* Update Loki dependency (#6905)

* Update Loki dependency.

* Clean up metrics generated from logs after a config reload.

Synced from:
grafana/loki#12938

* Update README

* Update changelog

* Update loki dep to k190 (#6543)

* Update loki dep to k190

* port renames

* fix loki push api

* Update vmware_exporter

* Update prom encoder

---------

Co-authored-by: kgeckhart <kgeckhart@users.noreply.github.com>
Co-authored-by: Piotr <17101802+thampiotr@users.noreply.github.com>
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Jun 15, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants