Matt Bolt
|
194ebd1cbb
Opencost Core Refactor (#2440)
|
před 2 roky |
Andrii Chubatiuk
|
ff7f5750b8
added current cluster filter
|
před 3 roky |
Matt Bolt
|
f0f2356989
Add utility updates and cluster info and map changes
|
před 3 roky |
Thomas Evans
|
c7706a4fb2
Renamed Kubecost Github reference to OpenCost
|
před 3 roky |
Sean Holcomb
|
3039f7d786
Use offset in cluster queries, fix file name of local cluster
|
před 3 roky |
Thomas Evans
|
10655c5220
Updated cost-model references to opencost.
|
před 4 roky |
Daniel Ramich
|
ac7c090aa3
Swap klog to log package
|
před 4 roky |
Matt Bolt
|
2488ef976f
* Configuration Management
|
před 4 roky |
Sean Holcomb
|
e8bd549d56
load properties which are static per cluster into clusterMap, other small fixes
|
před 4 roky |
Matt Bolt
|
156604e0e6
Change logic to add the local cluster if the id doesn't exist.
|
před 4 roky |
Matt Bolt
|
645ca9bf04
Fix Issue where ClusterMap would omit local cluster (self-emission dependence)
|
před 4 roky |
Matt Bolt
|
96ebfccebc
Apply names to the query contexts.
|
před 4 roky |
Matt Bolt
|
e9ae5f6366
Retry utility
|
před 5 roky |
Matt Bolt
|
d843ba0369
Warnings are already logged in query
|
před 5 roky |
Matt Bolt
|
87687565e9
Pass back warnings from prometheus where appropriate. Move ErrorCollector to prom package, updates to propagate and handle error collection errors appropriately. Add annotations collectors for prometheus metrics. Update all of the kubernetes based metric collectors to use the ClusterCache
|
před 5 roky |
Matt Bolt
|
44eaef7de6
Ensure that we return a copy of ClusterInfo in InfoFor to avoid write corruption. Add an AsMap() method to ClusterMap to ensure we atomically recreate the map.
|
před 5 roky |
Matt Bolt
|
a4a119f04c
Add support for /clusterInfoMap to allow returning an id -> info map for the client
|
před 5 roky |
Matt Bolt
|
ccf2734669
Remove the ClusterID -> ClusterName/ClusterId and add ClusterName field on CostData
|
před 5 roky |
Matt Bolt
|
4bffe5119a
Add better identification methods for determining which type of prometheus.Client you're using.
|
před 5 roky |