syseleven / syseleven-exporter

Export quota and usage metrics for SysEleven
Apache License 2.0
1 stars 2 forks source link

Bug: wrong unit in Grafana Volume Size #61

Closed rdxmb closed 1 month ago

rdxmb commented 1 month ago

prometheus output

# HELP syseleven_volume_space_total_gigabytes Quota for volume space per region and project in gigabytes
# TYPE syseleven_volume_space_total_gigabytes gauge
syseleven_volume_space_total_gigabytes{project="e6dc7166ad3d44ddb0a61b3c112cac5e",region="cbk"} 500
syseleven_volume_space_total_gigabytes{project="e6dc7166ad3d44ddb0a61b3c112cac5e",region="dbl"} 0
syseleven_volume_space_total_gigabytes{project="e6dc7166ad3d44ddb0a61b3c112cac5e",region="fes"} 16384

unit

baurmatt commented 1 month ago

@rdxmb Thanks for reporting! :) This should be fixed with https://github.com/syseleven/syseleven-exporter/pull/64

baurmatt commented 1 month ago

Released as chart-0.6.1