Commit Graph

227 Commits (281306765e3ddd2b82c0849a9fe443ff2cda88a2)

Author SHA1 Message Date
bwplotka 281306765e scrape: Unified scrape loop benchmark. 6 months ago
Bryan Boreham b4ef38cfc8 Scraping: Add benchmark for protobuf format 6 months ago
Bryan Boreham 8f4557b0b1 Scraping benchmark: more realistic test 6 months ago
Bryan Boreham 7b03796d0f
Scraping: stop storing discovered labels (#15261) 6 months ago
Giedrius Statkevičius 5d76510bd6 scrape: update test name 7 months ago
Giedrius Statkevičius 5479fb3cfd scrape: update test after review 7 months ago
Giedrius Statkevičius 90e832c861 scrape: fix nil panic after scrape loop reload 7 months ago
Arve Knudsen 89bbb885e5
Upgrade to golangci-lint v1.62.0 (#15424) 7 months ago
Bryan Boreham 3f6a133f26 [Test] Scraping: check reload metrics 8 months ago
alexgreenbank 6b09f094e1 scrape: stop erroring on empty scrapes 8 months ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 8 months ago
Vanshika cccbe72514
TSDB: Fix some edge cases when OOO is enabled (#14710) 8 months ago
George Krajcsovits aa81210c8b
NHCB scrape: refactor state handling and speed up scrape test (#15193) 8 months ago
György Krajcsovits 4283ae73dc Rename convert_classic_histograms to convert_classic_histograms_to_nhcb 8 months ago
György Krajcsovits a23aed5634 More followup to #15164 8 months ago
György Krajcsovits 70742a64aa Follow up #15178 8 months ago
Alex Greenbank 421a3c22ea
scrape: provide a fallback format (#15136) 8 months ago
Bartlomiej Plotka efc43d0714
s/scrape_classic_histograms/always_scrape_classic_histograms (3.0 breaking change) (#15178) 8 months ago
Yi 2cabd1b707
config: remove expand-external-labels flag in release 3.0 (#14657) 8 months ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 9 months ago
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 9 months ago
Manik Rana f1c57a95ed
change: No longer ingest OM _created as timeseries if feature-flag 'enable-ct-zero-ingestion' is enabled; fixed OM text CT conversion bug (#14738) 9 months ago
George Krajcsovits 79a6238e19
scrape/scrape_test.go: reduce the time it takes to reload the manager (#14447) 9 months ago
Arthur Silva Sens 6bd9b1a7cc
Histogram CT Zero ingestion 9 months ago
Jeanette Tan 90c266845b fix lint 9 months ago
Jeanette Tan 050b5fc257 refine test cases according to spec 9 months ago
Jeanette Tan de9de320a4 start to cover all test cases for scrape 9 months ago
Jeanette Tan f35c6649e4 don't blindly convert series with the classic histogram name suffixes if they are not actually histograms based on metadata 9 months ago
Jeanette Tan 8b3ae15ad5 expand tests for classic and exponential native histograms 9 months ago
Jeanette Tan e3899187da expand tests for protobuf and fix problems 9 months ago
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 11 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