prometheus-adapter/pkg/custom-provider
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
..
metric_namer.go Add a helper to generate legacy configuration 2018-06-27 16:56:20 -04:00
provider.go Use channel for series aggregation 2018-06-27 16:56:20 -04:00
provider_test.go Add a helper to generate legacy configuration 2018-06-27 16:56:20 -04:00
series_registry.go Advanced Configuration 2018-06-22 15:37:12 -04:00
series_registry_test.go Add a helper to generate legacy configuration 2018-06-27 16:56:20 -04:00