Robert Goltz

Results 91 comments of Robert Goltz

@earimont-ib - The fix for the CRITICAL CVE-2025-22871 (update of Go-Version to 1.24.2) is already added and will be part of next release: https://github.com/grafana/alloy/pull/3503

Sounds great from a user Point of view.

I still would love to see such linter :)

@simonpasquier - Just a short heads up: The root issue in prometheus/sigv4 is resolved. They provided the release [`v0.2.0`](https://github.com/prometheus/sigv4/releases/tag/v0.2.0), which cover the upgrade to AWS SDK v2: > feat: Implement...

@simonpasquier - I've created PR https://github.com/prometheus-operator/prometheus-operator/pull/7561 - Feel free to take a look. Good News: The PR/update removed the EOL AWS SDK v1 💯

Thanks you for this insight. Sounds like a good idea. The implementation to switch from AWS SDK v1 to v2 at prometheus/prometheus is tracked via https://github.com/prometheus/prometheus/issues/15572, but releated the PR...

I secound this - The switch from github.com/nerdswords/yet-another-cloudwatch-exporter to github.com/prometheus-community/yet-another-cloudwatch-exporter would help to.switch to version 0.62.1 (https://github.com/prometheus-community/yet-another-cloudwatch-exporter/releases/tag/v0.62.1), which using AWS SDK for Go V2 under the hood - This would...