Commit Graph

89 Commits (main)

Author SHA1 Message Date
Aditya Tiwari 146080186d
promtool: Add --lint flag to check metrics command to allow disabling linting (#17669) 1 week ago
Łukasz Mierzwa 8a1086a128
feat: Add flag that blocks lvl 1 compactions until upload is confirmed in an external JSON file (#17435) 4 weeks ago
beorn7 be4efd740c cmd: Make feature flag `native-histograms` a no-op. 1 month 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
Minh Nguyen 9f93c2d2e1
promtool: Add Remote Write 2.0 support to push metrics command (#17417) 2 months ago
Minh Nguyen ad4b59c504
tsdb: Deprecate retention flags; add tsdb.retention runtime configuration (#17026) 2 months ago
Julien 4199c2f45a
Add anchored and smoothed to vector selectors. (#16457) 3 months ago
Bryan Boreham ad5aadacdd make cli-documentation 6 months ago
Bryan Boreham 065c0ca664 Update Agent docs for new --agent flag 6 months ago
RaphSku 938e5cb62b
docs: Added documentation for promtool configuration with http.config.file (#16522) 6 months ago
Julius Volz 13564c03ef Standardize doc page title handling 7 months ago
Ayoub Mrini 2edc3ed6c5
feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 7 months ago
Nicolas Peugnet 4eca0942f2 Clarify the docs of promtool --{min,max}-time options 8 months ago
David Leadbeater e647f7954f
promtool: Add feature flags for promql features (#16443) 8 months ago
Julien Pivotto 7370d62acf PromQL: allow arithmetic in durations in PromQL parser 9 months ago
Dimitar Dimitrov bd5b2ea95c
ruler notifier: make batch size configurable (#16254) 9 months ago
Bartlomiej Plotka 7a7bc65237
Add util/compression package to consolidate snappy/zstd use in Prometheus. (#16156) 10 months ago
Giedrius Statkevičius 92218ecb9b promtool: add --ignore-unknown-fields 12 months ago
Arve Knudsen 5df6ea3042
promtool: Support linting of scrape interval (#15719) 12 months ago
sh0rez 5303e515af
remote/otlp: convert delta to cumulative (#15165) 12 months ago
Ben Kochie 869addfec8
Enable auto-gomaxprocs by default (#15378) 1 year ago
Ben Kochie 0f0deb77a2
Enable auto-gomemlimit by default (#15372) 1 year ago
Ben Kochie f701f4e236
Enable auto-gomaxprocs by default (#15376) 1 year ago
Ben Kochie fb69a38e67
Enable auto-gomemlimit by default (#15373) 1 year ago
George Krajcsovits 1b4e7f74e6
feat(tools): add debug printouts to rules unit testing (#15196) 1 year ago
Jesus Vazquez 77d3b3aff3
OTLP: Remove experimental word form OTLP receiver (#14894) 1 year ago
Bryan Boreham 6b247c50d2 Revert "Merge pull request #14769 from roidelapluie/autoreload" 1 year ago
Julien f9bbad1148 Limit the number of SSE Subscribers to 16 by default 1 year ago
Alex Johnson be0f10054e Remove no-default-scrape-port featureFlag 1 year ago
Augustin Husson 6febfbb3be
put back feature flag 'delayed-compaction' and 'old-ui' (#14909) 1 year ago
machine424 cc40b65ab4 fix(promtool): use the final database path for --sandbox-dir-root instead of the default value as it may be overridden 1 year ago
machine424 d18fa62ae9
chore(discovery): enable new-service-discovery-manager by default and drop legacymanager package 1 year ago
Julius Volz c73c3e24d7 Default to serving new (Prometheus 3.0) UI 1 year ago
Arthur Silva Sens ca1f30bb6e Promote Agent mode to it's own cmdline flag 1 year ago
Jan Fajerski befcfadf78 Fix merge conflicts 1 year ago
Julien 1cd2d0498b Support reload config automatically 1 year ago
Arthur Silva Sens 60b9e9fc16
Promote Agent mode to it's own cmdline flag 1 year ago
Jorge Creixell e9e3d64b7c
PromQL engine: Delay deletion of __name__ label to the end of the query evaluation (#14477) 1 year ago
Suraj Patil 7757794bb3
[ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 1 year ago
Julien Pivotto 9b5e7623f4 Add support for multiple listening addresses 1 year ago
Owen Williams 9e7308de38 feat(utf8): utf8 content negotation and flags 1 year ago
Julien Pivotto 7711cd5ab5 Remove deprecated storage.tsdb.retention flag 1 year ago
machine424 92873d3009 feat: allow to delay head compaction start time helping Prometheus instances to 1 year ago
pawarpranav83 2e0d4c6909 removed --enable-feature=remote-write-receiver flag 1 year ago
Kushal shukla fe12924638
promtool: JUnit-Format XML Test Results (#14506) 1 year ago
B1F030 e5c69685b5 Fix web.cors.origin in command-line/prometheus.md 1 year ago
Bartlomiej Plotka 9198952f7c
[PRW 2.0] Merging `remote-write-2.0` feature branch to main (PRW 2.0 support + metadata in WAL) (#14395) 2 years ago
Charles Korn 2dd07fbb1b
notifier: optionally drain queued notifications before shutting down (#14290) 2 years ago
beorn7 3127a4029e doc: Clarify the limits of dumping/backfilling via OpenMetrics 2 years ago