Commit Graph

471 Commits (main)

Author SHA1 Message Date
Owen Williams aa1d46a9da
scrape: set validation and escaping defaults in default config vars (#16751) 2 days ago
Carrie Edwards 7289d41940
Add tests for relabeling of type and unit labels (#16743) 4 days ago
Łukasz Mierzwa c528293376
Enhancement: Reload all scrape pools concurrently (#16595) 3 weeks ago
Bartlomiej Plotka 8e6b008608
feature: type-and-unit-labels (PROM-39 implementation) (#16228) 1 month ago
chardch a1c157aaef Add global config option for always_scrape_classic_histograms 2 months ago
Arve Knudsen e7e3ab2824
Fix linting issues found by golangci-lint v2.0.2 (#16368) 2 months ago
chardch 357b5ed640 Fix small issues and clarify documentation 3 months ago
chardch 2f59d38054 Add global config option for convert_classic_histograms_to_nhcb 3 months ago
Owen Williams 6566c5a2b3
scrape: Add config option for escaping scheme request. (#16066) 3 months ago
György Krajcsovits f71ec8d5d5
fix(scrape): skip native histogram series if ingestion is disabled 3 months ago
Matthieu MOREL 5fa1146e21
chore: enable gci linter (#16245) 3 months ago
Bryan Boreham e86b9812f4 [BUGFIX] Scraping: bump cache iteration after error 3 months ago
Bryan Boreham 63d1e56525 [TESTS] Scrape: make caching work in benchmark 3 months ago
György Krajcsovits fec2f2603a fix(scrape): skip native histogram series if ingestion is disabled 3 months ago
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 4 months ago
MarkDaveny 53be282396 refactor: use slices.Equal to simplify code 4 months ago
Bryan Boreham e32d89af7f
[BUGFIX] Scraping: bump cache iteration after error (#16174) 4 months ago
Bartlomiej Plotka dc85d677d8
textparse: Optimize CreatedTimestamp; It returns int64 value now. (#16072) 4 months ago
boforetech 6ec89f14c7
refactor: use a more straightforward return value (#16070) 4 months ago
Matt Hughes 528b3fc60f scraper: fix UTF-8 scraping header always sent with PrometheusText1.0.0 4 months ago
Matt Hughes 5868e36d91 scraper: fix UTF-8 scraping header always sent with PrometheusText1.0.0 4 months ago
Matthieu MOREL c7d4b53ec1 chore: enable unused-parameter from revive 4 months ago
Laimis Juzeliūnas a5ffa83be8
scrape: reorder the switch case of errors (#15991) 4 months ago
Bartlomiej Plotka 733a5e9eb4
textparse: Optimized protobuf parser with custom streaming unmarshal. (#15731) 4 months ago
Bartlomiej Plotka 00b69efabb
model/textparse: Change parser interface Metric(...) string to Labels(...) (#16012) 4 months ago
Bartlomiej Plotka 8cd9069cf1
textparse: Refactor benchmark testdata for all types. (#15998) 5 months ago
Bartlomiej Plotka 7427753922
scrape: Add realistic data case for scrape loop append bench. (#15966) 5 months ago
Matthieu MOREL dd5ab743ea chore(deps): use version.PrometheusUserAgent 5 months ago
Bartlomiej Plotka 6f1ad64e27
Update scrape/scrape.go 5 months ago
bwplotka 3119567d5b scrape: Add metadata for automatic metrics. 5 months ago
bwplotka af928a1ba4 Addressed Krajo's comment. 5 months ago
bwplotka 9385f31147 scrape: Fix metadata in WAL not working for histograms and summaries. 5 months ago
Arve Knudsen f030894c2c
Fix issues raised by staticcheck (#15722) 6 months ago
bwplotka 281306765e scrape: Unified scrape loop benchmark. 6 months ago
Bryan Boreham bc9210e393 [TESTS] Scrape: make caching work in 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
Joel Beckmeyer 39f5a07236 fix TestOOOHeadChunkReader_Chunk on 32-bit 6 months ago
David Ashpole 953a873342
update links to openmetrics to reference the v1.0.0 release 7 months ago
bwplotka f44bba31b3 config: Remove validation GetScrapeConfigs; require using config.Load. 7 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
machine424 7719ed18d7
test: add TestTargetsFromGroupWithLabelKeepDrop to reinforce a relabelling behaviour. 7 months ago
Giedrius Statkevičius 90e832c861 scrape: fix nil panic after scrape loop reload 7 months ago
Ben Ye e10bbf0a84 hot reload always_scrape_classic_histograms and convert_classic_histograms_to_nhcb configs properly 7 months ago
TJ Hoplock e0104a6b7e ref: JSONFileLogger slog handler, add scrape.FailureLogger interface 7 months ago
TJ Hoplock 3e24e84172 fix!: stop unbounded memory usage from query log 7 months ago
Arve Knudsen 89bbb885e5
Upgrade to golangci-lint v1.62.0 (#15424) 7 months ago
Bryan Boreham 6380229c71 [REFACTOR] Scraping: rename variables for clarity 8 months ago