prometheus/scrape
Björn Rabenstein a61c4b266a
scrape: Fix accept header, now for real (#11552)
This reinstates the behavior of v2.39. The header got messed up in the
sparsehistogram when the change of the version in main was merged into
it (and the merge conflict had to be resolved).

I don't think the current state will actually break anyone, although
it is technically possible. I propose to merge this into the bugfix
branch in any case, but I think we can wait for other bugfixes before
cutting a v2.40.1. (Unless, of course, somebody reports an actual
breakage because of the header.)

Signed-off-by: beorn7 <beorn@grafana.com>
2022-11-09 11:19:25 +01:00
..
testdata Re-generate test cert to fix test_windows test failures 2022-03-17 19:37:18 +01:00
helpers_test.go Merge branch 'main' into sparsehistogram 2022-08-10 17:54:37 +02:00
manager.go Enable protobuf negotiation only when histograms are enabled 2022-10-12 13:27:22 +05:30
manager_test.go scrape tests: undo EmptyLabels change 2022-09-09 13:34:49 +02:00
scrape.go scrape: Fix accept header, now for real (#11552) 2022-11-09 11:19:25 +01:00
scrape_test.go Enable protobuf negotiation only when histograms are enabled 2022-10-12 13:27:22 +05:30
target.go Optimise relabeling by re-using memory (#11147) 2022-08-19 15:27:52 +05:30
target_test.go Optimise relabeling by re-using memory (#11147) 2022-08-19 15:27:52 +05:30