thomasvn
|
f0c9d59c20
Do not need to query for local disk active mins
|
2 سال پیش |
thomasvn
|
8e9715a734
After further testing, I don't think we should be default-enabling this
|
2 سال پیش |
thomasvn
|
9150d0196a
Merge branch 'develop' into thomasn/local-disk-cost
|
2 سال پیش |
Matt Bolt
|
194ebd1cbb
Opencost Core Refactor (#2440)
|
2 سال پیش |
thomasvn
|
bab4d9264c
Add config option to not query for local disk cost. By default, don't
|
2 سال پیش |
Bianca Burtoiu
|
ac3695473a
Update lb cost only if resultMins > 0
|
2 سال پیش |
Nick Curie
|
39b689c18a
remove extra parenthesis causing query to fail (#2195)
|
2 سال پیش |
Nick Curie
|
2f3e46193d
update prom queries to use more accurate math (#2174)
|
2 سال پیش |
nickcurie
|
b3b6f5bc30
add ip field to load balancers
|
2 سال پیش |
Niko Kovacevic
|
d72e80ea88
ProportionalAssetResourceCosts for PVs, and improvements to parsing dates from Prometheus results, fixing mocking and test cases for PARCS
|
2 سال پیش |
Alex Meijer
|
76d292ff99
fix asset query duration
|
2 سال پیش |
Alex Meijer
|
c9c9df1551
change back to existing logic
|
2 سال پیش |
Alex Meijer
|
7bf2a6b54f
Proportional load bal costs (#2)
|
2 سال پیش |
Andrii Chubatiuk
|
468d6a030e
Merge branch 'develop' into current-cluster-filter
|
3 سال پیش |
Alex Meijer
|
87b4c630de
Proposal: Measure node overhead as percentage of capacity (#1912)
|
3 سال پیش |
Andrii Chubatiuk
|
ff7f5750b8
added current cluster filter
|
3 سال پیش |
Sean Holcomb
|
60c1a6120d
Open Source Cloud Configurations
|
3 سال پیش |
Christian Muirhead
|
17ef777fc3
Update to match with PR #1787
|
3 سال پیش |
Christian Muirhead
|
4510c03700
Move the core provider types to pkg/cloud/types
|
3 سال پیش |
Niko Kovacevic
|
1fd1849f48
Reduce log level of metric parsing warnings in ClusterDisks
|
3 سال پیش |
Michael Dresser
|
f14467375b
Fix typo
|
3 سال پیش |
Michael Dresser
|
15e5d62549
Make usage of Disk resilient to absence of metrics
|
3 سال پیش |
nickcurie
|
8ffe34c848
local disk usage in ETL
|
3 سال پیش |
nickcurie
|
5529126728
pv usage metrics in etl
|
3 سال پیش |
Sean Holcomb
|
0fabcbf3be
Fix intervals, handle unmounted PVC and LBs
|
3 سال پیش |
Alan Rodrigues
|
9812898b03
remvoing the default of unknown and making it empty string and using unknown only if new metrics doesnt have pv information also if two storage classes are different default it to empty
|
3 سال پیش |
Alan Rodrigues
|
e44a7ab3e9
removing dedup log and logging information only at the end of the loop as well as listing cluster name and disk name in the log
|
3 سال پیش |
Alan Rodrigues
|
6d8d55c8ec
setting default to __unknown__ and also making references to new metrics kubecost_pv_info
|
3 سال پیش |
Alan Rodrigues
|
1b4941ee3d
addressing code comments and emitting a new metrics called kubecost_pv_info and also making unknown and local storage class constants
|
3 سال پیش |
Alan Rodrigues
|
e19ee71494
Making storage class available for persistent volume by pulling information from Prometheus metrics and assigning local storage storageClass as Local
|
3 سال پیش |