Commit Graph

792 Commits (f44304a6b57769c8bed32c3865ba48c9972ded08)

Author SHA1 Message Date
Julien 404e577034
Merge pull request #14734 from roidelapluie/scrape_failure_logger
3 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
3 months ago
Julien ce0f09b125 Scrape: Add scrape_failure_log_file to log Scrape Failures
3 months ago
Julien 50f5327f83
Merge pull request #14769 from roidelapluie/autoreload
3 months ago
Julien cfe8b5616f Only update hash when config reload succeeds
3 months ago
Arve Knudsen 5dfbcc390e Merge remote-tracking branch 'prometheus/main' into arve/close-engine
3 months ago
Julien 1cd2d0498b Support reload config automatically
3 months ago
Jorge Creixell e9e3d64b7c
PromQL engine: Delay deletion of __name__ label to the end of the query evaluation (#14477)
3 months ago
Arve Knudsen 99204f23ee Merge remote-tracking branch 'prometheus/main' into arve/close-engine
3 months ago
Suraj Patil 7757794bb3
[ENHANCEMENT] Promtool: Adding labels to time series while creating tsdb blocks (#14403)
3 months ago
Arve Knudsen c9a460d570 Merge remote-tracking branch 'prometheus/main' into arve/close-engine
3 months ago
Julien 349068ad3e
Merge pull request #14665 from roidelapluie/multiple-listening-addresses
3 months ago
beorn7 0f760f63dd lint: Revamp our linting rules, mostly around doc comments
3 months ago
Julien Pivotto 9b5e7623f4 Add support for multiple listening addresses
3 months ago
Arve Knudsen 3a78e76282 Upgrade golangci-lint to v1.60.1
3 months ago
Ganesh Vernekar e86e4ed87f
Merge pull request #14490 from ywwg/owilliams/utf8-02-upstream
3 months ago
Owen Williams 9e7308de38 feat(utf8): utf8 content negotation and flags
3 months ago
Bryan Boreham 2936ab80d7 [Tests] Promtool: Sort output where Prometheus does not guarantee the order.
3 months ago
Ben Ye b7a58dcf3d
Add hidden flag to disable overlapping compaction (#14581)
4 months ago
machine424 92873d3009 feat: allow to delay head compaction start time helping Prometheus instances to
4 months ago
Kushal shukla fe12924638
promtool: JUnit-Format XML Test Results (#14506)
4 months ago
Arve Knudsen 7c873004c7 Merge remote-tracking branch 'prometheus/main' into arve/close-engine
4 months ago
Bartlomiej Plotka a60e5ce362
[PRW 2.0] Added Sender and RW Handler support for Response Stats. (#14444)
4 months ago
Arve Knudsen fec6adadcd Merge remote-tracking branch 'prometheus/main' into arve/close-engine
4 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)
5 months ago
Arve Knudsen e8ae8cf012 Merge remote-tracking branch 'prometheus/main' into arve/close-engine
5 months ago
Charles Korn 2dd07fbb1b
notifier: optionally drain queued notifications before shutting down (#14290)
5 months ago
Arve Knudsen d902116b41 Fix various linting errors
5 months ago
Arve Knudsen b7320ef636 Merge remote-tracking branch 'prometheus/main' into arve/close-engine
5 months ago
Ben Ye 5a218708f1
tsdb: Extend compactor interface to allow compactions to create multiple output blocks (#14143)
6 months ago
Sebastian Rabenhorst 05380aa0ac
agent db: make rejecting ooo samples configurable (#14094)
6 months ago
SuperQ 68ba6c1ae5
Add configuration option for GOGC
6 months ago
Arve Knudsen e57aac8084 Merge remote-tracking branch 'prometheus/main' into arve/close-engine
6 months ago
gotjosh 37b408c6cd
Feature: Allow configuration of a rule evaluation delay (#14061)
6 months ago
Arve Knudsen 0cc99e677a promql.Engine: Add Close method
6 months ago
SuperQ 25b0991c3d
Enable additional Go metrics
6 months ago
Arve Knudsen b2396c0c8f Upgrade to golangci-lint v1.59.0
6 months ago
Björn Rabenstein 1081e336a0
Merge pull request #14129 from prometheus/beorn7/doc
6 months ago
Björn Rabenstein 5c85a55e3f
Merge pull request #14120 from kushalShukla-web/remote
6 months ago
beorn7 3127a4029e doc: Clarify the limits of dumping/backfilling via OpenMetrics
6 months ago
Björn Rabenstein 3119b8a055
Merge pull request #13218 from machine424/ro-promtool
6 months 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>
6 months ago
Oleksandr Redko f10c3454e9 Enable perfsprint linter and fix up code
6 months ago
Bryan Boreham 8fd96241ab test: add promqltest package references
7 months ago
Arthur Silva Sens 0305490e4e
Merge pull request #13987 from prometheus/nativeHis-flag-ingestion
7 months ago
Arthur Silva Sens 7aacef9b42
bugfix: Decouple native histogram ingestions and protobuf parsing
7 months ago
Will Hegedus bd1878700b
promtool: Fix panic on extended tsdb analyze (#13976)
7 months ago
machine424 c5a1cc9148
chore(tsdb): add a sandboxDir to DBReadOnly, the directory can be used for transient file writes.
7 months ago
Matthieu MOREL 6f595c6762
golangci-lint: enable whitespace linter (#13905)
8 months ago
Matthieu MOREL d496687c8e golangci-lint: enable usestdlibvars linter
8 months ago