544 Commits (14986e52cf256b6ed0590b705fbcbfc938e1c4e4)

Author SHA1 Message Date
Bartlomiej Plotka a0df8a383a
promql: Removed global and add ability to have better interval for subqueries if not specified (#7628) 4 years ago
Julien Pivotto b83cbacbdd
Rule manager: remove blocking channel in mail (#7631) 4 years ago
Ben Ye e6ea798c32
promtool range query should exit when fail to parse time (#7505) 4 years ago
yeya24 797e48c1a3 support time range in promtool query labels 4 years ago
Frederic Branczyk d17d88935c
rules: Use narrower interface for rule manager loading of for state (#7472) 4 years ago
Bartlomiej Plotka b788986717
storage: Adjusted fully storage layer support for chunk iterators: Remote read client, readyStorage, fanout. (#7059) 4 years ago
Harkishen Singh 70b0a34616
Exit early on invalid config file (#7399) 4 years ago
Ben Kochie 8d3c2f6829
Enable WAL compression by default (#7410) 4 years ago
Jordan Neufeld 268b4c29e1
Support extended durations in promtool unit tests (Fixes #6285) (#6297) 5 years ago
Arthur Silva Sens 7727b9012e
Correction of misleading help text(#5142) (#7231) 5 years ago
Hongcai Ren c7e82274c6
replace github.com/prometheus/prometheus/testutil/promlint by github.com/prometheus/client_golang/prometheus/testutil/promlint from our codebase (#7209) 5 years ago
Julien Pivotto 645b71e9ef
Fix snapshots (#7217) 5 years ago
Ganesh Vernekar d4b9fe801f
M-map full chunks of Head from disk (#6679) 5 years ago
Ben Ye 1e4e37144d
Fixed wrongly handled not ready TSDB on web and API. (#7182) 5 years ago
Vasily Sliouniaev 0393b188c9
Add Jaeger (#7148) 5 years ago
Marek Slabicki 8224ddec23
Capitalizing first letter of all log lines (#7043) 5 years ago
Brian Brazil 7646cbca32
Use .UTC everywhere we use time.Unix (#7066) 5 years ago
Ben Kochie 269e7c8091
Fix golint issues. 5 years ago
johncming bbacd2dd09
remove needless break. (#7008) 5 years ago
李国忠 52025bd7a9
[comments] change word ‘wheter’ to ‘whether’ (#6912) 5 years ago
Bartlomiej Plotka 48ead578a0 Moved tsdbconfig to main. 5 years ago
Bartlomiej Plotka a20bebf7eb Moved readyStorage to main. 5 years ago
Bartlomiej Plotka 8a775bc468 Moved unit agnostic options to separate pkg. 5 years ago
Bartlomiej Plotka 59c9d6ef45 Addressed Brian's comments, moved metrics to main.go 5 years ago
Bartlomiej Plotka cfba92a133 Addressed comments. 5 years ago
Bartlomiej Plotka 34426766d8 Unify Iterator interfaces. All point to storage now. 5 years ago
Tobias Guggenmos 454ba12676 Fix build errors in promtool 5 years ago
Julien Pivotto ff0003e072
Make lookbackDelta a option of QueryEngine (#6746) 5 years ago
Julien Pivotto d799078c88 also test start and end 5 years ago
Julien Pivotto 881dde505a promql: fix promql query log step unit 5 years ago
Julien Pivotto 3c4c01eae2
Fix race in Query Log Test (#6727) 5 years ago
Julien Pivotto 9adad8ad30 Remove MaxConcurrent from the PromQL engine opts (#6712) 5 years ago
Julien Pivotto 5f27ac3583 Refactor query log fields (#6694) 5 years ago
Julien Pivotto 2b2eb79e8b Add windows tests for query logger (#6653) 5 years ago
Julien Pivotto 0eb34299da End-to-end Query Log test (#6600) 5 years ago
Julien Pivotto 1a58d2657d Removed compilation step inside main_test (#6658) 5 years ago
Harkishen Singh 84e6459c4d Adds support for line-column numbers for invalid rules, promtool (#6533) 5 years ago
Julien Pivotto 3885562587 Query Logging styling (#6594) 5 years ago
Julien Pivotto 9d9bc524e5 Add query log (#6520) 5 years ago
Simon Pasquier cccd542891
*: avoid missed Alertmanager targets (#6455) 5 years ago
Brooks Swinnerton 0ea3a2218d Add time units to storage.tsdb.retention.size flag (#6365) 5 years ago
johncming ad4bc5701e remove unwanted break (#6338) 5 years ago
akerele abraham 9d39fdad0c unittest: check for rule files existence (#6075) 5 years ago
Chris Marchbanks 1d1f64b4bc
Fix Promtool showing false duplicate rule warnings (#6270) 5 years ago
Simon Pasquier ddff1480a7
cmd/promtool: improve output for PromQL tests (#6052) 5 years ago
Harkishen Singh e097c70e6d add checks for metrics and display duplicate fields (#6026) 5 years ago
Simon Pasquier 06066a3619
*: improve error messages when parsing bad rules (#5965) 5 years ago
Sayan Chowdhury cb66e325d8 Show the warnings during label query (#5924) 5 years ago
Bartek Płotka 48b2c9c8ea
remote-read: streamed chunked server side; Extended protobuf; Added chunked, checksumed reader (#5703) 5 years ago
Bartek Plotka f0863a604e Removed extra tsdb/testutil after merge. 5 years ago