Commit Graph

987 Commits (1dcdb07d30fc37cd0ef11c7cf0552da71f9823be)

Author SHA1 Message Date
Matt cf9d093f8f
prw2: Move Remote Write 2.0 CT to be per Sample; Rename to ST (start timestamp) (#17411) (#17600) 4 months ago
Bartlomiej Plotka 7429a75932
scrape: switch scrape manager to AppenderV2 (#17978) 4 months ago
Abu 0495130e06 tests: improve error handling in main_test.go 4 months ago
Julien Pivotto 3bc688e5cb Features API: Add OpenAPI 3.1 and 3.2 4 months ago
Bartlomiej Plotka 2597a12080
st: Add a hidden 'st-storage' feature flag for PROM-60 (#17907) 4 months ago
Arve Knudsen a5f86c3fb6
cmd/prometheus: fix flaky TestQueryLog race condition (#17933) 4 months ago
Ganesh Vernekar 3e4a094dbb Add stale_series_compaction_threshold config file option 4 months ago
Bartlomiej Plotka bec70227f1
feat(scrape)[PART5b]: Add AppenderV2 support to scrape.NewManager constructor (#17872) 4 months ago
Bartlomiej Plotka 0d116b0994
tests(teststorage): Close Storage in the helper (#17902) 4 months ago
wangyazhou 629bd3c5d5
Fix logger syntax for timingsLogger (#17870) 5 months ago
Julius Volz d3b6e61487 Put binop fill modifiers behind a feature flag 5 months ago
Julius Volz d6aa6a3fc7 Add new fill modifiers to features test data 5 months ago
bwplotka 49c3aea56d feat(storage)[PART4b]: add AppenderV2 to the rest of storage.Storage impl 5 months ago
Ben Kochie d9ed026658
Refractor promtool errors (#17842) 5 months ago
Arthur Silva Sens 1e317d0098
Add configuration option to control `extra-scrape-metrics` (#17606) 5 months ago
Ben Kochie e14795bbf4
Remove copyright date from headers (#17785) 5 months ago
Aditya Tiwari 146080186d
promtool: Add --lint flag to check metrics command to allow disabling linting (#17669) 6 months ago
NamanParlecha c94101d023
TSDB: Option to configure TSDB Block Reload Interval (#16728) 6 months ago
bwplotka ad367b504b refactor(tsdb/agent)[PART3]: add AppenderV2 support to agent 6 months ago
Julien Pivotto a5671a002f API: Add a /api/v1/features endpoint 6 months ago
dongjiang 3239723098
Update golangci-lint and add modernize check (#17640) 6 months ago
Julien Pivotto 4620c8ac71 Simplify StartTime assignment in unit test setup. 6 months ago
Julien Pivotto 1a853e23db Add start_timestamp field for unit tests. 6 months ago
Łukasz Mierzwa 8a1086a128
feat: Add flag that blocks lvl 1 compactions until upload is confirmed in an external JSON file (#17435) 6 months ago
Ayoub Mrini e7999528fa
fix(test): make TestRemoteWrite_ReshardingWithoutDeadlock more reliable and re-enable it (#17490) 6 months ago
Jan Fajerski 26f8c92de8
test: skip TestRemoteWrite_ReshardingWithoutDeadlock temporarily as flaky (#17534) (#17543) 7 months ago
beorn7 be4efd740c cmd: Make feature flag `native-histograms` a no-op. 7 months ago
Ayoub Mrini 35c3232a2e
test: skip TestRemoteWrite_ReshardingWithoutDeadlock temporarily as flaky (#17534) 7 months ago
Bartlomiej Plotka f50ff0a40a
feat: rename CreatedTimestamp to StartTimestamp (#17523) 7 months ago
Bryan Boreham e17742902b lint 7 months ago
Bryan Boreham 11cf858166 Small refactor: use clearer name formatSeriesSetLabelsToJSON 7 months ago
Bryan Boreham 89b92f7880 [TEST] Promtool: test dump series together with dump samples 7 months ago
Bryan Boreham beea578b20 Make dump-series a --format flag on the dump command 7 months ago
smallfish 5560397a70 promtool: add dump-series 7 months ago
Ben Kochie 204249fcb5
Update golangci-lint (#17478) 7 months ago
Minh Nguyen 30992dd032
[RW2] Fix: Only update metadata to WAL when metadata-wal-records feature is enabled (#17470) 7 months ago
Ben Kochie 48956f60d7
Update modernize (#17471) 7 months ago
Minh Nguyen 9f93c2d2e1
promtool: Add Remote Write 2.0 support to push metrics command (#17417) 7 months ago
Ayoub Mrini 6806b68f93
[release-3.7] fix: Remote-write: revert changes in the queue resharding logic (#17412) 7 months ago
Arve Knudsen 92ccadc96d
promtool: generate rulesLintConfig when `--lint=none` is set (#17414) 7 months ago
Łukasz Mierzwa 0e187f5542
Correctly generate rulesLintConfig when --lint=none is set (#17399) 7 months ago
Minh Nguyen ad4b59c504
tsdb: Deprecate retention flags; add tsdb.retention runtime configuration (#17026) 7 months ago
Minh Nguyen 6bb367970e
feat(promtool): add RW2 support to promtool push metrics using client_golang library (#17280) 7 months ago
Minh Nguyen f070e35358
[RW]: Adopt client_golang/exp/api/remote types for receiving RW1 and RW2 (#17197) 7 months ago
beorn7 ad7d1aed99 Phase out native histogram feature flag 8 months ago
Julien 4199c2f45a
Add anchored and smoothed to vector selectors. (#16457) 8 months ago
Arve Knudsen 913cc8f72b
Replace gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (#17151) 9 months ago
Owen Williams 6ee965c255
common: Update to prom/common v0.66.0, fix TextParser creation (#17139) 9 months ago
Duciwuci 76a0cce3ac adjust windows error message 9 months ago
machine424 184c7eb918
storage/remote: compute highestTimestamp and dataIn at QueueManager level 9 months ago