prometheus-adapter/pkg
Tony Compton 76217a552b Some more adjustment.
* Breaking out some types to make the functionality more composable and easier to digest. (e.g. `basicMetricLister` interacts with Prometheus and `periodicMetricLister` periodically invokes `basicMetricLister`.
* Pulling out some of the type embedding between `basicSeriesRegistry` and `MetricLister` to make it easier to digest.
* Deleting the `/metric-converter` code because I'm pretty certain it's not going to be necessary as things transition to using the namer-based configuration.
* Some light-ish refactoring in `metricNamer` to get some re-use out of query generation in preparation for using it with external metrics.
2018-07-17 15:50:32 -04:00
..
client Advanced Configuration 2018-06-22 15:37:12 -04:00
config Some more adjustment. 2018-07-17 15:50:32 -04:00
custom-provider Some more adjustment. 2018-07-17 15:50:32 -04:00