Matt Bolt
|
3e886fcbc6
Add millisecond parse unit test.
|
4 лет назад |
Matt Bolt
|
c31e7b2eda
Replace the poorly written ParseDuration func in timeutil with the ParseDuration from go std lib enhanced with the ability to parse "d" units (days). Add unit tests for complex durations and negative durations.
|
4 лет назад |
Matt Bolt
|
844bccd888
Allow max retry to be set via env var, allow default retry wait time to be set via env var. Remaining: Update timeutil.ParseDuration to accept durations other than s|m|h|d
|
4 лет назад |
Matt Bolt
|
1645d719ea
Hard Limit Max Wait to 10s, Add More Tests
|
4 лет назад |
Matt Bolt
|
505a9dc7dc
Handle Rate Limit Responses in Prom Client
|
4 лет назад |
alejandro-kubecost
|
5b5f9c669d
Merge pull request #1040 from kubecost/alejandro/accumulate-by-duration
|
4 лет назад |
Alejandro
|
533fb186db
remove unnecessary sum var
|
4 лет назад |
Sean Holcomb
|
212ed279ca
Merge pull request #1049 from kubecost/sean/log-spam
|
4 лет назад |
Sean Holcomb
|
90fbadb5ae
Dedupe log spam
|
4 лет назад |
Alejandro
|
936361cd7f
remove debugging
|
4 лет назад |
Alejandro
|
18953854ff
fix bug in accumulateBy
|
4 лет назад |
Ajay Tripathy
|
f57a8668b9
Merge pull request #1046 from kubecost/master
|
4 лет назад |
Ajay Tripathy
|
dee758da15
Merge branch 'develop' into master
|
4 лет назад |
Alejandro
|
0fae81798c
improve documentation and initiate the empty set & range
|
4 лет назад |
Alejandro
|
f4c0cdb019
add extra accumulateBy test
|
4 лет назад |
Alejandro
|
de65ba8de5
remove last dependency of unsafe window() and remove method
|
4 лет назад |
Alejandro
|
c6f0b06a51
Merge branch 'develop' of github.com:kubecost/cost-model into alejandro/accumulate-by-duration
|
4 лет назад |
Alejandro
|
53760c3fe3
fix rogue comment
|
4 лет назад |
Alejandro
|
b3030e16da
add comment describing AccumulateBy
|
4 лет назад |
Alejandro
|
deed98f249
improve accumulateBy tests; use asr.window() with no lock
|
4 лет назад |
Kaelan Patel
|
e8add2eb64
Merge pull request #1044 from kubecost/kaelan-cve-version-bump
|
4 лет назад |
Alejandro
|
e872b3c4bc
accumulateBy with old Window lock :tada:
|
4 лет назад |
Ajay Tripathy
|
5feff7a8d8
Merge pull request #1043 from kubecost/AjayTripathy-rc-1
|
4 лет назад |
Alejandro
|
11a56b28e6
fix nil allocationSet edge case
|
4 лет назад |
Michael Dresser
|
9d9af5583c
Merge pull request #1038 from kubecost/mmd/update-codecs-backwards-compat
|
4 лет назад |
Alejandro
|
4bd67694ee
add accumulateBy func
|
4 лет назад |
Ajay Tripathy
|
27ff04f069
rc0, not rc1
|
4 лет назад |
Ajay Tripathy
|
eb5e57eff8
RC-1 release
|
4 лет назад |
Alejandro
|
7c04602d7d
prototype of accumulateBy logic with negative asr window
|
4 лет назад |
Ajay Tripathy
|
0c03d3ae77
Bump version
|
4 лет назад |