Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cloudwatch_exporter to 0.59.0 #55

Merged
merged 1 commit into from
Apr 21, 2024
Merged

Conversation

github-actions[bot]
Copy link

Update cloudwatch_exporter to 0.59.0.

Important news and breaking changes

This release brings a bunch of breaking changes:

These breaking changes will allow making the configuration easier to understand and less error prone, and also to build better documentation around supported services.

Bugfixes and features

Features:

  • Add AWS/SecretsManager to the services list by @taraspos
  • Support partner events buses by @HristoStoyanovYotpo
  • discovery.exportedTagsOnMetrics: validate that keys match one of the job types defined by @cristiangreco

Refactoring:

  • Update comment in factory.go by @andriikushch
  • getmetricdata: move window calculator to processor by @kgeckhart
  • promutil: clean up prom metric names that duplicate parts of the namespace by @tristanburgess
  • promutil: rewrite sanitisation funcs for memory optimisation by @cristiangreco
  • Do not allow using aliases as job types in discovery jobs by @cristiangreco

Dependencies

  • Bump github.com/aws/aws-sdk-go from 1.51.16 to 1.51.21
  • Bump github.com/aws/aws-sdk-go-v2 group
  • Bump github.com/prometheus/common from 0.52.2 to 0.52.3

New contributors

Full Changelog: prometheus-community/yet-another-cloudwatch-exporter@v0.58.0...v0.59.0

@tomhughes tomhughes merged commit b334706 into main Apr 21, 2024
@github-actions github-actions bot deleted the updater/cloudwatch-0.59.0 branch April 21, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant