costmanagement-metrics-operator:3.3.1
Features & Capabilities:
- Query Prometheus to create reports specific to cost management.
- Package reports as a tarball and uploaded to cost management through cloud.redhat.com Ingress service.
- Create a source in cloud.redhat.com.
- Persistent data storage.
- Collect all available metrics within Prometheus, up to 90 days.
- Air-gapped capable.
- Resource Optimization metrics collection.
New in v3.3.1:
- Optimize memory usage when reading CSV files.
- Specify toolchain version number in go.mod file
What's Changed
- update whats new in 3.3.0 by @maskarb in #360
- update docs by @maskarb in #363
- fix make downstream by @maskarb in #365
- make v3.3.0 bundle by @maskarb in #362
- Bump library/golang from 1.22.3 to 1.22.5 by @dependabot in #372
- Bump github.com/prometheus/common from 0.53.0 to 0.55.0 in the prometheus group across 1 directory by @dependabot in #369
- Bump docker/build-push-action from 5 to 6 in the ci-dependencies group by @dependabot in #368
- [COST-5183] dont use csvReader.ReadAll to improve memory usage by @maskarb in #370
- update go in go.mod to 1.22 by @maskarb in #373
- Bump the testing-framework group with 2 updates by @dependabot in #374
- Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 in the testing-framework group by @dependabot in #375
- Update badges by @djnakabaale in #384
- Bump library/golang from 1.22.5 to 1.22.6 by @dependabot in #385
- update whats new in 3.3.1 by @djnakabaale in #388
- [COST-5390] Make downstream v3.3.1 by @djnakabaale in #391
- Update downstream v3.3.1 by @djnakabaale in #395
Full Changelog: v3.3.0-downstream...v3.3.1-downstream