prometheus/scrape
György Krajcsovits 0793a26d96 native histograms: only reduce resolution for exponential histograms
Currently we can only reduce the resolution of exponential native
histograms, so checking the schema for that is slightly more precise
than checking against max schema.

Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2024-06-11 11:17:14 +02:00
..
testdata Re-generate test cert to fix test_windows test failures 2022-03-17 19:37:18 +01:00
clientprotobuf.go Update according to code review 2023-05-05 02:33:00 +08:00
helpers_test.go scrape tests: check NaN values directly 2024-02-08 19:30:20 +00:00
manager.go bugfix: Decouple native histogram ingestions and protobuf parsing 2024-04-24 17:02:52 -03:00
manager_test.go golangci-lint: enable whitespace linter (#13905) 2024-04-11 09:27:54 +01:00
metrics.go support unregistering scrape manager metrics 2024-04-05 16:00:52 +00:00
scrape.go Merge branch 'main' into nhcb 2024-05-08 19:11:39 +08:00
scrape_test.go Merge branch 'main' into nhcb 2024-06-07 19:17:14 +08:00
target.go native histograms: only reduce resolution for exponential histograms 2024-06-11 11:17:14 +02:00
target_test.go Merge branch 'main' into nhcb 2024-06-07 19:17:14 +08:00