prometheus/scrape
György Krajcsovits 19a4f314f5 Refactor testutil/protobuf.go into scrape package
Renamed to clientprotobuf.go and added comments to indicate the
intended usage.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2023-05-04 08:36:44 +02:00
..
testdata Re-generate test cert to fix test_windows test failures 2022-03-17 19:37:18 +01:00
clientprotobuf.go Refactor testutil/protobuf.go into scrape package 2023-05-04 08:36:44 +02:00
helpers_test.go Support FloatHistogram in TSDB (#11522) 2022-12-28 14:25:07 +05:30
manager_test.go Merge pull request #12048 from bboreham/faster-targets 2023-03-09 11:10:01 +00:00
manager.go style: Replace else if cascades with switch 2023-04-19 17:22:31 +02:00
scrape_test.go Refactor testutil/protobuf.go into scrape package 2023-05-04 08:36:44 +02:00
scrape.go Treat bucket limit like sample limit and make it fail the whole scrape and return an error 2023-04-22 03:25:07 +08:00
target_test.go Add tests according to code review 2023-04-25 02:07:36 +08:00
target.go Treat bucket limit like sample limit and make it fail the whole scrape and return an error 2023-04-22 03:25:07 +08:00