prometheus-adapter/pkg/custom-provider/metric-converter
Tony Compton a94494337e Cleaning up.
* Wiped out a ton of warnings about comments.
* Created consts for `MetricType` values.
* `externalInfoMap` can now track multiple series with the same name/namespace and different labels.
* `namespace` parameter of external metrics queries is now respected (albeit very rudimentarily)
* Metric converter values for external metrics are now converted the same way as for custom metrics (probably still some opportunity for consolidation).
* Lots of TODOs actually done.
* Deleted a lot of commented out code.
2018-07-20 15:35:24 -04:00
..
matrix_converter.go Cleaning up. 2018-07-20 15:35:24 -04:00
metric_converter.go Fixing some refactoring bugs, first half-decent external metrics attempt. 2018-07-20 12:35:49 -04:00
sample_converter.go Cleaning up. 2018-07-20 15:35:24 -04:00
scalar_converter.go Cleaning up. 2018-07-20 15:35:24 -04:00
vector_converter.go Cleaning up. 2018-07-20 15:35:24 -04:00