Commit Graph

79 Commits (main)

Author SHA1 Message Date
Julius Volz 13564c03ef Standardize doc page title handling 1 month ago
Ayoub Mrini 2edc3ed6c5
feat(tsdb): introduce --use-uncached-io feature flag and allow using it for chunks writing (#15365) 1 month ago
Nicolas Peugnet 4eca0942f2 Clarify the docs of promtool --{min,max}-time options 2 months ago
David Leadbeater e647f7954f
promtool: Add feature flags for promql features (#16443) 2 months ago
Julien Pivotto 7370d62acf PromQL: allow arithmetic in durations in PromQL parser 3 months ago
Dimitar Dimitrov bd5b2ea95c
ruler notifier: make batch size configurable (#16254) 3 months ago
Bartlomiej Plotka 7a7bc65237
Add util/compression package to consolidate snappy/zstd use in Prometheus. (#16156) 4 months ago
Giedrius Statkevičius 92218ecb9b promtool: add --ignore-unknown-fields 5 months ago
Arve Knudsen 5df6ea3042
promtool: Support linting of scrape interval (#15719) 5 months ago
sh0rez 5303e515af
remote/otlp: convert delta to cumulative (#15165) 6 months ago
Ben Kochie 869addfec8
Enable auto-gomaxprocs by default (#15378) 8 months ago
Ben Kochie 0f0deb77a2
Enable auto-gomemlimit by default (#15372) 8 months ago
Ben Kochie f701f4e236
Enable auto-gomaxprocs by default (#15376) 8 months ago
Ben Kochie fb69a38e67
Enable auto-gomemlimit by default (#15373) 8 months ago
George Krajcsovits 1b4e7f74e6
feat(tools): add debug printouts to rules unit testing (#15196) 8 months ago
Jesus Vazquez 77d3b3aff3
OTLP: Remove experimental word form OTLP receiver (#14894) 9 months ago
Bryan Boreham 6b247c50d2 Revert "Merge pull request #14769 from roidelapluie/autoreload" 9 months ago
Julien f9bbad1148 Limit the number of SSE Subscribers to 16 by default 9 months ago
Alex Johnson be0f10054e Remove no-default-scrape-port featureFlag 9 months ago
Augustin Husson 6febfbb3be
put back feature flag 'delayed-compaction' and 'old-ui' (#14909) 10 months ago
machine424 cc40b65ab4 fix(promtool): use the final database path for --sandbox-dir-root instead of the default value as it may be overridden 10 months ago
machine424 d18fa62ae9
chore(discovery): enable new-service-discovery-manager by default and drop legacymanager package 10 months ago
Julius Volz c73c3e24d7 Default to serving new (Prometheus 3.0) UI 10 months ago
Arthur Silva Sens ca1f30bb6e Promote Agent mode to it's own cmdline flag 10 months ago
Jan Fajerski befcfadf78 Fix merge conflicts 10 months ago
Julien 1cd2d0498b Support reload config automatically 10 months ago
Arthur Silva Sens 60b9e9fc16
Promote Agent mode to it's own cmdline flag 10 months ago
Jorge Creixell e9e3d64b7c
PromQL engine: Delay deletion of __name__ label to the end of the query evaluation (#14477) 10 months ago
Suraj Patil 7757794bb3
[ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403) 10 months ago
Julien Pivotto 9b5e7623f4 Add support for multiple listening addresses 10 months ago
Owen Williams 9e7308de38 feat(utf8): utf8 content negotation and flags 11 months ago
Julien Pivotto 7711cd5ab5 Remove deprecated storage.tsdb.retention flag 11 months ago
machine424 92873d3009 feat: allow to delay head compaction start time helping Prometheus instances to 11 months ago
pawarpranav83 2e0d4c6909 removed --enable-feature=remote-write-receiver flag 11 months ago
Kushal shukla fe12924638
promtool: JUnit-Format XML Test Results (#14506) 11 months ago
B1F030 e5c69685b5 Fix web.cors.origin in command-line/prometheus.md 12 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) 12 months ago
Charles Korn 2dd07fbb1b
notifier: optionally drain queued notifications before shutting down (#14290) 1 year ago
beorn7 3127a4029e doc: Clarify the limits of dumping/backfilling via OpenMetrics 1 year ago
kushagra Shukla 0fea1065fe added line When set, query.max-concurrency may need to be adjusted accordingly. Signed-off-by: kushagra Shukla <kushalshukla110@gmail.com> 1 year ago
Julius Volz 0eea8645fa Fix up CLI flag docs after merging main into mantine-ui branch 1 year ago
Julius Volz d99fed64f3 Update CLI flags doc after adding "new-ui" feature flag 1 year ago
machine424 c5a1cc9148
chore(tsdb): add a sandboxDir to DBReadOnly, the directory can be used for transient file writes. 1 year ago
Arthur Silva Sens db64d2dcdc
Update documentation about existing feature-flags 1 year ago
machine424 4b71f6ffc2
promtool: add a "tsdb dump-openmetrics" to dump in OpemMetrics format. 1 year ago
Marco Pracucci 6bbb03bd00
Fixed auto-generated doc 1 year ago
Danny Kopping 5bda33375a
Rename flag 1 year ago
Danny Kopping 940f83a540
Implementation 1 year ago
SuperQ 2c0f9d1eee
Add automatic memory limit handling 1 year ago
Rewanth Tammana 102fd8cc88
Enhanced visibility for `promtool test rules` with JSON colored formatting (#13342) 1 year ago