maxmilian/dsh-grafana-query

maxmilian★ 2TypeScript最后同步: 2026-08-27

在 GitHub 打开

Read-only Grafana metrics and alert tools for DeepSeek Harness (PromQL via datasource proxy).

README 摘要

dsh-grafana-query English 繁體中文 简体中文 日本語 dsh-grafana-query is a free, open-source, read-only DeepSeek Harness plugin for Grafana. It lets an agent run PromQL through Grafana's data source proxy and read the state of Grafana unified alerting, without changing anything in Grafana. Not to be confused with dsh-grafana on npm, which is a dashboard editor that writes dashboard JSON back to Grafana. This plugin does the opposite job: read-only metric queries and alert state. Dashboard and panel JSON are explicitly out of scope. Tools Tool Purpose grafana health Check that the instance is reachable and report its version. grafana list datasources List data sources with uid, type, and access mode. Run this first. grafana query Run an instant PromQL query through the data source proxy. grafana query range Run a range PromQL query with an enforced step and point budget. grafana alert state Read the current state of unified alerting rules. grafana list alert rules List provisioned alert rule definitions. All tools are read-only. Version 0.1 never creates, edits, deletes, silences, acknowledges, or pauses anything in Grafana. Limits Every limit below is enforced by the plugin, not by Grafana. Wh…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-plugingrafanaagent

分类