Commit History

Author SHA1 Message Date
  Matt Bolt bd4e8a2d03 Update package to the same value, added error tests for the prom package 5 years ago
  Niko Kovacevic a91becfa40 Fix for L2 cache 5 years ago
  Niko Kovacevic 64439bb429 Agg API: fix caching 5 years ago
  Niko Kovacevic a60c663d20 Migrate Agg API WIP: refactor CDMR to use window complete 5 years ago
  Niko Kovacevic 320ca43f14 Migrate Agg API WIP: refactor to use window instead of start, end, dur, offset, etc; consolidate huge param list into defaults with opts 5 years ago
  Matt Bolt e7f86b96ed Added some helpers, and updated status.go 5 years ago
  Niko Kovacevic 3570830afb Migrate Agg API: fix nil dereferences 5 years ago
  Niko Kovacevic e13aab74f1 Un-deprecate OutOfClusterCosts 5 years ago
  Niko Kovacevic c78409b8b7 Migrate Agg API: move env to open source; re-implement agg API cache warming 5 years ago
  Niko Kovacevic e6ccc315e7 Migrate Agg API WIP: pub/sub for settings changes 5 years ago
  Matt Bolt 7491d62113 Move the cost-model metrics to a CostModelMetricsEmitter struct, Remove unused parameter from ComputeCostData and ComputeCostDataRange 5 years ago
  Matt Bolt 4abd160371 Use the Warning Get/Set for Request Context in util 5 years ago
  Matt Bolt f6cd3167c0 Add ContextWarning to the util package in cost-model 5 years ago
  Matt Bolt 5639635670 go mod tidy 5 years ago
  Niko Kovacevic 0f3605420a Merge branch 'niko/aggapi' of github.com:kubecost/cost-model into niko/aggapi 5 years ago
  Niko Kovacevic 5162c78fee Migrate Agg API WIP: create CostModelAggregator interface for ability to substitute ETL adapter 5 years ago
  Matt Bolt 49f15df738 Updates to cost-model to support annotations and metrics move. 5 years ago
  Matt Bolt e723dcb332 Update aggregation with error passing early on an ErrorCollection (avoid calling err.Error()) 5 years ago
  Matt Bolt ca11e43f92 Prometheus Label helpers to prom package. 5 years ago
  Matt Bolt 556b4fbf76 Merge branch 'niko/aggapi' of github.com:kubecost/cost-model into niko/aggapi 5 years ago
  Matt Bolt 10bb23ca30 Merge branch 'bolt/annotations-error-collection' into niko/aggapi 5 years ago
  Niko Kovacevic c46db67835 Migrate Agg API WIP: fixing http helpers, more compiler errors and broken refs 5 years ago
  Niko Kovacevic 8c5dc99396 Migrate AggAPI WIP: refactor global singleton into application instance and parametrize or make receiver; same with Router; continue to move and refactor things from closed-source that have to move 5 years ago
  Matt Bolt d843ba0369 Warnings are already logged in query 5 years ago
  Matt Bolt 87687565e9 Pass back warnings from prometheus where appropriate. Move ErrorCollector to prom package, updates to propagate and handle error collection errors appropriately. Add annotations collectors for prometheus metrics. Update all of the kubernetes based metric collectors to use the ClusterCache 5 years ago
  Niko Kovacevic 92cb10a106 Move pkg/kubecost and pkg/utils 5 years ago
  Ajay Tripathy 5ef531b1f2 Merge pull request #616 from kubecost/AjayTripathy-fix-offset 5 years ago
  Ajay Tripathy 1353f35524 remove log 5 years ago
  Ajay Tripathy 5dd58f7a14 fix offset str 5 years ago
  Ajay Tripathy 834debc158 Merge pull request #615 from kubecost/develop 5 years ago