Sean Holcomb
Sean Holcomb
## What does this PR change? * This PR adds a layer between the storage object and it creator which can block certain operation. In this case using an env...
## What does this PR change? ## Does this PR rely on any other PRs? - - ## How does this PR impact users? (This is the kind of thing...
Signed-off-by: Sean Holcomb ## What does this PR change? * This PR adds generic filters based off of @michaelmdresser filterv2 design for allocation. By creating a new base filter for...
Issue presents itself as spammy logs like these: ``` 2022-07-27T21:10:35.429517321Z WRN Asset ETL: disk '' start outside window: 0001-01-01T00:00:00 not in [2022-07-27T01:00:00, 2022-07-27T02:00:00] ``` When these warnings occur the start...
## What does this PR change? * This PR removes references to types that are no longer used by opencost and only serve to clutter the code base ## Does...
## What does this PR change? This PR changes the way resource rates are determined for Suse rancher RKE2 instances. Previously the values being emitted for each resource were by...
## What does this PR change? This PR updates AWS CUR integration to ingest AWS generated tags in addition to user generated tags. To do this columns with the AWS...
…ilter 21 to filter ## What does this PR change? This PR removes dead code from OpenCOst ## Does this PR relate to any other PRs? This Pr is a...
## What does this PR change? * This PR adds in test for the S3 and Athena integration. To do so the row parsing of the integrations is broken out...