Matt Bolt
|
ff76751cd2
Update services and deployments labels to override _current_
|
6 years ago |
Matt Bolt
|
2d521f260c
Add default clusterID and fix bug with local cluster in DataRange
|
6 years ago |
Matt Bolt
|
5e8f8e6ce1
Merge master and add services and deployments pods matching
|
6 years ago |
Matt Bolt
|
f740aae2ef
Added query support.
|
6 years ago |
AjayTripathy
|
564067890f
fix pvs, idle
|
6 years ago |
AjayTripathy
|
71f87be193
id fixes
|
6 years ago |
AjayTripathy
|
5fe24a618f
fix offset
|
6 years ago |
Matt Bolt
|
0a34ce832d
Typo Fixes
|
6 years ago |
AjayTripathy
|
ef12e133e0
fix conflict
|
6 years ago |
AjayTripathy
|
714b667074
thanos fixes
|
6 years ago |
Matt Bolt
|
c818c26e88
Multicluster namespace labels should now be available for non-local namespaces
|
6 years ago |
Matt Bolt
|
71716caa7d
Attach network costs and pvdata by pod, not container.
|
6 years ago |
Ajay Tripathy
|
3edbc92497
Merge pull request #199 from kubecost/Bolt-pvc-multi-fix
|
6 years ago |
Matt Bolt
|
5e05577910
Update PVC cost queries to use single query tables for lookups rather than query using custom parameters.
|
6 years ago |
Matt Bolt
|
09fe3472fe
First pass at getting PV metrics correct for multiple clusters.
|
6 years ago |
Niko Kovacevic
|
8663c8616a
Resolve merge conflicts
|
6 years ago |
Niko Kovacevic
|
4e894fe848
WIP debugging aggregation deployment data
|
6 years ago |
AjayTripathy
|
30ed02c65f
idle coefficient work
|
6 years ago |
Niko Kovacevic
|
393d093e44
Refactor AggregateCostData to take optional parameters to un-pollute the function signature and provide simpler default behavior and testability; refactor calls to AggregateCostData; refactor addVector to better document behavior; WIP efficiency data: add request vectors to Aggregation
|
6 years ago |
Matt Bolt
|
5b014a6506
Ensure we pass the default ClusterID to other metrics as well.
|
6 years ago |
Matt Bolt
|
3bfe477ea0
Fix for missing PVC data and network data.
|
6 years ago |
Matt Bolt
|
1ca7b7f43b
Potential fix for pvc cost and network data
|
6 years ago |
Matt Bolt
|
b44abd2bea
After reverting clusterName changes, ensure we use clusterID
|
6 years ago |
Matt Bolt
|
56cc162a1d
Revert "Revert clusterID from cluster name back to environment clusterID; append new clusterName value to CostData struct."
|
6 years ago |
Matt Bolt
|
0b52c581d0
Use cluster ids in metrics to differentiate source.
|
6 years ago |
Niko Kovacevic
|
051bab6bd5
Revert clusterID from cluster name back to environment clusterID; append new clusterName value to CostData struct.
|
6 years ago |
Ajay Tripathy
|
fe3a03e6f8
Merge pull request #188 from kubecost/AjayTripathy-override-podlabels
|
6 years ago |
AjayTripathy
|
65009b4df5
fix labels everywhere
|
6 years ago |
AjayTripathy
|
5e72a3b1ee
override podlabels in api
|
6 years ago |
Matt Bolt
|
a2838bdf35
Run validation against the thanos prometheus client. We want to ensure that we fall back to local prometheus on failure to connect to thanos query.
|
6 years ago |