Matt Bolt
|
194ebd1cbb
Opencost Core Refactor (#2440)
|
2 jaren geleden |
Andrii Chubatiuk
|
ff7f5750b8
added current cluster filter
|
3 jaren geleden |
Matt Bolt
|
f0f2356989
Add utility updates and cluster info and map changes
|
3 jaren geleden |
Thomas Evans
|
c7706a4fb2
Renamed Kubecost Github reference to OpenCost
|
3 jaren geleden |
Sean Holcomb
|
3039f7d786
Use offset in cluster queries, fix file name of local cluster
|
3 jaren geleden |
Thomas Evans
|
10655c5220
Updated cost-model references to opencost.
|
4 jaren geleden |
Daniel Ramich
|
ac7c090aa3
Swap klog to log package
|
4 jaren geleden |
Matt Bolt
|
2488ef976f
* Configuration Management
|
4 jaren geleden |
Sean Holcomb
|
e8bd549d56
load properties which are static per cluster into clusterMap, other small fixes
|
4 jaren geleden |
Matt Bolt
|
156604e0e6
Change logic to add the local cluster if the id doesn't exist.
|
4 jaren geleden |
Matt Bolt
|
645ca9bf04
Fix Issue where ClusterMap would omit local cluster (self-emission dependence)
|
4 jaren geleden |
Matt Bolt
|
96ebfccebc
Apply names to the query contexts.
|
4 jaren geleden |
Matt Bolt
|
e9ae5f6366
Retry utility
|
5 jaren geleden |
Matt Bolt
|
d843ba0369
Warnings are already logged in query
|
5 jaren geleden |
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
|
5 jaren geleden |
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.
|
5 jaren geleden |
Matt Bolt
|
a4a119f04c
Add support for /clusterInfoMap to allow returning an id -> info map for the client
|
5 jaren geleden |
Matt Bolt
|
ccf2734669
Remove the ClusterID -> ClusterName/ClusterId and add ClusterName field on CostData
|
5 jaren geleden |
Matt Bolt
|
4bffe5119a
Add better identification methods for determining which type of prometheus.Client you're using.
|
5 jaren geleden |