Commit Graph

412 Commits (140f4aa9aed6674c582dc603431a4aaa0c702cb7)

Author SHA1 Message Date
Arthur Silva Sens 96c2fe04e7
Merge pull request #15328 from prometheus/deadcode
3 weeks ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter
3 weeks ago
Simon Pasquier 37f3f3f2db Fix scrape failure logs
3 weeks ago
Arthur Silva Sens 88818c9cb3
chore: Remove dead code
3 weeks ago
Vanshika cccbe72514
TSDB: Fix some edge cases when OOO is enabled (#14710)
1 month ago
George Krajcsovits aa81210c8b
NHCB scrape: refactor state handling and speed up scrape test (#15193)
1 month ago
George Krajcsovits 877fd2a60e
Update scrape/scrape.go
1 month ago
György Krajcsovits 4283ae73dc Rename convert_classic_histograms to convert_classic_histograms_to_nhcb
1 month ago
György Krajcsovits a23aed5634 More followup to #15164
1 month ago
György Krajcsovits 70742a64aa Follow up #15178
1 month ago
György Krajcsovits 8c1b5a6251 Merge branch 'main' into nhcb-scrape-impl
1 month ago
Alex Greenbank 421a3c22ea
scrape: provide a fallback format (#15136)
1 month ago
Bartlomiej Plotka efc43d0714
s/scrape_classic_histograms/always_scrape_classic_histograms (3.0 breaking change) (#15178)
1 month ago
György Krajcsovits 5ee698de2c Apply review comments
1 month ago
György Krajcsovits 04b827dd77 Merge branch 'main' into nhcb-scrape-impl
1 month ago
Yi 2cabd1b707
config: remove expand-external-labels flag in release 3.0 (#14657)
1 month ago
György Krajcsovits c13585665d Merge branch 'main' into nhcb-scrape-impl
1 month ago
Björn Rabenstein 8b545bab2f
Merge pull request #15026 from huochexizhan/main
2 months ago
huochexizhan ff16fa1827 fix: fix slice init length
2 months ago
György Krajcsovits 8dfa733596 Fix labels handling with dedupelabels tag
2 months ago
György Krajcsovits 6b15791ec6 Follow the follow-up
2 months ago
György Krajcsovits 4e911a3a05 Follow-up merge from main
2 months ago
György Krajcsovits a2805e7934 Merge branch 'main' into nhcb-scrape-impl
2 months ago
György Krajcsovits 7fccf1e6be Disable CT handling and enable exemplar handling
2 months ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log
2 months ago
György Krajcsovits ed2e7dc258 Merge branch 'main' into nhcb-scrape-impl
2 months ago
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094)
2 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)
2 months ago
Björn Rabenstein f74722841b
Merge pull request #14160 from alex-kattathra-johnson/issue-13959
2 months ago
George Krajcsovits 79a6238e19
scrape/scrape_test.go: reduce the time it takes to reload the manager (#14447)
2 months ago
Arthur Silva Sens 6bd9b1a7cc
Histogram CT Zero ingestion
2 months ago
Alex Johnson be0f10054e Remove no-default-scrape-port featureFlag
2 months ago
György Krajcsovits 71fd2d93a9 Merge branch 'main' into nhcb-scrape-impl
2 months ago
Jeanette Tan 97ba2fc39d use caps for NHCB
2 months ago
Jeanette Tan 90c266845b fix lint
2 months ago
Jeanette Tan 050b5fc257 refine test cases according to spec
2 months ago
Jeanette Tan de9de320a4 start to cover all test cases for scrape
2 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
2 months ago
Jeanette Tan 8b3ae15ad5 expand tests for classic and exponential native histograms
2 months ago
Jeanette Tan e3899187da expand tests for protobuf and fix problems
2 months ago
Jeanette Tan cd498964e6 expand tests and support conversion to nhcb in the middle of scrape
2 months ago
Jeanette Tan 172d4f2405 insert nhcb parser as intermediate layer
2 months ago
Jeanette Tan f596f17024 allow option to convert classic histograms to nhcb entirely (don't append classic histogram series)
2 months ago
Jeanette Tan 02d5abf60e don't use cache for nhcb maps
2 months ago
Jeanette Tan 0a321fe4d8 improve new scrape test
2 months ago
Jeanette Tan 4503145c8b convert classic histograms to int nhcb where possible instead
2 months ago
Jeanette Tan 62e7f0438d implement basic conversion of classic to nhcb in scrape
2 months ago
Nathan Baulch 50cd453c8f
chore: Fix typos (#14868)
3 months ago
Jan Fajerski 91608c002f Merge branch 'main' into release-3.0-beta.0
3 months ago
Björn Rabenstein 482f1f608c
Merge pull request #14880 from prometheus/njpm/fix-utf8-config
3 months ago