DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-grafana-query

Read-only Grafana metrics and alert query tools for DeepSeek Harness via data source proxy.

UI & ProductivitySecurity & Policy
2GitHub Stars0ForksUpdated2026-08-27

Install

No clear install command was found in the current repository evidence.

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-grafana-query is an open-source, read-only DeepSeek Harness plugin for Grafana. It allows AI agents to execute PromQL instant and range queries through Grafana's UID-based data source proxy and inspect unified alerting rules without modifying dashboards or alerting configurations.

Key Capabilities

  • Check Grafana instance connectivity and version via grafana_health
  • List configured data sources by type and access mode via grafana_list_datasources
  • Execute instant PromQL queries against Prometheus data sources via grafana_query
  • Execute range PromQL queries with step calculation and point bounds via grafana_query_range
  • Inspect unified alerting rule states (firing, pending, unknown) via grafana_alert_state
  • List provisioned alert rule definitions via grafana_list_alert_rules
  • Support multi-language descriptions (en, zh-TW, zh-CN, ja) for model tool schemas

Useful For

  • Querying live observability metrics and trends from Prometheus data sources inside Grafana
  • Investigating ongoing alerts and incident root causes via agent workflows
  • Automating system health status checks without granting write or dashboard modification permissions

Who It Fits

  • DevOps and SRE engineers using DeepSeek Harness for incident triage and observability
  • Developers monitoring application metrics through Grafana data sources

Documented Limitations

  • Read-only by design; cannot create, edit, acknowledge, silence, or delete alerts or dashboards
  • Requires Grafana 9.0 or newer supporting the UID datasource proxy endpoint (/api/datasources/proxy/uid/:uid/*)
  • Grafana Cloud Access Policy tokens (glc_) are not supported; service account tokens or API keys are required
  • Response budgets enforce limits such as a 31-day maximum range and capped points per series

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 8 development, 3 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
maxmilian/dsh-grafana-query
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
47ff2b9 · 2026-08-29

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-27
Last release
2026-08-27
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app