Commit Graph

375 Commits (2cabd1b707b0569f65fbc2bafa899cabf47cfe09)

Author SHA1 Message Date
Yi 2cabd1b707
config: remove expand-external-labels flag in release 3.0 (#14657)
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
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log
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
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
Nicolás Pazos 569b6abfa3 fix(utf8): propagate validationScheme config to scraping options
3 months ago
Jan Fajerski fa318711f4 Merge branch 'main' into 3.0-main-sync-24-09-09
3 months ago
Julien 0a88943594 Scrape: test for q-value compliance with RFC 9110 in Accept header
3 months ago
Björn Rabenstein 694d98032b
Merge pull request #14705 from prometheus/owilliams/default-on
3 months ago
Owen Williams 88bb05c3e8 utf8: enable utf-8 support by default
3 months ago
Julien Pivotto bd9129117e Target parameter labels should not be overridden by config params
3 months ago
Julien ce0f09b125 Scrape: Add scrape_failure_log_file to log Scrape Failures
3 months ago
Bartlomiej Plotka f1d3c3f464
fix: Properly put OM text p.CreatedTimestamp behind feature flag (#14809) (#14815)
3 months ago
machine424 d23d196db5 fix(discovery): prevent the manager from storing stale targetGroups
3 months ago
Arthur Silva Sens 5bd8988637
Simplify 'TestManagerCTZeroIngestion' (#14756)
3 months ago
machine424 c586c15ae6 fix(discovery): make discovery manager notify consumers of dropped targets for still defined jobs
3 months ago
Owen Williams 9da75328ea
fix(utf8): ensure correct validation when legacy mode turned on (#14736)
3 months ago
Bryan Boreham 4202be5e79 Merge branch 'release-2.54' into merge-2.54.1-into-main
3 months ago
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments
3 months ago
Ben Kochie 1435c8ae4a
Include test CA text info (#14699)
3 months ago
Julien f9f39a4411
Extend testing CA certificates (#14696)
3 months ago
Bryan Boreham 144470c7b0
[BUGFIX] Scraping: allow multiple samples on same series (#14685)
3 months ago
Owen Williams 9e7308de38 feat(utf8): utf8 content negotation and flags
3 months ago
Bryan Boreham e6356e64bd Scraping: drop series cache when resizing symbol table
5 months ago
Bryan Boreham 74b1f3daa6 Refactor: scraping: extract method restartLoops
5 months ago
Bryan Boreham b42b5fbd74 Scraping: check symbol-table on sync
5 months ago
Bryan Boreham 7ca31c66be Scraping: add metric for symbol table size
5 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)
5 months ago
György Krajcsovits 79020b1e85 Comment float histogram as well
5 months ago
György Krajcsovits c309f50ee7 Add comment to state intent of check
5 months ago
György Krajcsovits 0793a26d96 native histograms: only reduce resolution for exponential histograms
6 months ago
Jeanette Tan 14f8dded39 Merge branch 'main' into nhcb
6 months ago
Jeanette Tan 9adc1699c3 fix according to code review
6 months ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code
6 months ago
Jeanette Tan 796b1bbfde Merge branch 'main' into nhcb
7 months ago
Arthur Silva Sens 7aacef9b42
bugfix: Decouple native histogram ingestions and protobuf parsing
7 months ago
György Krajcsovits bcafa5f1f9 Merge remote-tracking branch 'upstream/main' into update-nhcb
7 months ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905)
8 months ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter
8 months ago
David Ashpole c755fa9935
support unregistering scrape manager metrics
8 months ago
György Krajcsovits 2a4aa085d2 Merge branch 'main' into nhcb
8 months ago
Ziqi Zhao 64dfd8a158
fix the bug of setting native histogram min bucket factor (#13846)
8 months ago