Matt Bolt
|
ec8a428df2
Adding in the stubs for GCP Reserved Instances. This is tested to be working correctly, but does not apply discounts yet. Commented code for AWS, but will be similar. There are some issues with Global discount that we need to refactor in order to get this partially working.
|
6 лет назад |
Ajay Tripathy
|
3528719909
Merge pull request #240 from kubecost/AjayTripathy-refactor-vectormath
|
6 лет назад |
AjayTripathy
|
aeca5ea13a
add Vector.go
|
6 лет назад |
AjayTripathy
|
a085b97775
vectormath moved to own library
|
6 лет назад |
AjayTripathy
|
df33c1f908
remove unused aggregation references, extra log statement
|
6 лет назад |
AjayTripathy
|
532af972a7
Merge branch 'master' of github.com:kubecost/cost-model
|
6 лет назад |
AjayTripathy
|
a0fdc785b5
migrate healthcheck outside router
|
6 лет назад |
Matt Bolt
|
af70aeca63
Merge pull request #237 from kubecost/Bolt-add-requests-usage-back
|
6 лет назад |
Matt Bolt
|
70cb043e18
Merge branch 'master' into Bolt-add-requests-usage-back
|
6 лет назад |
Niko Kovacevic
|
75f3731a2a
Merge pull request #236 from kubecost/niko-aggfix
|
6 лет назад |
Matt Bolt
|
faba057da2
Merge branch 'master' into Bolt-add-requests-usage-back
|
6 лет назад |
Matt Bolt
|
ad801d6172
Add back the requests and used queries for CPU and RAM since they're used for efficiency. Correctly normalize these vectors using the allocation metrics. Add clamping and 0-cost filtering to aggregations.
|
6 лет назад |
Niko Kovacevic
|
34eab3570e
Change init to Initialize to fix testing; remove deprecated aggregation code; remove resolution coefficient logic
|
6 лет назад |
Ajay Tripathy
|
1cf5db418e
Merge pull request #234 from kubecost/niko-startup
|
6 лет назад |
Niko Kovacevic
|
f8014e6ca6
Fix ParseDuration bug; improve error reporting for getNormalizations by appending time range
|
6 лет назад |
Matt Bolt
|
132fcb3f27
Merge pull request #233 from kubecost/Bolt-fix-allocation-bug
|
6 лет назад |
Matt Bolt
|
3c9f273c3e
Fixes for pod CPU and RAM allocation bugs by using emitted metrics instead of recalculating instant metrics.
|
6 лет назад |
Matt Bolt
|
564a81b250
Merge pull request #230 from kubecost/Bolt-profiling-thanos
|
6 лет назад |
Matt Bolt
|
eccc828087
Check typecast
|
6 лет назад |
Ajay Tripathy
|
766034447f
Merge pull request #229 from kubecost/AjayTripathy-idle-resolution
|
6 лет назад |
Matt Bolt
|
9b59007132
Merge branch 'master' into Bolt-profiling-thanos
|
6 лет назад |
Matt Bolt
|
95d335b75e
Add singleflight implementation for CostDataRange
|
6 лет назад |
Niko Kovacevic
|
02f8d1ddc3
Merge pull request #225 from kubecost/niko-shared
|
6 лет назад |
Matt Bolt
|
08194d8689
Add request grouping for CostDataRange
|
6 лет назад |
AjayTripathy
|
286ed3d7bd
fix lowercase
|
6 лет назад |
AjayTripathy
|
7190abb923
readd comment
|
6 лет назад |
AjayTripathy
|
8fd557a94f
regression fixes
|
6 лет назад |
AjayTripathy
|
f019d03849
generalize router, and fix divide by zero
|
6 лет назад |
AjayTripathy
|
38c0decb7d
fix idle resolutions
|
6 лет назад |
Matt Bolt
|
0632426267
Merge branch 'master' into Bolt-profiling-thanos
|
6 лет назад |