prometheus-adapter/pkg/custom-provider
Tony Compton d1827c5611 Tons of movement. See notes.
* Renamed `MetricNamer` to `SeriesConverter` and renamed `MetricNameConverter` to `MetricNamer`.
* Simplified the `metricConverter` code.
* Greatly simplified the `externalSeriesRegistry` and removed the `externalInfoMap` code.
* Fixed doc comment format.
* Still several `TODO`s to address.
2018-08-29 14:30:26 -04:00
..
basic_metric_lister.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
debug.test Tests for periodicMetricLister and resourceConverter. 2018-07-19 14:20:55 -04:00
errors.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
external_provider.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
external_series_registry.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
label_group_resource_extractor.go Breaking down some more components, adding tests. 2018-07-19 10:53:48 -04:00
metric_converter.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
metric_name_converter_test.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
metric_namer.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
periodic_metric_lister.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
periodic_metric_lister_test.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
provider.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
provider_test.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
query_builder.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
query_builder_test.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
regex_matcher.go Breaking down some more components, adding tests. 2018-07-19 10:53:48 -04:00
regex_matcher_test.go gofmt this mess. 2018-07-19 11:04:48 -04:00
resource_converter.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
resource_converter_test.go Fixing some refactoring bugs, first half-decent external metrics attempt. 2018-07-20 12:35:49 -04:00
series_converter.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
series_filterer.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
series_filterer_test.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
series_registry.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00
series_registry_test.go Tons of movement. See notes. 2018-08-29 14:30:26 -04:00