Skip to content

chore(deps): update grafana-agent docker tag to v0.40.4

Tortoise caretaker requested to merge renovate/grafana-agent-0.x into next

This MR contains the following updates:

Package Update Change
grafana-agent patch v0.40.3 -> v0.40.4

Release Notes

grafana/agent (grafana-agent)

v0.40.4

Compare Source

Security fixes
Enhancements
  • Update prometheus.exporter.kafka with the following functionalities (@​wildum):

    • GSSAPI config
    • enable/disable PA_FX_FAST
    • set a TLS server name
    • show the offset/lag for all consumer group or only the connected ones
    • set the minimum number of topics to monitor
    • enable/disable auto-creation of requested topics if they don't already exist
    • regex to exclude topics / groups
    • added metric kafka_broker_info
  • In prometheus.exporter.kafka, the interpolation table used to compute estimated lag metrics is now pruned on metadata_refresh_interval instead of prune_interval_seconds. (@​wildum)

Bugfixes
  • Update gcp_exporter to a newer version with a patch for incorrect delta histograms (@​kgeckhart)

Configuration

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

🚦 Automerge: Enabled.

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