Commit Graph

969 Commits (main)

Author SHA1 Message Date
Aditya Tiwari 146080186d
promtool: Add --lint flag to check metrics command to allow disabling linting (#17669) 3 weeks ago
NamanParlecha c94101d023
TSDB: Option to configure TSDB Block Reload Interval (#16728) 3 weeks ago
bwplotka ad367b504b refactor(tsdb/agent)[PART3]: add AppenderV2 support to agent 3 weeks ago
Julien Pivotto a5671a002f API: Add a /api/v1/features endpoint 4 weeks ago
dongjiang 3239723098
Update golangci-lint and add modernize check (#17640) 1 month ago
Julien Pivotto 4620c8ac71 Simplify StartTime assignment in unit test setup. 1 month ago
Julien Pivotto 1a853e23db Add start_timestamp field for unit tests. 1 month ago
Łukasz Mierzwa 8a1086a128
feat: Add flag that blocks lvl 1 compactions until upload is confirmed in an external JSON file (#17435) 1 month ago
Ayoub Mrini e7999528fa
fix(test): make TestRemoteWrite_ReshardingWithoutDeadlock more reliable and re-enable it (#17490) 1 month ago
Jan Fajerski 26f8c92de8
test: skip TestRemoteWrite_ReshardingWithoutDeadlock temporarily as flaky (#17534) (#17543) 2 months ago
beorn7 be4efd740c cmd: Make feature flag `native-histograms` a no-op. 2 months ago
Ayoub Mrini 35c3232a2e
test: skip TestRemoteWrite_ReshardingWithoutDeadlock temporarily as flaky (#17534) 2 months ago
Bartlomiej Plotka f50ff0a40a
feat: rename CreatedTimestamp to StartTimestamp (#17523) 2 months ago
Bryan Boreham e17742902b lint 2 months ago
Bryan Boreham 11cf858166 Small refactor: use clearer name formatSeriesSetLabelsToJSON 2 months ago
Bryan Boreham 89b92f7880 [TEST] Promtool: test dump series together with dump samples 2 months ago
Bryan Boreham beea578b20 Make dump-series a --format flag on the dump command 2 months ago
smallfish 5560397a70 promtool: add dump-series 2 months ago
Ben Kochie 204249fcb5
Update golangci-lint (#17478) 2 months ago
Minh Nguyen 30992dd032
[RW2] Fix: Only update metadata to WAL when metadata-wal-records feature is enabled (#17470) 2 months ago
Ben Kochie 48956f60d7
Update modernize (#17471) 2 months ago
Minh Nguyen 9f93c2d2e1
promtool: Add Remote Write 2.0 support to push metrics command (#17417) 2 months ago
Ayoub Mrini 6806b68f93
[release-3.7] fix: Remote-write: revert changes in the queue resharding logic (#17412) 2 months ago
Arve Knudsen 92ccadc96d
promtool: generate rulesLintConfig when `--lint=none` is set (#17414) 2 months ago
Łukasz Mierzwa 0e187f5542
Correctly generate rulesLintConfig when --lint=none is set (#17399) 2 months ago
Minh Nguyen ad4b59c504
tsdb: Deprecate retention flags; add tsdb.retention runtime configuration (#17026) 2 months ago
Minh Nguyen 6bb367970e
feat(promtool): add RW2 support to promtool push metrics using client_golang library (#17280) 2 months ago
Minh Nguyen f070e35358
[RW]: Adopt client_golang/exp/api/remote types for receiving RW1 and RW2 (#17197) 2 months ago
beorn7 ad7d1aed99 Phase out native histogram feature flag 3 months ago
Julien 4199c2f45a
Add anchored and smoothed to vector selectors. (#16457) 3 months ago
Arve Knudsen 913cc8f72b
Replace gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (#17151) 4 months ago
Owen Williams 6ee965c255
common: Update to prom/common v0.66.0, fix TextParser creation (#17139) 4 months ago
Duciwuci 76a0cce3ac adjust windows error message 4 months ago
machine424 184c7eb918
storage/remote: compute highestTimestamp and dataIn at QueueManager level 4 months ago
bwplotka 794bf774c2 Reapply "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 4 months ago
bwplotka f5fab47577 Revert "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 4 months ago
Jonathan c808a71e18
prw: use Unit and Type labels for metadata when feature flag is enabled (#17033) 4 months ago
beorn7 747c5ee2b1 Apply analyzer "modernize" to the whole codebase 4 months ago
Arve Knudsen 0a40df33fb
Make metric/label name validation scheme explicit (#16928) 5 months ago
Matthieu MOREL cef219c31c chore: enable unused-receiver rule from revive 5 months ago
Arthur Silva Sens 2c04f2d7b1
PROM-39: Add type and unit labels to OTLP endpoint (#16630) 5 months ago
RaphSku 938e5cb62b
docs: Added documentation for promtool configuration with http.config.file (#16522) 6 months ago
sujal shah 4408a6bcaf api: Create `/status/tsdb/blocks` endpoint. 6 months ago
Bryan Boreham a8e32147b3
[BUGFIX] Top-level: Update GOGC before loading TSDB (#16521) 6 months ago
Arthur Silva Sens 8d0a747237
PROM-39: Provide PromQL info annotations when rate()/increase() over series without `__type__`="counter" label (#16632) 7 months ago
Ayoub Mrini 89a72bf1b5
[BACKPORT-3.4] fix: add reproducer for a dangling-reference issue in parsers and fix (#16633) 7 months ago
Subhramit Basu 44e27a876e
Add parse alerting for rules files (#16601) 7 months ago
machine424 2bfbd8a714
fix: add reproducer for a dangling-reference issue in parsers 8 months ago
machine424 e809ccb90a test(cmd/main/TestRuntimeGOGCConfig): add checks on reloads as well 8 months ago
Ayoub Mrini 2edc3ed6c5
feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 8 months ago