Commit Graph

799 Commits (ff41d45baefc48e264dcdc0d2aa0300a1a406de3)

Author SHA1 Message Date
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
Julien ce0f09b125 Scrape: Add scrape_failure_log_file to log Scrape Failures 1 year ago
Julius Volz c73c3e24d7 Default to serving new (Prometheus 3.0) UI 1 year ago
Julien cfe8b5616f Only update hash when config reload succeeds 1 year ago
Julien 1cd2d0498b Support reload config automatically 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
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments 1 year ago
Julien Pivotto 9b5e7623f4 Add support for multiple listening addresses 1 year ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1 1 year ago
Owen Williams 9e7308de38 feat(utf8): utf8 content negotation and flags 1 year ago
Bryan Boreham 2936ab80d7 [Tests] Promtool: Sort output where Prometheus does not guarantee the order. 1 year ago
Ben Ye b7a58dcf3d
Add hidden flag to disable overlapping compaction (#14581) 1 year ago
machine424 92873d3009 feat: allow to delay head compaction start time helping Prometheus instances to 1 year ago
Kushal shukla fe12924638
promtool: JUnit-Format XML Test Results (#14506) 1 year ago
Bartlomiej Plotka a60e5ce362
[PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444) 1 year ago
B1F030 5c2590c358 revert main.go 1 year ago
B1F030 e5c69685b5 Fix web.cors.origin in command-line/prometheus.md 2 years 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
Arve Knudsen d902116b41 Fix various linting errors 2 years ago
Ben Ye 5a218708f1
tsdb: Extend compactor interface to allow compactions to create multiple output blocks (#14143) 2 years ago
Sebastian Rabenhorst 05380aa0ac
agent db: make rejecting ooo samples configurable (#14094) 2 years ago
SuperQ 68ba6c1ae5
Add configuration option for GOGC 2 years ago
gotjosh 37b408c6cd
Feature: Allow configuration of a rule evaluation delay (#14061) 2 years ago
Arve Knudsen 0cc99e677a promql.Engine: Add Close method 2 years ago
SuperQ 25b0991c3d
Enable additional Go metrics 2 years ago
Arve Knudsen b2396c0c8f Upgrade to golangci-lint v1.59.0 2 years ago
beorn7 3127a4029e doc: Clarify the limits of dumping/backfilling via OpenMetrics 2 years 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> 2 years ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code 2 years ago
Bryan Boreham 8fd96241ab test: add promqltest package references 2 years ago
Arthur Silva Sens 7aacef9b42
bugfix: Decouple native histogram ingestions and protobuf parsing 2 years ago
Will Hegedus bd1878700b
promtool: Fix panic on extended tsdb analyze (#13976) 2 years ago
Julius Volz e8bbe191d4 Build both old & new UI into Prometheus, allow choosing via feature flag 2 years ago
machine424 c5a1cc9148
chore(tsdb): add a sandboxDir to DBReadOnly, the directory can be used for transient file writes. 2 years ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905) 2 years ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter 2 years ago
komisan19 0249e080b4 refactor: utilize standard functions max/min 2 years ago
Arthur Silva Sens db64d2dcdc
Update documentation about existing feature-flags 2 years ago
Artur Melanchyk 44dcf02c69
TSDB: make total lock-free by using atomic 2 years ago
David Leadbeater 7ec4a11472 promtool: Avoid using testify for user rule tests 2 years ago
heyitao c7ca85388f Fix yaml file format and clear ci errors 2 years ago
machine424 3eed6c760a
adjust signal termination warning log 2 years ago
Arthur Silva Sens 07355c9199
Bump client_golang to 1.19 2 years ago
machine424 4b71f6ffc2
promtool: add a "tsdb dump-openmetrics" to dump in OpemMetrics format. 2 years ago
machine424 f477e0539a
Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 2 years ago
Bryan Boreham eff3a13e19 model/textparse: parsers take a labels SymbolTable 2 years ago
Łukasz Mierzwa 5597020a60 Use github.com/klauspost/compress for gzip and zlib 2 years ago
Bryan Boreham 5a6c8f9c15 promtool: use go-cmp instead of DeepEqual 2 years ago