Matt Bolt
|
2488ef976f
* Configuration Management
|
4 年之前 |
Sean Holcomb
|
e8bd549d56
load properties which are static per cluster into clusterMap, other small fixes
|
4 年之前 |
Matt Bolt
|
156604e0e6
Change logic to add the local cluster if the id doesn't exist.
|
4 年之前 |
Matt Bolt
|
645ca9bf04
Fix Issue where ClusterMap would omit local cluster (self-emission dependence)
|
4 年之前 |
Matt Bolt
|
96ebfccebc
Apply names to the query contexts.
|
4 年之前 |
Matt Bolt
|
e9ae5f6366
Retry utility
|
5 年之前 |
Matt Bolt
|
d843ba0369
Warnings are already logged in query
|
5 年之前 |
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 年之前 |
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 年之前 |
Matt Bolt
|
a4a119f04c
Add support for /clusterInfoMap to allow returning an id -> info map for the client
|
5 年之前 |
Matt Bolt
|
ccf2734669
Remove the ClusterID -> ClusterName/ClusterId and add ClusterName field on CostData
|
5 年之前 |
Matt Bolt
|
4bffe5119a
Add better identification methods for determining which type of prometheus.Client you're using.
|
5 年之前 |