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
helpers_test.go
manager.go Enable protobuf negotiation only when histograms are enabled 2022-10-12 13:27:22 +05:30
manager_test.go
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
target_test.go