Commit Graph

538 Commits (00a7faa2e3cbef625faff9236cdabd877243f35b)

Author SHA1 Message Date
Aditya Prakash 5e66c9305f
scrape: clarify test channel name in manager_test (#17929) 5 months ago
Bartlomiej Plotka bec70227f1
feat(scrape)[PART5b]: Add AppenderV2 support to scrape.NewManager constructor (#17872) 5 months ago
Bartlomiej Plotka 0d116b0994
tests(teststorage): Close Storage in the helper (#17902) 5 months ago
Bartlomiej Plotka 664b255699
Merge pull request #17867 from prometheus/bwplotka/a2-scrape-1 5 months ago
Bryan Boreham 2dec6da3d1 [TESTS] Scraping: Reset appender in BenchmarkScrapeLoopAppend 5 months ago
Devarsh c7bc56cf6c
Add scrape commit and total duration metrics (#17665) 5 months ago
Marvin Rösch 66c8e31956 [BUGFIX] Scraping: drop sample if relabeling config says so 6 months ago
Bryan Boreham ae71185255 Scraping: add a test for relabel with keep and drop 6 months ago
Marvin Rösch fff29d330d
[BUGFIX] Scraping: drop sample if relabeling config says so 6 months ago
Arthur Silva Sens 1e317d0098
Add configuration option to control `extra-scrape-metrics` (#17606) 6 months ago
Ben Kochie e14795bbf4
Remove copyright date from headers (#17785) 6 months ago
Arve Knudsen f0dfb9f802
fix(scrape): use HonorLabels instead of HonorTimestamps in newScrapeLoop (#17731) 6 months ago
Bartlomiej Plotka 17e06dbab5
refactor(scrape)[PART2]: simplified scrapeLoop constructors & tests; add teststorage.Appendable mock (#17631) 6 months ago
Rushabh Mehta c2b86775b6
scrape: Fix potential goroutine leak in scrapeAndReport (#17554) 7 months ago
Julien Pivotto a5671a002f API: Add a /api/v1/features endpoint 7 months ago
Bryan Boreham 77ba5c5fbd [PERF] Scraping: skip an unnecessary step when there are relabel rules 7 months ago
harsh kumar 30be1483d1
instrumentation: add native histograms to complement high-traffic summaries (#17374) 7 months ago
Björn Rabenstein b8d19543b8
Add histogram validation in remote-read and during reducing resolution (#17561) 7 months ago
Bartlomiej Plotka f50ff0a40a
feat: rename CreatedTimestamp to StartTimestamp (#17523) 7 months ago
Ben Kochie 204249fcb5
Update golangci-lint (#17478) 8 months ago
Piotr d6848c9f40 scrape: Allow disabling end-of-run staleness markers for targets 8 months ago
Ben Kochie 48956f60d7
Update modernize (#17471) 8 months ago
Lukasz Mierzwa aac472df5b Fix TestScrapeLoop_HistogramBucketLimit 8 months ago
Lukasz Mierzwa ce520b9256 Include histograms in sample_limit logic 8 months ago
Julius Volz 8b1bd7d6c3 ui: Allow viewing detailed relabeling steps for each discovered target 8 months ago
beorn7 ad7d1aed99 Phase out native histogram feature flag 8 months ago
beorn7 72960c076d scrape: "Modernize" test files 8 months ago
Harsh 4d7d8ebcfa lint fixes 9 months ago
harsh kumar a612cd8954
Update scrape/manager_test.go 9 months ago
harsh kumar 5244b0e3f7
Update scrape/manager_test.go 9 months ago
harsh kumar a1e163a462
Update scrape/manager_test.go 9 months ago
Harsh a63414b8e8 suggested changes added 9 months ago
Harsh 3a7a8d7547 promql: Enhance TestNHCBAndCTZeroIngestion to validate exemplar parsing with created timestamps 9 months ago
Ali Nazari f64ee61312 Use rlock in read methods of scrape target 9 months ago
Harsh febd734137 test: Add TestNHCBAndCTZeroIngestion to verify simultaneous feature usage 9 months ago
Harsh c6793e717a Remove obsolete check 9 months ago
György Krajcsovits bdf547ae9c
fix(nativehistograms): validation should fail on unsupported schemas 9 months ago
NamanParlecha 594f9d63a5
refactor(textparse): Introduce Variadic options in textParse.New (#17155) 10 months ago
Arve Knudsen 913cc8f72b
Replace gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (#17151) 10 months ago
George Krajcsovits 31e4d84edd
refactor(textparse): allow for parsers with direct NHCB support (#17153) 10 months ago
Owen Williams 6ee965c255
common: Update to prom/common v0.66.0, fix TextParser creation (#17139) 10 months ago
Bryan Boreham 8563ed03e0 Scraping: use clear builtin function 10 months ago
Bryan Boreham 5915a013b7 Scraping: detect staleness via unique reference 10 months ago
Bryan Boreham 8dea1f04a5 Scrape tests: Better series references 10 months ago
George Krajcsovits d09db02854
fix(nhcb): flaky test TestConvertClassicHistogramsToNHCB (#17112) 10 months ago
beorn7 747c5ee2b1 Apply analyzer "modernize" to the whole codebase 10 months ago
Arve Knudsen 0a40df33fb
Make metric/label name validation scheme explicit (#16928) 10 months ago
pipiland2612 1607b5c8cc parallelize ./scrape test 11 months ago
Matthieu MOREL cef219c31c chore: enable unused-receiver rule from revive 11 months ago
Bryan Boreham d9e5748a27
[REFACTOR] Scraping: Remove unnecessary yolostring calls (#16927) 11 months ago