Ajay Tripathy
|
bc997e0a81
Merge branch 'develop' of https://github.com/kubecost/cost-model into AjayTripathy-better-cadvisor-compatibility
|
4 anni fa |
Matt Bolt
|
307ba8600a
Merge pull request #886 from kubecost/bolt/pv-hourly-cost-fix
|
4 anni fa |
Matt Bolt
|
068510c259
Merge pull request #867 from kubecost/bolt/ksm-metrics
|
4 anni fa |
Matt Bolt
|
f688df9ebb
Only filter if status is failed.
|
4 anni fa |
Matt Bolt
|
cdf721606e
Omit PV Hourly Metrics for !Available and !Bound
|
4 anni fa |
Ajay Tripathy
|
4b97f06110
remove unnecessary instance check
|
5 anni fa |
Ajay Tripathy
|
d2b1e89728
fix typo
|
5 anni fa |
Ajay Tripathy
|
ed8aa734c5
simplify ns query
|
5 anni fa |
Ajay Tripathy
|
0ede3967a1
pod/pod_name fixes
|
5 anni fa |
Ajay Tripathy
|
2e99959e3c
cadvisor compatibility
|
5 anni fa |
Sean Holcomb
|
08174a7d5c
Merge pull request #871 from kubecost/sean/azure-spot-clean-up
|
5 anni fa |
Sean Holcomb
|
43185de475
remove mutex locks as they are breaking
|
5 anni fa |
Sean Holcomb
|
7512a5295a
Update error handling
|
5 anni fa |
Sean Holcomb
|
bb2d62be74
Change locks to write locks
|
5 anni fa |
Sean Holcomb
|
cebd0b746b
add spot nodes to pricing dirrectly
|
5 anni fa |
Sean Holcomb
|
72b6ff3950
Clean up code
|
5 anni fa |
Sean Holcomb
|
1e38d59255
Code Clean Up, fix filter
|
5 anni fa |
Subreptivus
|
feeb101a1e
Support Azure Spot instances prices
|
5 anni fa |
Michael Dresser
|
e16f17bc13
Merge pull request #877 from kubecost/mmd/asr-start-end-minutes
|
5 anni fa |
Michael Dresser
|
ada46a75c9
ASR.Minutes() does not return an error
|
5 anni fa |
Michael Dresser
|
e830d04e85
Add Start, End, and Minutes to AllocationSetRange
|
5 anni fa |
Matt Bolt
|
1f2f80bdc8
Merge branch 'bolt/ksm-metrics' of github.com:kubecost/cost-model into bolt/ksm-metrics
|
5 anni fa |
Matt Bolt
|
478736fc75
Update retry test to use parallell()
|
5 anni fa |
Matt Bolt
|
426c2c1359
We want to disable the pod flag by default.
|
5 anni fa |
Matt Bolt
|
3858334fc5
Normalized pod metric objects to make collapsing later more straight-forward. Added a unit test for KubeLabelsToLabels utility. Added kube_namespace_labels emission. Separated the pod annotation emission from the default ksm emission
|
5 anni fa |
Matt Bolt
|
350c20d740
Add HPAs to cluster cache for Kaelan's incoming metric work.
|
5 anni fa |
Matt Bolt
|
638b388537
Add the remaining KSM metrics, clean some of the existing metric definitions.
|
5 anni fa |
Matt Bolt
|
e8aa613cb9
complete the code doc
|
5 anni fa |
Matt Bolt
|
99563aab2b
Adjust collector name for pods to match convention.
|
5 anni fa |
Matt Bolt
|
90f642306d
Consolidate each metric emission based on kubernetes type into single collector, separate collectors and metrics into separate source file by type. Added new node metrics, job metrics, and pvc metrics.
|
5 anni fa |