prometheus/scrape
György Krajcsovits 5d0a0a7542 Add custom buckets to native histogram model (#13592)
* add custom buckets to native histogram model
* simple copy for custom bounds
* return errors for unsupported add/sub operations
* add test cases for string and update appendhistogram in scrape to account for new schema
* check fields which are supposed to be unused but may affect results in equals
* allow appending custom buckets histograms regardless of max schema

Signed-off-by: Jeanette Tan <jeanette.tan@grafana.com>
2024-02-28 14:06:43 +01: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 Merge pull request #13167 from bboreham/simplify-TargetsActive 2023-12-20 12:27:50 +00:00
manager_test.go scraping: reset symbol table periodically 2024-02-26 11:45:25 +00:00
metrics.go scrape: consistent function names for metadata 2023-11-23 09:08:02 +00:00
scrape.go Add custom buckets to native histogram model (#13592) 2024-02-28 14:06:43 +01:00
scrape_test.go Add custom buckets to native histogram model (#13592) 2024-02-28 14:06:43 +01:00
target.go Add custom buckets to native histogram model (#13592) 2024-02-28 14:06:43 +01:00
target_test.go Add custom buckets to native histogram model (#13592) 2024-02-28 14:06:43 +01:00