github.com/prometheus-community/yet-another-cloudwatch-exporter
v0.67.0
#1475 most downloaded on Go modules
prometheus-community/yet-another-cloudwatch-exporter
What this package is like to depend on
Last release 1 months ago
07 Jul 2026
Ships fairly regularly
a new release about every 3 weeks
Rarely documented
notes for 1 of 7 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
47 releases · first in 2024
29 releases in the last 12 months
see the full history below
Release timeline
47 releases · Nov 2024 to Jul 2026Releases
latest 47-
v0.67.1-0.20260707161357-2d957848735607 Jul 2026 pre-releaseNothing published for this version
-
v0.67.003 Jul 2026Nothing published for this version
-
v0.66.1-0.20260701093927-9d143b682d3901 Jul 2026 pre-releaseNothing published for this version
-
v0.66.1-0.20260701075314-73b8f4b6213f01 Jul 2026 pre-releaseNothing published for this version
-
v0.66.023 Jun 2026Nothing published for this version
-
v0.65.021 Apr 2026Nothing published for this version
-
v0.64.1-0.20260617125658-7156eaa15f9217 Jun 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260617114020-211d2f7593e517 Jun 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260616222548-3929599d95d216 Jun 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260616170016-725642389a3316 Jun 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260608194758-86bfeca9201e08 Jun 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260602122609-286eb1e654ae02 Jun 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260521141809-5887d0f8881e21 May 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260520181320-cc0c01bd78b620 May 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260518190824-c93a4b7fcb8d18 May 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260514200301-dbfbc0a0809414 May 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260514195630-75d0a7e1c46014 May 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260514190500-b8552891f19f14 May 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260512065638-4fbedddacc5c12 May 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260505135225-d2066a91725a05 May 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260423073736-626d620fd75d23 Apr 2026 pre-releaseNothing published for this version
-
v0.64.1-0.20260421195037-5605e2ad081b21 Apr 2026 pre-releaseNothing published for this version
-
v0.64.030 Mar 2026Nothing published for this version
-
v0.63.1-0.20260122102034-c13b3fb992db22 Jan 2026 pre-releaseNothing published for this version
-
v0.63.1-0.20260108093805-deafb567a6ee08 Jan 2026 pre-releaseNothing published for this version
-
v0.63.1-0.20251209113132-d361cee1759109 Dec 2025 pre-releaseNothing published for this version
-
v0.63.1-0.20251028125521-c014d883ef0828 Oct 2025 pre-releaseNothing published for this version
-
v0.63.1-0.20251028094130-39c9d795dfca28 Oct 2025 pre-releaseNothing published for this version
-
v0.63.025 Sep 2025Nothing published for this version
-
v0.62.2-0.20250711183324-6be5f5d91fc611 Jul 2025 pre-releaseNothing published for this version
-
v0.62.2-0.20250512134800-6b7a64109e4d12 May 2025 pre-releaseNothing published for this version
-
v0.62.2-0.20250409083632-323d20f6b4de09 Apr 2025 pre-releaseNothing published for this version
-
v0.62.2-0.20250116085136-71ea066c379616 Jan 2025 pre-releaseNothing published for this version
-
v0.62.2-0.20250115150835-e6f1b51baa8915 Jan 2025 pre-releaseNothing published for this version
-
v0.62.2-0.20250109162658-8262f53d9eb209 Jan 2025 pre-releaseNothing published for this version
-
v0.62.2-0.20250109140913-2ee49013e11d09 Jan 2025 pre-releaseNothing published for this version
-
v0.62.103 Jan 2025Nothing published for this version
-
v0.62.019 Dec 2024Release notes
Open source →Important news and breaking changes
- As of November 2024, YACE is part of prometheus-community. Read more about it in these announcement posts:
- https://prometheus.io/blog/2024/11/19/yace-joining-prometheus-community/
- https://grafana.com/blog/2024/11/19/yace-moves-to-prometheus-community/
Bugfixes and features
Features:
- Add ContainerInsights service by @JetSquirrel
- Add AWS/Scheduler and AWS/ECR services by @andriikushch
- Add AWS/VpcLattice service by @greymd
- Add AWS/QuickSight service by @choppedpork
- Add AWS/Timestream service by @andriikushch
- Add Network Manager / Cloud WAN support by @kylehodgetts
- RDS: include RDS Proxy metrics within the RDS namespace by @vitaliyf
- Mediapackage: include mediapackagev2 namespace by @henrylaiBrightcove
Bugs:
- Add parentheses to sanitize list to prevent invalid metric name generation by @nixargh
Docs:
- Review and update supported services in README by @cristiangreco
- Mention support for AWS/MediaPackage by @prathamesh-sonpatki
- Update README and MAINTAINERS files to mention the move to prometheus-community by @cristiangreco
Refactoring:
- Start a unified scraper by @kgeckhart
- Refactor prom metric creation by @kgeckhart
- Update for Prometheus Community by @SuperQ
- Update Docker build by @SuperQ
- Fix linting issues detected by golangci-lint 1.60.3 by @cristiangreco
- Update build tools and CI to Go 1.23 by @cristiangreco
Dependencies
- Bump actions/checkout from 4.2.0 to 4.2.2
- Bump alpine from 3.20.1 to 3.20.3
- Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.55.5
- Bump github.com/aws/smithy-go from 1.22.0 to 1.22.1
- Bump github.com/prometheus/client_golang from 1.19.1 to 1.20.5
- Bump github.com/prometheus/common from 0.54.0 to 0.60.1
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
- Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.5
- Bump golang from 1.22 to 1.23
- Bump golang.org/x/sync from 0.7.0 to 0.9.0
- Bump golangci/golangci-lint-action from 6.0.1 to 6.1.1
- Bump grafana/regexp to
20240607082908-2cb410fa05da - Bump the aws-sdk-v2 group
New contributors
- @prathamesh-sonpatki made their first contribution in #1465
- @JetSquirrel made their first contribution in #1463
- @greymd made their first contribution in #1506
- @choppedpork made their first contribution in #1477
- @SuperQ made their first contribution in #1568
- @prombot made their first contribution in #1570
- @nixargh made their first contribution in #1563
- @kylehodgetts made their first contribution in #1580
- @vitaliyf made their first contribution in #1501
- @henrylaiBrightcove made their first contribution in #1544
Full Changelog: v0.61.2...v0.62.0
-
v0.61.3-0.20241126184313-49a296a32c1e26 Nov 2024 pre-releaseNothing published for this version
-
v0.61.3-0.20241126154155-b8daa6c4a66126 Nov 2024 pre-releaseNothing published for this version
-
v0.61.3-0.20241121111116-d975e1768a5a21 Nov 2024 pre-releaseNothing published for this version
-
v0.61.3-0.20241120124316-e0cd1213df6520 Nov 2024 pre-releaseNothing published for this version
-
v0.61.3-0.20241120124301-0ec8a2b32f3020 Nov 2024 pre-releaseNothing published for this version
-
v0.61.3-0.20241120105153-3d12bc9dff0a20 Nov 2024 pre-releaseNothing published for this version
-
v0.61.3-0.20241120093111-08276e8cea2120 Nov 2024 pre-releaseNothing published for this version
-
v0.61.3-0.20241118203844-b497aafb4fac18 Nov 2024 pre-releaseNothing published for this version
-
v0.0.0-20250103180515-292db29c153703 Jan 2025 pre-releaseNothing published for this version