| .. |
|
clusters
|
2488ef976f
* Configuration Management
|
4 lat temu |
|
aggregation.go
|
3672cba16a
use existing strucs/funcs
|
4 lat temu |
|
aggregation_test.go
|
8c5dc99396
Migrate AggAPI WIP: refactor global singleton into application instance and parametrize or make receiver; same with Router; continue to move and refactor things from closed-source that have to move
|
5 lat temu |
|
allocation.go
|
39cec77560
Clean up TODOs and logs and add warnings and errors
|
4 lat temu |
|
cluster.go
|
bcdca0470f
Spike solution of ETL Allocation hourly build/rebuild with accumulation; convert Allocation queries to use QueryAtTime; guard ClusterNodes, Disks, and LoadBalancers from bad input
|
4 lat temu |
|
cluster_helpers.go
|
2eb995d7b9
Allow passing time to Prometheus queries; pass time in Asset node and disk queries; remove 1m addition to end for nodes and disks
|
4 lat temu |
|
cluster_helpers_test.go
|
e705b0448c
Fix tests; clean up ClusterDisks and ClusterLoadBalancers; add RFC3339 to legal time parameters for Prometheus and Thanos querying
|
4 lat temu |
|
clusterinfo.go
|
2488ef976f
* Configuration Management
|
4 lat temu |
|
containerkeys.go
|
8d438ff06b
Enable a custom cluster ID label for by clauses
|
5 lat temu |
|
costmodel.go
|
bcdca0470f
Spike solution of ETL Allocation hourly build/rebuild with accumulation; convert Allocation queries to use QueryAtTime; guard ClusterNodes, Disks, and LoadBalancers from bad input
|
4 lat temu |
|
intervals.go
|
f948bcb4ce
Add IntervalPoints sort logic + cleanup
|
4 lat temu |
|
intervals_test.go
|
f948bcb4ce
Add IntervalPoints sort logic + cleanup
|
4 lat temu |
|
key.go
|
833b634e10
Allow ComputeAllocation to set an uncontrolled ReplicaSet as a Pod owner
|
4 lat temu |
|
metrics.go
|
25c75712b0
Implement early returns where possible + code clarity changes
|
4 lat temu |
|
networkcosts.go
|
8d438ff06b
Enable a custom cluster ID label for by clauses
|
5 lat temu |
|
promparsers.go
|
8453fc356b
Refactors to reduce boilerplate for startup, add standalone http services "home" for services with 0 dependencies (currently), configmap watcher API, kubecost metrics now include provider metrics.
|
4 lat temu |
|
router.go
|
e705b0448c
Fix tests; clean up ClusterDisks and ClusterLoadBalancers; add RFC3339 to legal time parameters for Prometheus and Thanos querying
|
4 lat temu |
|
settings.go
|
27123b518f
Replace SharedCosts with SharedOverhead in CustomPricing
|
4 lat temu |
|
sql.go
|
be0b1aa7c4
Created a util/json.go which delegates calls to jsoniter or encoding/json libraries
|
5 lat temu |