Commit Graph

249 Commits (3f6a133f2636a7ccb36efac50102dd7bd5f287f5)

Author SHA1 Message Date
Simon Pasquier 37f3f3f2db Fix scrape failure logs 8 months ago
Vanshika cccbe72514
TSDB: Fix some edge cases when OOO is enabled (#14710) 8 months ago
George Krajcsovits 877fd2a60e
Update scrape/scrape.go 8 months ago
György Krajcsovits 4283ae73dc Rename convert_classic_histograms to convert_classic_histograms_to_nhcb 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
huochexizhan ff16fa1827 fix: fix slice init length 9 months ago
György Krajcsovits 8dfa733596 Fix labels handling with dedupelabels tag 9 months ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 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
Arthur Silva Sens 6bd9b1a7cc
Histogram CT Zero ingestion 9 months ago
Alex Johnson be0f10054e Remove no-default-scrape-port featureFlag 9 months ago
Jeanette Tan 97ba2fc39d use caps for NHCB 9 months ago
Jeanette Tan 172d4f2405 insert nhcb parser as intermediate layer 9 months ago
Jeanette Tan f596f17024 allow option to convert classic histograms to nhcb entirely (don't append classic histogram series) 9 months ago
Jeanette Tan 02d5abf60e don't use cache for nhcb maps 9 months ago
Jeanette Tan 4503145c8b convert classic histograms to int nhcb where possible instead 9 months ago
Jeanette Tan 62e7f0438d implement basic conversion of classic to nhcb in scrape 9 months ago
Nicolás Pazos 569b6abfa3 fix(utf8): propagate validationScheme config to scraping options 10 months ago
Owen Williams 88bb05c3e8 utf8: enable utf-8 support by default 10 months ago
Julien ce0f09b125 Scrape: Add scrape_failure_log_file to log Scrape Failures 10 months ago
Bartlomiej Plotka f1d3c3f464
fix: Properly put OM text p.CreatedTimestamp behind feature flag (#14809) (#14815) 10 months ago
Owen Williams 9da75328ea
fix(utf8): ensure correct validation when legacy mode turned on (#14736) 10 months ago
Bryan Boreham 144470c7b0
[BUGFIX] Scraping: allow multiple samples on same series (#14685) 10 months ago
Owen Williams 9e7308de38 feat(utf8): utf8 content negotation and flags 11 months ago
Bryan Boreham e6356e64bd Scraping: drop series cache when resizing symbol table 12 months ago
Bryan Boreham 74b1f3daa6 Refactor: scraping: extract method restartLoops 12 months ago
Bryan Boreham b42b5fbd74 Scraping: check symbol-table on sync 12 months ago
Bryan Boreham 7ca31c66be Scraping: add metric for symbol table size 12 months ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 12 months ago
Arthur Silva Sens 7aacef9b42
bugfix: Decouple native histogram ingestions and protobuf parsing 1 year ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter 1 year ago
György Krajcsovits d64c6fe34f fix the bug of setting native histogram min bucket factor (#13846) 1 year ago
Ziqi Zhao 64dfd8a158
fix the bug of setting native histogram min bucket factor (#13846) 1 year ago
Bryan Boreham 6c41ec984f [BUGFIX] Scraping: Tolerance should be max 1% of interval 1 year ago
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 1 year ago
György Krajcsovits 5d0a0a7542 Add custom buckets to native histogram model (#13592) 1 year ago
Łukasz Mierzwa c013a3c1b5 Check of duplicated samples directly in scrapeCache.get() 1 year ago
Łukasz Mierzwa 21f8b35f5b Move staleness tracking out of checkAddError() calls 1 year ago
Łukasz Mierzwa 50c81bed86 Check for duplicated series on a scrape 1 year ago
Bryan Boreham 5f50d974c9 scraping: reset symbol table periodically 1 year ago
Bryan Boreham 4e748b9cd8 scraping: re-use labels Builder in scrape report metrics 1 year ago
Bryan Boreham abb3a62f04 scraping: re-use symbol table for scrape loops 1 year ago
Bryan Boreham 0403d098e1 scraping: re-use symbolTable for target discovery 1 year ago
Łukasz Mierzwa 5597020a60 Use github.com/klauspost/compress for gzip and zlib 1 year ago
Julien Pivotto e22b564049 Always align scrapes even if tolerance is bigger than 1% of scrape interval 1 year ago
Ziqi Zhao df2a0ecf3b
Native Histograms: support `native_histogram_min_bucket_factor` in scrape_config (#13222) 1 year ago
Kumar Kalpadiptya Roy e61e5938d6 Issue #13268: fix quality value in accept header 1 year ago
Kumar Kalpadiptya Roy b012366c33 Issue #13268: fix quality value in accept header 2 years ago
Bryan Boreham c83e1fc574 textparse: remove MetricType alias 2 years ago