UNCLASSIFIED - NO CUI

Skip to content

Update dependency ivx/yet-another-cloudwatch-exporter to v0.58.0

This MR contains the following updates:

Package Update Change
ivx/yet-another-cloudwatch-exporter minor v0.57.1 -> v0.58.0

Release Notes

ivx/yet-another-cloudwatch-exporter (ivx/yet-another-cloudwatch-exporter)

v0.58.0

Compare Source

0.58.0

Bugfixes and features

Features:

Bugs:

  • Fixed issue with generated Prometheus metric name when working with AWS namespaces which have a leading special character, like /aws/sagemaker/TrainingJobs by @​tristanburgess

Refactoring:

  • Add abstraction for GetMetricsData processing by @​kgeckhart
  • GetMetricData: refactor QueryID generation and result mapping by @​kgeckhart
  • Refactored out the name-building part of promutil.BuildNamespaceInfoMetrics() and promutil.BuildMetrics() into promutil.BuildMetricName() by @​tristanburgess
  • Set initial maps size in promutil/migrate by @​cristiangreco

Dependencies

  • Bump github.com/aws/aws-sdk-go from 1.50.30 to 1.51.16
  • Bump github.com/prometheus/common from 0.49.0 to 0.52.2
  • Bump golang.org/x/sync from 0.6.0 to 0.7.0
  • Bump the aws-sdk-v2 group with 14 updates

New contributors

Full Changelog: https://github.com/nerdswords/yet-another-cloudwatch-exporter/compare/v0.57.1...v0.58.0


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, 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.

Merge request reports