Releases: pixelfederation/ec2-price-exporter
Releases · pixelfederation/ec2-price-exporter
ec2-price-exporter-0.3.0
Prometheus exporter for spot and on-demand instance prices
v0.3.0
ec2-price-exporter-0.2.0
Prometheus exporter for spot and on-demand instance prices
v0.2.2
v0.2.1
ec2-price-exporter-0.1.0
Prometheus exporter for spot and on-demand instance prices
v0.2.0
v0.1.0
Changelog
- ae7e9b5 Merge pull request AndreZiviani#2 from leprechaun/region-filtering
- 6f7f361 Merge pull request AndreZiviani#3 from leprechaun/readme-update
- 241fbfe Ondemand (AndreZiviani#2)
- 93dbe8b add github actions to create releases and docker image
- 4bc358d added product descriptions
- 37d7fee bump dependencies
- 2dc9b14 chore: Remove unnecessary upload/download artifact step in ci
- 1ae150a extend git ignore
- 60035ca feat: Export normalized price of vcpu and memory (AndreZiviani#4)
- 28116c4 feat: Update dependencies (AndreZiviani#3)
- 64acef8 feat: Update github actions versions
- fa4b164 feat: Update go version in CI and remove UPX
- 219c645 feature(regions): Adding support for limiting the regions we query
- ef5b0d8 fix Dockerfile
- 75bc0a0 fix dockerfile
- 387bd7e fix dockerfile build process
- 33b0e11 fix dockerhub username
- cbae26d fix github actions job dependency
- 6164b03 fix github actions pathing typo
- 272326b fix github actions version typo
- 5b9a7b5 fix typo in docker hub address
- 4670e95 go lint fix
- 0a798b0 improve makefile and readme
- e3a4040 initial commit
- ebc51f2 query current spot price for every region
- afc3b3b readme
- 42ff77d remove vendor
- 1efba36 update .gitignore
- 799e3b8 use aws sdk v2 and update dependencies (AndreZiviani#1)