Skip to content

chore(deps): update alloy docker tag to v1.5.0

Tortoise caretaker requested to merge renovate/alloy-1.x into next

This MR contains the following updates:

Package Update Change
alloy minor v1.4.3 -> v1.5.0

Release Notes

grafana/alloy (alloy)

v1.5.0

Compare Source

Breaking changes
Features
  • Add support bundle generation via the API endpoint /-/support (@​dehaansa)

  • Add the function path_join to the stdlib. (@​wildum)

  • Add pyroscope.receive_http component to receive and forward Pyroscope profiles (@​marcsanmi)

  • Add support to loki.source.syslog for the RFC3164 format ("BSD syslog"). (@​sushain97)

  • Add support to loki.source.api to be able to extract the tenant from the HTTP X-Scope-OrgID header (@​QuentinBisson)

  • (Experimental) Add a loki.secretfilter component to redact secrets from collected logs.

  • (Experimental) Add a prometheus.write.queue component to add an alternative to prometheus.remote_write which allowing the writing of metrics to a prometheus endpoint. (@​mattdurham)

  • (Experimental) Add the array.combine_maps function to the stdlib. (@​ptodev, @​wildum)

Enhancements
  • The mimir.rules.kubernetes component now supports adding extra label matchers to all queries discovered via PrometheusRule CRDs. (@​thampiotr)

  • The cluster.use-discovery-v1 flag is now deprecated since there were no issues found with the v2 cluster discovery mechanism. (@​thampiotr)

  • SNMP exporter now supports labels in both target and targets parameters. (@​mattdurham)

  • Add support for relative paths to import.file. This new functionality allows users to use import.file blocks in modules imported via import.git and other import.file. (@​wildum)

  • prometheus.exporter.cloudwatch: The discovery block now has a recently_active_only configuration attribute to return only metrics which have been active in the last 3 hours.

  • Add Prometheus bearer authentication to a prometheus.write.queue component (@​freak12techno)

  • Support logs that have a timestamp field instead of a time field for the loki.source.azure_event_hubs component. (@​andriikushch)

  • Add proxy_url to otelcol.exporter.otlphttp. (@​wildum)

Bugfixes
  • Fixed a bug in import.git which caused a "non-fast-forward update" error message. (@​ptodev)

  • Do not log error on clean shutdown of loki.source.journal. (@​thampiotr)

  • prometheus.operator.* components: Fixed a bug which would sometimes cause a "failed to create service discovery refresh metrics" error after a config reload. (@​ptodev)

Other changes

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 MR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot. The local configuration can be found in the local Renovate Bot repository.

Merge request reports

Loading