prometheus/scrape
beorn7 b8d953a5a0 scrape: Avoid creating a label map during conflict resolution
This also avoids the recursive function call. I think it is quite
readable. And much less code.

Signed-off-by: beorn7 <beorn@grafana.com>
2021-10-15 21:56:48 +02:00
..
testdata Use SAN in test certificate (#7789) 2020-08-12 23:15:38 +02:00
helpers_test.go Add circular in-memory exemplars storage (#6635) 2021-03-16 15:17:45 +05:30
manager.go Add scrape_timeout_seconds metric 2021-09-02 12:15:35 +02:00
manager_test.go Add scrape_timeout_seconds metric 2021-09-02 12:15:35 +02:00
scrape.go scrape: Avoid creating a label map during conflict resolution 2021-10-15 21:56:48 +02:00
scrape_test.go Resolve conflicts between multiple exported label prefixes (#9479) 2021-10-15 20:31:03 +02:00
target.go Configure Scrape Interval and Timeout Via Relabeling (#8911) 2021-08-31 17:37:32 +02:00
target_test.go Enable HTTP2 again (#9398) 2021-09-26 23:16:12 +02:00