chore(deps): update dependency grafana/alloy to v1.4.3 #29

Merged
GregoryDosh merged 1 commit from renovate/grafana-alloy-1.x into main 2024-10-21 11:34:09 +00:00

This PR contains the following updates:

Package Update Change
grafana/alloy patch 1.4.1 -> 1.4.3

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

grafana/alloy (grafana/alloy)

v1.4.3

Compare Source

Bugfixes
  • Fix an issue where some faro.receiver would drop multiple fields defined in payload.meta.browser, as fields were defined in the struct.

  • pyroscope.scrape no longer tries to scrape endpoints which are not active targets anymore. (@​wildum @​mattdurham @​dehaansa @​ptodev)

  • Fixed a bug with loki.source.podlogs not starting in large clusters due to short informer sync timeout. (@​elburnetto-intapp)

  • prometheus.exporter.windows: Fixed bug with exclude regular expression config arguments which caused missing metrics. (@​ptodev)

v1.4.2

Compare Source

Bugfixes
  • Update windows_exporter from v0.27.2 vo v0.27.3: (@​jkroepke)

    • Fixes a bug where scraping Windows service crashes alloy
  • Update yet-another-cloudwatch-exporter from v0.60.0 vo v0.61.0: (@​morremeyer)

    • Fixes a bug where cloudwatch S3 metrics are reported as 0
  • Issue 1687 - otelcol.exporter.awss3 fails to configure (@​cydergoth)

    • Fix parsing of the Level configuration attribute in debug_metrics config block
    • Ensure "optional" debug_metrics config block really is optional
  • Fixed an issue with loki.process where stage.luhn and stage.timestamp would not apply
    default configuration settings correctly (@​thampiotr)

  • Fixed an issue with loki.process where configuration could be reloaded even if there
    were no changes. (@​ptodev, @​thampiotr)

  • Fix issue where loki.source.kubernetes took into account all labels, instead of specific logs labels. Resulting in duplication. (@​mattdurham)


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.4.1` -> `1.4.3` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>grafana/alloy (grafana/alloy)</summary> ### [`v1.4.3`](https://github.com/grafana/alloy/blob/HEAD/CHANGELOG.md#v143) [Compare Source](https://github.com/grafana/alloy/compare/v1.4.2...v1.4.3) ##### Bugfixes - Fix an issue where some `faro.receiver` would drop multiple fields defined in `payload.meta.browser`, as fields were defined in the struct. - `pyroscope.scrape` no longer tries to scrape endpoints which are not active targets anymore. ([@&#8203;wildum](https://github.com/wildum) [@&#8203;mattdurham](https://github.com/mattdurham) [@&#8203;dehaansa](https://github.com/dehaansa) [@&#8203;ptodev](https://github.com/ptodev)) - Fixed a bug with `loki.source.podlogs` not starting in large clusters due to short informer sync timeout. ([@&#8203;elburnetto-intapp](https://github.com/elburnetto-intapp)) - `prometheus.exporter.windows`: Fixed bug with `exclude` regular expression config arguments which caused missing metrics. ([@&#8203;ptodev](https://github.com/ptodev)) ### [`v1.4.2`](https://github.com/grafana/alloy/blob/HEAD/CHANGELOG.md#v142) [Compare Source](https://github.com/grafana/alloy/compare/v1.4.1...v1.4.2) ##### Bugfixes - Update windows_exporter from v0.27.2 vo v0.27.3: ([@&#8203;jkroepke](https://github.com/jkroepke)) - Fixes a bug where scraping Windows service crashes alloy - Update yet-another-cloudwatch-exporter from v0.60.0 vo v0.61.0: ([@&#8203;morremeyer](https://github.com/morremeyer)) - Fixes a bug where cloudwatch S3 metrics are reported as `0` - Issue 1687 - otelcol.exporter.awss3 fails to configure ([@&#8203;cydergoth](https://github.com/cydergoth)) - Fix parsing of the Level configuration attribute in debug_metrics config block - Ensure "optional" debug_metrics config block really is optional - Fixed an issue with `loki.process` where `stage.luhn` and `stage.timestamp` would not apply default configuration settings correctly ([@&#8203;thampiotr](https://github.com/thampiotr)) - Fixed an issue with `loki.process` where configuration could be reloaded even if there were no changes. ([@&#8203;ptodev](https://github.com/ptodev), [@&#8203;thampiotr](https://github.com/thampiotr)) - Fix issue where `loki.source.kubernetes` took into account all labels, instead of specific logs labels. Resulting in duplication. ([@&#8203;mattdurham](https://github.com/mattdurham)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOC45My42IiwidXBkYXRlZEluVmVyIjoiMzguOTMuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
svc-renovate-bot force-pushed renovate/grafana-alloy-1.x from 360b0e33df to a29e9c19dd 2024-10-18 18:34:14 +00:00 Compare
svc-renovate-bot changed title from chore(deps): update dependency grafana/alloy to v1.4.2 to chore(deps): update dependency grafana/alloy to v1.4.3 2024-10-18 18:34:15 +00:00
GregoryDosh deleted branch renovate/grafana-alloy-1.x 2024-10-21 11:34:09 +00:00
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!29
No description provided.