Commit Graph

248 Commits (7289d41940bb05a4a79c0a4debcc86d06725562e)

Author SHA1 Message Date
Carrie Edwards 7289d41940
Add tests for relabeling of type and unit labels (#16743) 5 days 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 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
Bryan Boreham e86b9812f4 [BUGFIX] Scraping: bump cache iteration after error 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
Bryan Boreham e32d89af7f
[BUGFIX] Scraping: bump cache iteration after error (#16174) 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
Bartlomiej Plotka 733a5e9eb4
textparse: Optimized protobuf parser with custom streaming unmarshal. (#15731) 5 months ago
Bartlomiej Plotka 00b69efabb
model/textparse: Change parser interface Metric(...) string to Labels(...) (#16012) 5 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
bwplotka 3119567d5b scrape: Add metadata for automatic metrics. 5 months ago
bwplotka 9385f31147 scrape: Fix metadata in WAL not working for histograms and summaries. 5 months ago
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
TJ Hoplock e0104a6b7e ref: JSONFileLogger slog handler, add scrape.FailureLogger interface 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