Commit Graph

462 Commits (c024fc2f2862fe3d896ee870e4e8f12ffb6a2ee4)

Author SHA1 Message Date
Owen Williams 6566c5a2b3
scrape: Add config option for escaping scheme request. (#16066) 10 months ago
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 10 months ago
Bryan Boreham e86b9812f4 [BUGFIX] Scraping: bump cache iteration after error 10 months ago
Bryan Boreham 63d1e56525 [TESTS] Scrape: make caching work in benchmark 10 months ago
György Krajcsovits fec2f2603a fix(scrape): skip native histogram series if ingestion is disabled 10 months ago
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 10 months ago
MarkDaveny 53be282396 refactor: use slices.Equal to simplify code 10 months ago
Bryan Boreham e32d89af7f
[BUGFIX] Scraping: bump cache iteration after error (#16174) 10 months ago
Bartlomiej Plotka dc85d677d8
textparse: Optimize CreatedTimestamp; It returns int64 value now. (#16072) 10 months ago
boforetech 6ec89f14c7
refactor: use a more straightforward return value (#16070) 11 months ago
Matt Hughes 528b3fc60f scraper: fix UTF-8 scraping header always sent with PrometheusText1.0.0 11 months ago
Matt Hughes 5868e36d91 scraper: fix UTF-8 scraping header always sent with PrometheusText1.0.0 11 months ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 11 months ago
Laimis Juzeliūnas a5ffa83be8
scrape: reorder the switch case of errors (#15991) 11 months ago
Bartlomiej Plotka 733a5e9eb4
textparse: Optimized protobuf parser with custom streaming unmarshal. (#15731) 11 months ago
Bartlomiej Plotka 00b69efabb
model/textparse: Change parser interface Metric(...) string to Labels(...) (#16012) 11 months ago
Bartlomiej Plotka 8cd9069cf1
textparse: Refactor benchmark testdata for all types. (#15998) 11 months ago
Bartlomiej Plotka 7427753922
scrape: Add realistic data case for scrape loop append bench. (#15966) 11 months ago
Matthieu MOREL dd5ab743ea chore(deps): use version.PrometheusUserAgent 12 months ago
Bartlomiej Plotka 6f1ad64e27
Update scrape/scrape.go 12 months ago
bwplotka 3119567d5b scrape: Add metadata for automatic metrics. 12 months ago
bwplotka af928a1ba4 Addressed Krajo's comment. 12 months ago
bwplotka 9385f31147 scrape: Fix metadata in WAL not working for histograms and summaries. 12 months ago
Arve Knudsen f030894c2c
Fix issues raised by staticcheck (#15722) 1 year ago
bwplotka 281306765e scrape: Unified scrape loop benchmark. 1 year ago
Bryan Boreham bc9210e393 [TESTS] Scrape: make caching work in benchmark 1 year ago
Bryan Boreham b4ef38cfc8 Scraping: Add benchmark for protobuf format 1 year ago
Bryan Boreham 8f4557b0b1 Scraping benchmark: more realistic test 1 year ago
Bryan Boreham 7b03796d0f
Scraping: stop storing discovered labels (#15261) 1 year ago
Joel Beckmeyer 39f5a07236 fix TestOOOHeadChunkReader_Chunk on 32-bit 1 year ago
David Ashpole 953a873342
update links to openmetrics to reference the v1.0.0 release 1 year ago
bwplotka f44bba31b3 config: Remove validation GetScrapeConfigs; require using config.Load. 1 year ago
Giedrius Statkevičius 5d76510bd6 scrape: update test name 1 year ago
Giedrius Statkevičius 5479fb3cfd scrape: update test after review 1 year ago
machine424 7719ed18d7
test: add TestTargetsFromGroupWithLabelKeepDrop to reinforce a relabelling behaviour. 1 year ago
Giedrius Statkevičius 90e832c861 scrape: fix nil panic after scrape loop reload 1 year ago
Ben Ye e10bbf0a84 hot reload always_scrape_classic_histograms and convert_classic_histograms_to_nhcb configs properly 1 year ago
TJ Hoplock e0104a6b7e ref: JSONFileLogger slog handler, add scrape.FailureLogger interface 1 year ago
TJ Hoplock 3e24e84172 fix!: stop unbounded memory usage from query log 1 year ago
Arve Knudsen 89bbb885e5
Upgrade to golangci-lint v1.62.0 (#15424) 1 year ago
Bryan Boreham 6380229c71 [REFACTOR] Scraping: rename variables for clarity 1 year ago
Bryan Boreham 3f6a133f26 [Test] Scraping: check reload metrics 1 year ago
alexgreenbank 6b09f094e1 scrape: stop erroring on empty scrapes 1 year ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 1 year ago
Simon Pasquier 37f3f3f2db Fix scrape failure logs 1 year ago
Arthur Silva Sens 88818c9cb3
chore: Remove dead code 1 year ago
Vanshika cccbe72514
TSDB: Fix some edge cases when OOO is enabled (#14710) 1 year ago
George Krajcsovits aa81210c8b
NHCB scrape: refactor state handling and speed up scrape test (#15193) 1 year ago
George Krajcsovits 877fd2a60e
Update scrape/scrape.go 1 year ago
György Krajcsovits 4283ae73dc Rename convert_classic_histograms to convert_classic_histograms_to_nhcb 1 year ago