prometheus-adapter/pkg/custom-provider/metric-converter
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
..
matrix_converter.go More implementation work in conversion. 2018-06-29 11:45:37 -04:00
metric_converter.go Intermediate progress. 2018-06-29 09:46:26 -04:00
query_metadata.go More implementation work in conversion. 2018-06-29 11:45:37 -04:00
sample_converter.go More implementation work in conversion. 2018-06-29 11:45:37 -04:00
scalar_converter.go Intermediate progress. 2018-06-29 09:46:26 -04:00
vector_converter.go More implementation work in conversion. 2018-06-29 11:45:37 -04:00