Kaelan Patel
|
6263463d09
Merge branch 'develop' into kaelan-disable-metrics
|
4 年之前 |
Kaelan Patel
|
30b31dbecb
Clarify metricsconfig errors
|
4 年之前 |
Kaelan Patel
|
25c75712b0
Implement early returns where possible + code clarity changes
|
4 年之前 |
Ajay Tripathy
|
9242606e32
Merge pull request #1063 from kubecost/dependabot/npm_and_yarn/ui/follow-redirects-1.14.8
|
4 年之前 |
dependabot[bot]
|
1416df5d04
Bump follow-redirects from 1.14.7 to 1.14.8 in /ui
|
4 年之前 |
Kaelan Patel
|
d5a0730b15
Merge pull request #1036 from kubecost/kaelan-pvcshare
|
4 年之前 |
Ajay Tripathy
|
20386e1aab
Merge pull request #979 from kubecost/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.16
|
4 年之前 |
Ajay Tripathy
|
3defebd020
Merge pull request #1062 from kubecost/master
|
4 年之前 |
dependabot[bot]
|
7d816c0846
Bump github.com/microcosm-cc/bluemonday from 1.0.5 to 1.0.16
|
4 年之前 |
Matt Bolt
|
53fce803e4
Merge pull request #1051 from kubecost/bolt/rate-limit-response-handling
|
4 年之前 |
Ajay Tripathy
|
fb51264ede
Bump version to 1.90.1
|
4 年之前 |
Ajay Tripathy
|
3ace229e05
Merge pull request #1057 from kubecost/AjayTripathy-patch-refresh
|
4 年之前 |
Niko Kovacevic
|
0e9ff6655e
Merge pull request #1061 from kubecost/niko/audit-fix
|
4 年之前 |
Niko Kovacevic
|
85d9fd7d0d
Fix totals bugs: compute adjustments properly, use adjustments everywhere, and fix cpu/gpu typo
|
4 年之前 |
Matt Bolt
|
a4d915ecc8
Fix compile error.
|
4 年之前 |
Matt Bolt
|
fceedbf1a9
Merge pull request #1059 from kubecost/bolt/klog-patch
|
4 年之前 |
Matt Bolt
|
11e0e38756
Update after running go mod tidy to fix imports and modules
|
4 年之前 |
Matt Bolt
|
00840afa4c
Move klog initialization to cobra command creation
|
4 年之前 |
Ajay Tripathy
|
20bccf5c8d
Cherrypick of refresh for a patch
|
4 年之前 |
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 年之前 |
Kaelan Patel
|
9d01e07ee9
Cleanup + configurable configmap name
|
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 年之前 |
Kaelan Patel
|
7bdda6b5af
Support disabling individual cost-model metrics
|
4 年之前 |
Kaelan Patel
|
46bf8a9ed0
Logic for exclusion of all non-core cost-model metrics
|
4 年之前 |
Kaelan Patel
|
406324962a
Add read config logic for metrics configuration
|
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 年之前 |