Skip to content

Releases: YaleSpinup/cost-api

Default to PERCENTAGE if budget alert threshold type is empty

28 Jun 20:47
75c3512
Compare
Choose a tag to compare
v0.11.2

default to PERCENTAGE if budget alert threshold type is empty (#24)

Default to PERCENTAGE for missing threshold types

22 Jun 20:35
Compare
Choose a tag to compare
v0.11.2-pre01

default to PERCENTAGE if budget alert threshold type is empty

Surface compute optimizer recommendations for ec2 instances

21 Jun 21:28
a63e7d2
Compare
Choose a tag to compare
v0.11.1

surface compute optimizer recommendations for ec2 instances (#23)

Surface compute optimizer recommendations for EC2 instances

16 Jun 22:39
Compare
Choose a tag to compare
v0.11.0

surface compute optimizer recommendations for ec2 instances

Add Budget Alerts, support for assumerole, helm charts for local dev k8s

15 Jun 13:56
8d1e761
Compare
Choose a tag to compare
v0.10.0

Add Budget Alerts, support for assumerole, helm charts for local dev …

Add Budget Alerts, support for assumerole, helm charts for local dev k8s

11 Jun 11:26
Compare
Choose a tag to compare
v0.10.0-pre04

deco update

Add Budget Alerts, support for assumerole, helm charts for local dev k8s

09 Jun 11:13
Compare
Choose a tag to compare

Add Budget Alerts, support for assumerole, helm charts for local dev k8s

04 Jun 12:57
Compare
Choose a tag to compare
v0.10.0-pre01

update readme

metrics should have public endpoints

07 Apr 22:40
3a3738c
Compare
Choose a tag to compare
v0.9.1

metrics should have public endpoints (#21)

Add Costs Per Space Resource

06 Oct 18:05
eb5f9d8
Compare
Choose a tag to compare
Add ResourceGetHandler endpoint (#20)

* added ResourceGetHandler endpoint to get arbitrary resource costs within a space

* updated with fishnix_s PR comments

* changed api/routes.go for func name change

* add sub-Queries route for SpaceResourceGetHandler