mirror of
https://github.com/kubernetes-sigs/prometheus-adapter.git
synced 2026-04-06 01:38:10 +00:00
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. |
||
|---|---|---|
| .. | ||
| metric_namer.go | ||
| provider.go | ||
| provider_test.go | ||
| series_registry.go | ||
| series_registry_test.go | ||