Commit Graph

409 Commits (add-chunkiterator-interface)

Author SHA1 Message Date
Goutham Veeramachaneni 507790a357
Rework logging to use explicitly passed logger 9 years ago
Goutham Veeramachaneni dc69645e92
Move back to go-yaml 9 years ago
Goutham Veeramachaneni 5ff283a7b7
Reflect the grouping in the UI 9 years ago
Goutham Veeramachaneni 8cca666cf2
Add file name to group. 9 years ago
Goutham Veeramachaneni e893c89333
Validate labels and annotations 9 years ago
Goutham Veeramachaneni a48a018368
Make sure groups are unique in a single file 9 years ago
Goutham Veeramachaneni cea1e99f78
Add update-rules command to promtool 9 years ago
Goutham Veeramachaneni e8f55669ea Move rules to new format 9 years ago
Brian Brazil dcea3e4773 Don't append a 0 when alert is no longer pending/firing 9 years ago
Brian Brazil cc867dae60 Copy previous series and alert state more intelligently. 9 years ago
Brian Brazil 9bc68db7e6 Track staleness per rule rather than per group. 9 years ago
Brian Brazil 0451d6d31b Add unittest for rule staleness, and rules generally. 9 years ago
Brian Brazil 0400f3cfd2 Very basic staleness handling for rules. 9 years ago
Alexey Palazhchenko b0e1ea7c6c Simplify code, fix typos. (#2719) 9 years ago
Julius Volz ac203ef0ee Add externalURL template function (#2716) 9 years ago
Julius Volz fe11c5933a Fix mutation of active alert elements by notifier (#2656) 9 years ago
Tobias Schmidt eaf33759fb Register forgotten prometheus_evaluator_iterations_total metric 9 years ago
Tobias Schmidt aaaba57184 Export number of missed rule evaluations 9 years ago
Fabian Reinartz 5772f1a7ba retrieval/storage: adapt to new interface 9 years ago
Fabian Reinartz ad9bc62e4c storage: extend appender and adapt it 9 years ago
Fabian Reinartz e94b0899ee rules: fix tests, remove model types 9 years ago
Fabian Reinartz f8fc1f5bb2 *: migrate ingestion to new batch Appender 9 years ago
Fabian Reinartz fecf9532b9 *: fix misc compile errors 9 years ago
Fabian Reinartz 622ece6273 *: fix recording tests, migrate matcher types 9 years ago
Fabian Reinartz 5817cb5bde *: migrate from model.* to promql.* types 9 years ago
Fabian Reinartz e68a3cf21f rules: update annotations on each iteration 9 years ago
Jonathan Lange d78dd3593d Set evaluation interval on Group construction 9 years ago
Jonathan Lange 31fc357cd8 Make NewGroup and Group.Eval public 9 years ago
Jonathan Lange 2a2da40223 Make rule evaluation publicly available 9 years ago
Matt Bostock 926a5ab3dd rules/manager.go: Fix race between reload and stop 9 years ago
Julius Volz c187308366 storage: Contextify storage interfaces. 9 years ago
Julius Volz ed5a0f0abe promql: Allow per-query contexts. 9 years ago
beorn7 75bae065fd Revert "Modify tests to adjust to reverting the /graph changes" 9 years ago
beorn7 f1ea5bf232 Modify tests to adjust to reverting the /graph changes 9 years ago
Julius Volz fe7b8b7fd1 Add missing license header to alerting_test.go 9 years ago
Julius Volz da7206ec29 Fix rule HTML escaping issues 9 years ago
Brian Brazil 6fc88d4b4d Remove __name__ from alerts sent to AM. 10 years ago
Dmitry Vorobev 273e457da4 web: return status code and error message for config resource 10 years ago
Brian Brazil 0509b0f2db Expand alert templates at eval time. 10 years ago
beorn7 064b57858e Consistently use the `Seconds()` method for conversion of durations 10 years ago
beorn7 b95c096a45 Fix style issues in rules/... 10 years ago
beorn7 45e5775f9b Add missing logging of out-of-order samples 10 years ago
beorn7 4b574e8a61 Switch chunk encoding to type 2 where it was hardcoded type 1 before 10 years ago
Fabian Reinartz d89c254849 Make copying alerting state safer. 10 years ago
Fabian Reinartz bfa8aaa017 Rename notification to notifier 10 years ago
beorn7 663a1550d0 Fix the instrumentation fixes 10 years ago
Tobias Schmidt f1f8317fa5 Fix detection of flapping alerts 10 years ago
beorn7 ec08c9a391 Rework the way to communicate backpressure (AKA suspended ingestion) 10 years ago
beorn7 a7408bfb47 Unify duration parsing 10 years ago
Fabian Reinartz a6935024e1 Remove old WITH clause in alert printing 10 years ago