Commit Graph

950 Commits (efdfb8fed626ebbcddeeb60ea9ba8b29c13dbdf2)

Author SHA1 Message Date
Łukasz Mierzwa 8a1086a128
feat: Add flag that blocks lvl 1 compactions until upload is confirmed in an external JSON file (#17435) 2 months ago
Ayoub Mrini e7999528fa
fix(test): make TestRemoteWrite_ReshardingWithoutDeadlock more reliable and re-enable it (#17490) 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
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) 3 months ago
Ben Kochie 48956f60d7
Update modernize (#17471) 3 months ago
Minh Nguyen 9f93c2d2e1
promtool: Add Remote Write 2.0 support to push metrics command (#17417) 3 months ago
Ayoub Mrini 6806b68f93
[release-3.7] fix: Remote-write: revert changes in the queue resharding logic (#17412) 3 months ago
Arve Knudsen 92ccadc96d
promtool: generate rulesLintConfig when `--lint=none` is set (#17414) 3 months ago
Łukasz Mierzwa 0e187f5542
Correctly generate rulesLintConfig when --lint=none is set (#17399) 3 months ago
Minh Nguyen ad4b59c504
tsdb: Deprecate retention flags; add tsdb.retention runtime configuration (#17026) 3 months ago
Minh Nguyen 6bb367970e
feat(promtool): add RW2 support to promtool push metrics using client_golang library (#17280) 3 months ago
Minh Nguyen f070e35358
[RW]: Adopt client_golang/exp/api/remote types for receiving RW1 and RW2 (#17197) 3 months ago
beorn7 ad7d1aed99 Phase out native histogram feature flag 3 months ago
Julien 4199c2f45a
Add anchored and smoothed to vector selectors. (#16457) 4 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) 5 months ago
Duciwuci 76a0cce3ac adjust windows error message 5 months ago
machine424 184c7eb918
storage/remote: compute highestTimestamp and dataIn at QueueManager level 5 months ago
bwplotka 794bf774c2 Reapply "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 5 months ago
bwplotka f5fab47577 Revert "prw: use Unit and Type labels for metadata when feature flag is enabled (#17033)" 5 months ago
Jonathan c808a71e18
prw: use Unit and Type labels for metadata when feature flag is enabled (#17033) 5 months ago
beorn7 747c5ee2b1 Apply analyzer "modernize" to the whole codebase 5 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 6 months ago
Arthur Silva Sens 2c04f2d7b1
PROM-39: Add type and unit labels to OTLP endpoint (#16630) 6 months ago
RaphSku 938e5cb62b
docs: Added documentation for promtool configuration with http.config.file (#16522) 7 months ago
sujal shah 4408a6bcaf api: Create `/status/tsdb/blocks` endpoint. 7 months ago
Bryan Boreham a8e32147b3
[BUGFIX] Top-level: Update GOGC before loading TSDB (#16521) 7 months ago
Arthur Silva Sens 8d0a747237
PROM-39: Provide PromQL info annotations when rate()/increase() over series without `__type__`="counter" label (#16632) 8 months ago
Ayoub Mrini 89a72bf1b5
[BACKPORT-3.4] fix: add reproducer for a dangling-reference issue in parsers and fix (#16633) 8 months ago
Subhramit Basu 44e27a876e
Add parse alerting for rules files (#16601) 8 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
Bartlomiej Plotka 8e6b008608
feature: type-and-unit-labels (PROM-39 implementation) (#16228) 8 months ago
Will Hegedus 5d94ad9ae0 test(cmd): enable test cases for GOGC environment variable 8 months ago
hardlydearly ba4b058b7a refactor: use slices.Contains to simplify code 8 months ago
Andre Branchizio b07b552139
[PERF] TSDB: Pass down label value limit into implementation (#16158) 9 months ago
machine424 ca70ed4fed test(cmd): add test for GOGC setting 9 months ago
Arve Knudsen e7e3ab2824
Fix linting issues found by golangci-lint v2.0.2 (#16368) 9 months ago
machine424 1a190d3693 chore(cmd): Add info log for automemlimit config 9 months ago
Graham Reed b6aaea22fb
promtool: Optional fuzzy float64 comparison in rules unittests (#16395) 9 months ago
Bryan Boreham 477b55b860
[BUGFIX] Top-level: Update GOGC before loading TSDB (#16491) 9 months ago
Nicolas Peugnet 4eca0942f2 Clarify the docs of promtool --{min,max}-time options 9 months ago
Fiona Liao 7ec63b1fa1
Add primitive support for ingesting OTLP delta metrics as-is (#16360) 9 months ago
David Leadbeater e647f7954f
promtool: Add feature flags for promql features (#16443) 9 months ago
Julien Pivotto 7370d62acf PromQL: allow arithmetic in durations in PromQL parser 10 months ago