prometheus-adapter/pkg
Joel Speed 6089fa8528 Use channel for series aggregation
This fixes asynchronous read/write issues to when performing series
discovery by pushing series results onto a channel, instead of trying to
write them directly to a map.
2018-06-27 16:56:20 -04:00
..
client Advanced Configuration 2018-06-22 15:37:12 -04:00
config Add a helper to generate legacy configuration 2018-06-27 16:56:20 -04:00
custom-provider Use channel for series aggregation 2018-06-27 16:56:20 -04:00