chore(deps): update dependency grafana/alloy to v1.12.2 #128

Open
svc-renovate-bot wants to merge 1 commit from renovate/grafana-alloy-1.x into main

This PR contains the following updates:

Package Update Change
grafana/alloy patch 1.12.11.12.2

Release Notes

grafana/alloy (grafana/alloy)

v1.12.2

Compare Source

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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [grafana/alloy](https://github.com/grafana/alloy) | patch | `1.12.1` → `1.12.2` | --- ### Release Notes <details> <summary>grafana/alloy (grafana/alloy)</summary> ### [`v1.12.2`](https://github.com/grafana/alloy/releases/tag/v1.12.2) [Compare Source](https://github.com/grafana/alloy/compare/v1.12.1...v1.12.2) ##### Bug Fixes 🐛 - Add missing configuration parameter `deployment_name_from_replicaset` to k8sattributes processor ([5b90a9d](https://github.com/grafana/alloy/commit/5b90a9d391d222eb9c8ea1e40e38a9dbbbd06ffd)) ([@&#8203;dehaansa](https://github.com/dehaansa)) - **database\_observability:** Fix schema\_details collector to fetch column definitions with case sensitive table names ([#&#8203;4872](https://github.com/grafana/alloy/issues/4872)) ([560dff4](https://github.com/grafana/alloy/commit/560dff4ccef090e2db85ef6dd9e59aeacf54e3f2)) ([@&#8203;jharvey10](https://github.com/jharvey10), [@&#8203;fridgepoet](https://github.com/fridgepoet)) - **deps:** Update jose2go to 1.7.0 ([#&#8203;4858](https://github.com/grafana/alloy/issues/4858)) ([dfdd341](https://github.com/grafana/alloy/commit/dfdd341c8da5e7b972905d166a497e3093323be2)) ([@&#8203;jharvey10](https://github.com/jharvey10)) - **deps:** Update npm dependencies \[backport] ([#&#8203;5201](https://github.com/grafana/alloy/issues/5201)) ([8e06c26](https://github.com/grafana/alloy/commit/8e06c2673c0f5790eba84e9f7091270b3ab0bf2d)) ([@&#8203;jharvey10](https://github.com/jharvey10)) - Ensure the squid exporter wrapper properly brackets ipv6 addresses \[backport] ([#&#8203;5205](https://github.com/grafana/alloy/issues/5205)) ([e329cc6](https://github.com/grafana/alloy/commit/e329cc6ebdfd7fb52034b5f215082e2fac9640f6)) ([@&#8203;dehaansa](https://github.com/dehaansa)) - Preserve meta labels in loki.source.podlogs ([#&#8203;5097](https://github.com/grafana/alloy/issues/5097)) ([ab4b21e](https://github.com/grafana/alloy/commit/ab4b21ec0c8b4e892ffa39035c6a53149ee05555)) ([@&#8203;kalleep](https://github.com/kalleep)) - Prevent panic in import.git when update fails \[backport] ([#&#8203;5204](https://github.com/grafana/alloy/issues/5204)) ([c82fbae](https://github.com/grafana/alloy/commit/c82fbae5431dca9fe3ba071c99978babc2f9b5b1)) ([@&#8203;dehaansa](https://github.com/dehaansa), [@&#8203;jharvey10](https://github.com/jharvey10)) - show correct fallback alloy version instead of v1.13.0 ([#&#8203;5110](https://github.com/grafana/alloy/issues/5110)) ([b72be99](https://github.com/grafana/alloy/commit/b72be995908ac761c0ea9a4f881367dc6ec6da13)) ([@&#8203;dehaansa](https://github.com/dehaansa), [@&#8203;jharvey10](https://github.com/jharvey10)) #### Upgrading Read the [release notes] for specific instructions on upgrading from older versions: [release notes]: https://grafana.com/docs/alloy/v1.12/release-notes/ #### Installation Refer to our [installation guide] for how to install Grafana Alloy. [installation guide]: https://grafana.com/docs/alloy/v1.12/get-started/install/ </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41Mi4zIiwidXBkYXRlZEluVmVyIjoiNDIuNzYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/grafana-alloy-1.x:renovate/grafana-alloy-1.x
git switch renovate/grafana-alloy-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/grafana-alloy-1.x
git switch renovate/grafana-alloy-1.x
git rebase main
git switch main
git merge --ff-only renovate/grafana-alloy-1.x
git switch renovate/grafana-alloy-1.x
git rebase main
git switch main
git merge --no-ff renovate/grafana-alloy-1.x
git switch main
git merge --squash renovate/grafana-alloy-1.x
git switch main
git merge --ff-only renovate/grafana-alloy-1.x
git switch main
git merge renovate/grafana-alloy-1.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
homelab/ansible-collection!128
No description provided.