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