Matt Bolt f4a3440233 Merge pull request #1181 from kubecost/bolt/work-pool %!s(int64=4) %!d(string=hai) anos
..
contextnames.go 5feb0053a2 Add prometheus metrics endpoint %!s(int64=4) %!d(string=hai) anos
diagnostics.go 8535f91529 Use correct type for prom queue. %!s(int64=4) %!d(string=hai) anos
error.go e8aa613cb9 complete the code doc %!s(int64=4) %!d(string=hai) anos
error_test.go bd4e8a2d03 Update package to the same value, added error tests for the prom package %!s(int64=5) %!d(string=hai) anos
helpers.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. %!s(int64=4) %!d(string=hai) anos
ids.go 4bffe5119a Add better identification methods for determining which type of prometheus.Client you're using. %!s(int64=5) %!d(string=hai) anos
metrics.go be0b1aa7c4 Created a util/json.go which delegates calls to jsoniter or encoding/json libraries %!s(int64=5) %!d(string=hai) anos
metrics_test.go 3858334fc5 Normalized pod metric objects to make collapsing later more straight-forward. Added a unit test for KubeLabelsToLabels utility. Added kube_namespace_labels emission. Separated the pod annotation emission from the default ksm emission %!s(int64=4) %!d(string=hai) anos
prom.go 3e23697cb0 Updated BlockingQueue to leverage generics, updated implementation in Prometheus rate limiter to use generic version. %!s(int64=4) %!d(string=hai) anos
query.go ac7c090aa3 Swap klog to log package %!s(int64=4) %!d(string=hai) anos
query_test.go 0024683dab Prometheus Request Queue Diagnostics %!s(int64=4) %!d(string=hai) anos
ratelimitedclient_test.go 844bccd888 Allow max retry to be set via env var, allow default retry wait time to be set via env var. Remaining: Update timeutil.ParseDuration to accept durations other than s|m|h|d %!s(int64=4) %!d(string=hai) anos
result.go ac7c090aa3 Swap klog to log package %!s(int64=4) %!d(string=hai) anos
validate.go 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 %!s(int64=5) %!d(string=hai) anos
warning.go f2e3d710db Prometheus Parsing and CostModel Cleanup %!s(int64=5) %!d(string=hai) anos