Commit Graph

247 Commits (8e6b008608e64a1e706854a7aaf849ca62439e22)

Author SHA1 Message Date
Jeanette Tan cd498964e6 expand tests and support conversion to nhcb in the middle of scrape 9 months ago
Jeanette Tan f596f17024 allow option to convert classic histograms to nhcb entirely (don't append classic histogram series) 9 months ago
Jeanette Tan 0a321fe4d8 improve new scrape test 9 months ago
Jeanette Tan 62e7f0438d implement basic conversion of classic to nhcb in scrape 9 months ago
Nicolás Pazos 569b6abfa3 fix(utf8): propagate validationScheme config to scraping options 10 months ago
Julien 0a88943594 Scrape: test for q-value compliance with RFC 9110 in Accept header 10 months ago
Owen Williams 88bb05c3e8 utf8: enable utf-8 support by default 10 months ago
Julien Pivotto bd9129117e Target parameter labels should not be overridden by config params 10 months ago
Julien ce0f09b125 Scrape: Add scrape_failure_log_file to log Scrape Failures 10 months ago
Owen Williams 9da75328ea
fix(utf8): ensure correct validation when legacy mode turned on (#14736) 10 months ago
Bryan Boreham d697719db6 [BUGFIX] Scraping: allow multiple samples on same series (#14685) 10 months ago
Bryan Boreham 144470c7b0
[BUGFIX] Scraping: allow multiple samples on same series (#14685) 10 months ago
Owen Williams 9e7308de38 feat(utf8): utf8 content negotation and flags 10 months ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 1 year ago
Arthur Silva Sens 7aacef9b42
bugfix: Decouple native histogram ingestions and protobuf parsing 1 year ago
György Krajcsovits d64c6fe34f fix the bug of setting native histogram min bucket factor (#13846) 1 year ago
Ziqi Zhao 64dfd8a158
fix the bug of setting native histogram min bucket factor (#13846) 1 year ago
György Krajcsovits 5d0a0a7542 Add custom buckets to native histogram model (#13592) 1 year ago
Łukasz Mierzwa 21f8b35f5b Move staleness tracking out of checkAddError() calls 1 year ago
Łukasz Mierzwa 55dcaab41b Fix TestScrapeLoopDiscardDuplicateLabels test 1 year ago
Łukasz Mierzwa 50c81bed86 Check for duplicated series on a scrape 1 year ago
Łukasz Mierzwa 1a8ea78207 Fix BenchmarkScrapeLoopAppendOM 1 year ago
Bryan Boreham 5f50d974c9 scraping: reset symbol table periodically 1 year ago
Bryan Boreham abb3a62f04 scraping: re-use symbol table for scrape loops 1 year ago
Łukasz Mierzwa 92e381b8a3 Add a scrape benchmark with gzipped responses 1 year ago
Owen Williams a28d7865ad UTF-8: Add support for parsing UTF8 metric and label names 1 year ago
Bryan Boreham d0dee51aac scrape tests: check NaN values directly 1 year ago
Bryan Boreham 39af788dbd Tests: use replacement DeepEquals using go-cmp 1 year ago
Paweł Szulik b0c538787d Refactor scrape tests to use testify. 1 year ago
Ziqi Zhao df2a0ecf3b
Native Histograms: support `native_histogram_min_bucket_factor` in scrape_config (#13222) 1 year ago
machine424 2f60177203
scrape_test.go: Increase scrape interval in TestScrapeLoopCache to reduce potential flakiness 2 years ago
Bryan Boreham 8065bef172 Move metric type definitions to common/model 2 years ago
Arthur Silva Sens 5082655392
Append Created Timestamps (#12733) 2 years ago
Matthieu MOREL 9c4782f1cc
golangci-lint: enable testifylint linter (#13254) 2 years ago
Bryan Boreham 3e287e0170 Scraping tests: refactor scrapeLoop creation 2 years ago
Paulin Todev 0102425af1
Use only one scrapeMetrics object per test. (#13051) 2 years ago
Bryan Boreham 9051100aba Scraping: share buffer pool across all scrapes 2 years ago
Ziqi Zhao 8fe9250f7d optimize the logic of break the loop of reducing resolution 2 years ago
Łukasz Mierzwa 870627fbed Add enable_compression scrape config option 2 years ago
zenador 32ee1b15de
Fix error on ingesting out-of-order exemplars (#13021) 2 years ago
Julien Pivotto 0fe34f6d78 Follow-up to #13060: Add test to ensure staleness tracking 2 years ago
Matthieu MOREL 7eaefcf379
ci(lint): enable errorlint on scrape (#12923) 2 years ago
George Krajcsovits e399395b01
Native histograms vs labels (#13005) 2 years ago
Julien Pivotto fed6f81377
scrape: Added trackTimestampsStaleness configuration option 2 years ago
Julien Pivotto 84aadfc45b scrape: Added trackTimestampsStaleness configuration option 2 years ago
Paulin Todev 5752050b42
Scrape metrics can now be registered with a non-default registry. 2 years ago
Bartlomiej Plotka 624b973ebf
Added ability to specify scrape protocols to accept during HTTP content type negotiation. (#12738) 2 years ago
Bryan Boreham f6d9c84fde
scraping: delay creating buffer, to save memory (#12953) 2 years ago
Arve Knudsen 6daee89e5f
Add context argument to Querier.Select (#12660) 2 years ago
György Krajcsovits 983c0c5e9d Add missing buckets 2 years ago