1
0
mirror of https://github.com/prometheus/prometheus synced 2025-03-25 04:36:53 +00:00
prometheus/scrape
Bartlomiej Plotka 8cd9069cf1
textparse: Refactor benchmark testdata for all types. ()
Also:
* split benchmark functions to make sure no one compares across parsers.
* testdata file have meaningful names reflecting the type representation
* promtestdata.txt now has all types, taken directly from long running Prometheus (https://demo.do.prometheus.io/)

Needed for https://github.com/prometheus/prometheus/pull/15731

Signed-off-by: bwplotka <bwplotka@gmail.com>
2025-02-10 12:26:18 +00:00
..
testdata Include test CA text info () 2024-08-20 19:41:02 +02:00
clientprotobuf.go lint: Revamp our linting rules, mostly around doc comments 2024-08-22 17:36:11 +02:00
helpers_test.go scrape: Fix metadata in WAL not working for histograms and summaries. 2025-01-15 20:12:38 +00:00
manager_test.go Scraping: stop storing discovered labels () 2024-12-21 13:33:08 +00:00
manager.go ref: JSONFileLogger slog handler, add scrape.FailureLogger interface 2024-11-28 23:14:31 -05:00
metrics.go Scraping: add metric for symbol table size 2024-07-05 10:16:22 +01:00
scrape_test.go textparse: Refactor benchmark testdata for all types. () 2025-02-10 12:26:18 +00:00
scrape.go Merge pull request from mmorel-35/prometheus/common@v0.61.0 2025-01-28 13:10:48 +01:00
target_test.go Scraping: stop storing discovered labels () 2024-12-21 13:33:08 +00:00
target.go scrape: Fix metadata in WAL not working for histograms and summaries. 2025-01-15 20:12:38 +00:00