Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

Releases: blue-yonder/azure-cost-mon

v1.1.0

20 Jul 07:48
Compare
Choose a tag to compare
  • Added BILLING_SCRAPE_TIMEOUT to be able to set a different value then the default of 10 seconds
  • Bugfix: convert subscription_id to string, since azure management compute module raises an
    Exception if a unicode string is passed as an argument

v1.0.0

16 Jul 11:24
Compare
Choose a tag to compare
  • Added support for additional metrics: allocated virtual machines and reserved virtual machine
    instances
  • Renamed configuration option PROMETHEUS_METRIC_NAME to BILLING_METRIC_NAME

Bugfix for numerical instabilities

20 Jul 08:56
Compare
Choose a tag to compare

v0.4.0

10 Jun 13:36
Compare
Choose a tag to compare
  • adds the capability to set the request timeout via a prometheus header (#7)

Bugfix

09 Jun 10:01
Compare
Choose a tag to compare

fixes #9

v0.3.0

29 May 20:43
Compare
Choose a tag to compare

Utilize the official prometheus-client library in the internal implementation. A minor but breaking change in the config file is the reason why the version has been bumped.

0.2 beta release

11 May 12:50
Compare
Choose a tag to compare
v0.2

push to pypi but only tagged releases