diff --git a/TODO.md b/TODO.md index 237f4e2..347191e 100644 --- a/TODO.md +++ b/TODO.md @@ -21,6 +21,7 @@ - [ ] Add `list_rules` tool - list Prometheus alerting and recording rules (via `/api/v1/rules`) - [ ] Add `get_rule_group` tool - get details for a specific rule group +- [ ] Add Loki log query support - query logs via LogQL (via `/loki/api/v1/query_range`), enabling log correlation when investigating alerts (e.g., fetch logs for a specific instance/job around the time an alert fired) ## Nice to Have