Skip to content

Releases: grafana/cloudcost-exporter

v0.24.0

23 Feb 19:50
213be21

Choose a tag to compare

Changelog

  • 3781776 Remove v from appVersion in Chart.yaml (#817)
  • d63df0a fix: addressing missing error handling in pkg/utils/metrics.go (#813)
  • 213be21 fix: update release workflow to use Go 1.25.0 (#821)
  • 6987094 perf(ec2): add parallel pagination by availability zone (#819)

v0.23.0

20 Feb 20:44
07acc3c

Choose a tag to compare

Changelog

  • f30dd1b Correcting tab depth issue making make commands break (#810)
  • 2bdef32 Revert "revert chart version to 1.0.8" (#799)
  • e6fa421 Update dashbboard converter docs & add version panel to dashboard (#773)
  • 9e597f7 Update deployment to pull the correct image tag format (#807)
  • 0533851 [cloudcost-exporter] Only consider semver tags in automated releases (tag push) (#800)
  • 870cba8 fix: stop pricing refresh tickers on goroutine exit (#802)
  • 07acc3c fix: variable shadow ctx (#811)
  • fc75710 revert chart version to 1.0.8 (#798)

v0.22.0

19 Feb 01:47
e1a5415

Choose a tag to compare

Changelog

  • c24cd4d Add histogram using gatherer interface to detect errors when collecting prometheus metrics (#711)
  • e1a5415 fix(deps): update aws-sdk-go-v2 monorepo (#785)
  • a62bf1c fix(deps): update module google.golang.org/api to v0.266.0 (#788)
  • 5329a8a renamed GCP projects in providerFlags (#467)

v0.21.2

17 Feb 10:36
b7654d9

Choose a tag to compare

Changelog

  • b7654d9 AWS: Include volumes created from snapshots (#786)

v0.21.1

04 Feb 21:41
9c4d25d

Choose a tag to compare

Changelog

  • f36a1c1 Combine release process in one workflow (#757)
  • b1241d0 Persist credentials to allow for pushing tags in CI (#755)
  • 093b2b8 Remove sku label for cloudsql metric (#741)
  • 968b283 Test release workflow - more than one label (#753)
  • 1f06094 Test release workflow - single label (#754)
  • a5206d8 Test release workflow - single label (#756)
  • 9c4d25d Test release workflow - single label (#758)
  • 2b8c10a [cloudcost-exporter] Add gh action to check for labels to create new release tag (#752)
  • 0547513 [cloudcost-exporter] Update dashboard with make build-dashboards (#747)
  • ac2d45c [maint] Update the metrics available in README (#728)
  • 8e4763d chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.31.16 to 1.32.1 (#709)
  • d22662b chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.261.0 to 1.274.0 (#710)
  • a23c9d5 chore(deps): update actions/checkout action to v5.0.1 (#712)
  • 8c71940 chore(deps): update actions/setup-go action to v6.2.0 (#733)
  • 5750f25 chore(deps): update golang docker tag to v1.25.5 (#736)
  • a214f9c chore(deps): update grafana/shared-workflows/docker-build-push-image action to v0.3.0 (#734)
  • 65939b3 chore(deps): update grafana/shared-workflows/docker-export-digest action to v0.1.1 (#713)
  • dccd72e chore(deps): update grafana/shared-workflows/docker-import-digests-push-manifest action to v0.1.1 (#714)
  • deff8f5 chore(deps): update grafana/shared-workflows/trigger-argo-workflow action to v1.2.1 (#722)
  • e3ac808 chore: remove dependabot in favor of renovate (#727)
  • 65da0dd fix(deps): update aws-sdk-go-v2 monorepo (#691)
  • 1f8b104 fix(deps): update aws-sdk-go-v2 monorepo (#730)
  • 0f29b2f fix(deps): update azure-sdk-for-go monorepo (#731)
  • 1920dff fix(deps): update google.golang.org/genproto digest to 97cd9d5 (#701)
  • 9e696b6 fix(deps): update module cloud.google.com/go/compute to v1.54.0 (#737)
  • f137646 fix(deps): update module cloud.google.com/go/storage to v1.59.2 (#738)
  • ac193a7 fix(deps): update module cloud.google.com/go/storage to v1.59.2 (#749)
  • 0324f73 fix(deps): update module github.com/prometheus/common to v0.67.5 (#732)
  • 52f9634 fix(deps): update module golang.org/x/sync to v0.19.0 (#739)
  • 893c0b3 fix(deps): update module google.golang.org/api to v0.264.0 (#740)
  • cb3427a perf(ec2): reduce scrape latency with concurrent worker pool (#715)

v0.21.0

10 Dec 14:52
9923860

Choose a tag to compare

What's Changed

  • fix(rds): skip instance if availability zone not set by @Duologic in #721

New Contributors

Full Changelog: v0.20.0...v0.21.0

v0.20.0

02 Dec 14:39
973c937

Choose a tag to compare

Changelog

  • 0569c1e Collect GCP cloudSQL hourly cost metrics (#673)
  • 6d4a5c8 Convert error-level log to warning-level log to reduce log volume (#717)
  • 3cbe126 EC2: Add tickers to populate pricing maps (#664)
  • 973c937 Log less often when RDS fails to list instances (#718)
  • ad3f7b7 chore(deps): Bump golang from 1.25.3 to 1.25.4 (#697)
  • 61847ee chore(deps): update module golang.org/x/crypto to v0.45.0 [security] (#700)
  • 1e5282a chore: Update ELB mock destination (#705)
  • ae035cb fix(deps): update module cloud.google.com/go/storage to v1.57.2 (#689)
  • 44dbd04 fix(deps): update module github.com/azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v7 to v8 (#683)

v0.19.1

25 Nov 12:46
5ac92d0

Choose a tag to compare

Changelog

  • 2ecc6b0 Revert "fix(aws natgw): inject a single sample per region" (#703)
  • 3c08a41 fix(aws natgw): inject a single sample per region
  • 5ac92d0 fix(aws natgw): inject a single sample per region (#704)

v0.19.0

20 Nov 10:05
5b1f241

Choose a tag to compare

Changelog

  • 44a1519 Add uniform context handling with timeout for all collectors (#699)
  • af63a95 chore(deps): update golang:1.25.3 docker digest to 6d4e5e7 (#678)
  • 7678575 ci: multi-arch docker builds (#690)
  • 9cdde4b fix(deps): update module github.com/prometheus/common to v0.67.3 (#681)
  • 5b1f241 fix(deps): update module golang.org/x/sync to v0.18.0 (#698)

v0.18.0

10 Nov 16:32
5d74cc1

Choose a tag to compare

Changelog