prometheus-adapter/pkg/custom-provider
Tony Compton fe0859aa5c More implementation work in conversion.
Notable next steps include:
* Intelligently select the aggregation method (rate/avg_over_time/etc).
* Intelligenty select the aggregation window.
* Figure out how to handle "namespace", if at all.
* Fix the crazy type conversion in `sample_converter.go`.
2018-06-29 11:45:37 -04:00
..
metric-converter More implementation work in conversion. 2018-06-29 11:45:37 -04:00
external_metric_query_builder.go More implementation work in conversion. 2018-06-29 11:45:37 -04:00
external_metric_query_builder_test.go Moving the query building logic, adding first unit test. 2018-06-27 21:37:21 -04:00
external_provider.go More implementation work in conversion. 2018-06-29 11:45:37 -04:00
metric_namer.go Update dependencies to Kubernetes 1.11 2018-06-27 16:57:50 -04:00
provider.go Fixing a couple of renames I left off. 2018-06-27 22:17:24 -04:00
provider_test.go Fixing a couple of renames I left off. 2018-06-27 22:17:24 -04:00
series_registry.go Update dependencies to Kubernetes 1.11 2018-06-27 16:57:50 -04:00
series_registry_test.go Update dependencies to Kubernetes 1.11 2018-06-27 16:57:50 -04:00