Releases: YoannMa/scaleway_exporter
Releases · YoannMa/scaleway_exporter
v0.4.1
v0.4.0
Breaking Changes
scaleway_s3_storage_usage_standard_bytes
andscaleway_s3_storage_usage_glacier_bytes
are now merged underscaleway_s3_storage_usage_bytes
with the labelstorage_class
- Loadbalancer is no longer a regional product
- Some Loadbalancer status interpreted as value
0.0
are now interpreted as value0.5
- Some DB instance status interpreted as value
0.0
are now interpreted as value0.5
- Build with go1.19
- Container image does not have the
v
prefix in the registry
Features
Fixes
- fix: add support for more than Standard and Glacier storage class
BREAKING CHANGE
- Better logs in general (c97661c, 8bc9785, 6c608ed)
- Removed warning when product (LB, Redis) was not available in a specific zone (bf39874)
- LB is now a zoned product (bf39874)
BREAKING CHANGE
Chores
- update dependencies
- chore: update prometheus/alertmanager/grafana version
- ci: add Version/Revision/BuildTime to ldflags and update Github Actions
Registry
ghcr.io/yoannma/scaleway_exporter:0.4.0
yoannm/scaleway_exporter:0.4.0
Release v0.3.0
doc: update readme
v0.2.0
Version v0.2.0
Features :
- By default, it will now collect metrics across all Scaleway regions, this can be changed by settings the environment variable
SCALEWAY_REGION
to a specific region (#1) - You can now disable specific collector using the command line flags (#1) :
disable-bucket-collector
disable-database-collector
disable-loadbalancer-collector
Release v0.1.1
v0.1.1