Skip to content

Releases: YaleSpinup/cost-api

Migrate to SSM/Deco latest

17 Jun 21:22
Compare
Choose a tag to compare
Pre-release
v0.6.0-pre01

migrate to ssm/deco

Support for custom height and width

17 Jun 19:57
5c7d11c
Compare
Choose a tag to compare

Add support for the height and width query params. Also setup the framework to make it easier to add arbitrary parameters. Note: this won't currently work with the s3 metrics since it's a weird metric and hardcoded.

Support for custom height and width

17 Jun 18:33
Compare
Choose a tag to compare
Pre-release
v0.5.1-pre01

check width/heigh >= 1

Support for s3 bucket metrics

13 May 15:11
8d1ee42
Compare
Choose a tag to compare

Adds support for S3 bucket metrics. S3 metrics are only reported on a daily basis and this gives the past 30 days.

Support for container service metrics, move to metrics endpoint

16 Apr 11:04
c6e352a
Compare
Choose a tag to compare

This moves the metrics to a metrics endpoint (leaving the current endpoint for backwards compatibility for the moment). It also consolidates query parsing and adds support for container service metrics (which for Fargate, are just CPUUtilization and MemoryUtilization).

Allow passing multiple metrics to combine in one graph

17 Jan 19:49
2ef3a31
Compare
Choose a tag to compare
Allow passing multiple metrics to combine in one graph (#10)

* allow passing multiple metrics to combine in one graph, fix period query param, fix start/end for space cost

Allow passing multiple metrics to combine in one graph

15 Jan 21:38
Compare
Choose a tag to compare
v0.3.0-pre01

256 is gud enuff

Get cloudwatch widget images for instances

20 Dec 20:29
c587af3
Compare
Choose a tag to compare
Get cloudwatch widget images for instances (#9)

* get cloudwatch widget images for instances, caching to s3, allow passing start, end and period to metrics endpoints

Support for Cloudwatch Widgets

19 Dec 12:21
Compare
Choose a tag to compare
Pre-release
v0.2.0-pre04

configure prefix

Support for Cloudwatch Widgets

19 Dec 11:46
Compare
Choose a tag to compare
Pre-release
v0.2.0-pre01

pr fixup