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.
|
il y a 6 ans |
Ajay Tripathy
|
3528719909
Merge pull request #240 from kubecost/AjayTripathy-refactor-vectormath
|
il y a 6 ans |
AjayTripathy
|
aeca5ea13a
add Vector.go
|
il y a 6 ans |
AjayTripathy
|
a085b97775
vectormath moved to own library
|
il y a 6 ans |
AjayTripathy
|
df33c1f908
remove unused aggregation references, extra log statement
|
il y a 6 ans |
AjayTripathy
|
532af972a7
Merge branch 'master' of github.com:kubecost/cost-model
|
il y a 6 ans |
AjayTripathy
|
a0fdc785b5
migrate healthcheck outside router
|
il y a 6 ans |
Matt Bolt
|
af70aeca63
Merge pull request #237 from kubecost/Bolt-add-requests-usage-back
|
il y a 6 ans |
Matt Bolt
|
70cb043e18
Merge branch 'master' into Bolt-add-requests-usage-back
|
il y a 6 ans |
Niko Kovacevic
|
75f3731a2a
Merge pull request #236 from kubecost/niko-aggfix
|
il y a 6 ans |
Matt Bolt
|
faba057da2
Merge branch 'master' into Bolt-add-requests-usage-back
|
il y a 6 ans |
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.
|
il y a 6 ans |
Niko Kovacevic
|
34eab3570e
Change init to Initialize to fix testing; remove deprecated aggregation code; remove resolution coefficient logic
|
il y a 6 ans |
Ajay Tripathy
|
1cf5db418e
Merge pull request #234 from kubecost/niko-startup
|
il y a 6 ans |
Niko Kovacevic
|
f8014e6ca6
Fix ParseDuration bug; improve error reporting for getNormalizations by appending time range
|
il y a 6 ans |
Matt Bolt
|
132fcb3f27
Merge pull request #233 from kubecost/Bolt-fix-allocation-bug
|
il y a 6 ans |
Matt Bolt
|
3c9f273c3e
Fixes for pod CPU and RAM allocation bugs by using emitted metrics instead of recalculating instant metrics.
|
il y a 6 ans |
Matt Bolt
|
564a81b250
Merge pull request #230 from kubecost/Bolt-profiling-thanos
|
il y a 6 ans |
Matt Bolt
|
eccc828087
Check typecast
|
il y a 6 ans |
Ajay Tripathy
|
766034447f
Merge pull request #229 from kubecost/AjayTripathy-idle-resolution
|
il y a 6 ans |
Matt Bolt
|
9b59007132
Merge branch 'master' into Bolt-profiling-thanos
|
il y a 6 ans |
Matt Bolt
|
95d335b75e
Add singleflight implementation for CostDataRange
|
il y a 6 ans |
Niko Kovacevic
|
02f8d1ddc3
Merge pull request #225 from kubecost/niko-shared
|
il y a 6 ans |
Matt Bolt
|
08194d8689
Add request grouping for CostDataRange
|
il y a 6 ans |
AjayTripathy
|
286ed3d7bd
fix lowercase
|
il y a 6 ans |
AjayTripathy
|
7190abb923
readd comment
|
il y a 6 ans |
AjayTripathy
|
8fd557a94f
regression fixes
|
il y a 6 ans |
AjayTripathy
|
f019d03849
generalize router, and fix divide by zero
|
il y a 6 ans |
AjayTripathy
|
38c0decb7d
fix idle resolutions
|
il y a 6 ans |
Matt Bolt
|
0632426267
Merge branch 'master' into Bolt-profiling-thanos
|
il y a 6 ans |