{"id":"paseo-grafana","repo":"jegork/paseo-grafana","url":"https://github.com/jegork/paseo-grafana","name":"paseo-grafana","description":"Grafana alerts and dashboards in Paseo, built on the `gcx` CLI. The plugin uses whatever `gcx` context is current on the daemon machine; `gcx login` is the only setup.","categories":["monitoring","grafana","productivity"],"platforms":[],"caveats":["Requires the gcx CLI, logged in on the daemon host","Investigate spawns an agent in a workspace you pick"],"images":[],"health":{"manifestValid":true,"hasReadme":true,"hasLicense":true,"hasTests":false,"hasTypecheckScript":true,"updatedRecently":true},"scannedAt":"2026-09-14T08:28:57.288Z","addedAt":"2026-09-13T19:29:06Z","version":"0.1.0","security":{"status":"passed","blockingFindings":0,"advisoryFindings":0,"scannedAt":"2026-09-14T08:27:38.731Z","commit":"d9f522ae2478e9b2492e68fde8ade8904a2534ae"},"license":"MIT","paseoVersionRequirement":">=0.8.0-beta.1","manifest":{"id":"paseo-grafana","requirements":{"paseo":">=0.8.0-beta.1"}},"repoMeta":{"stars":0,"defaultBranch":"main","pushedAt":"2026-09-13T16:20:43Z"},"owner":{"login":"jegork","avatarUrl":"https://avatars.githubusercontent.com/u/43540177?v=4"},"installNotesHtml":"<pre><code class=\"language-sh\">paseo plugin add jegork/paseo-grafana\n</code></pre>\n<p>Requires the <code>gcx</code> CLI, logged in on the daemon machine (<code>gcx login</code>).</p>","readmeText":"# paseo-grafana\n\nGrafana alerts and dashboards in Paseo, built on the `gcx` CLI. The plugin uses whatever `gcx` context is current on the daemon machine; `gcx login` is the only setup.\n\n## Install\n\n```sh\npaseo plugin add jegork/paseo-grafana\n```\n\nRequires the `gcx` CLI, logged in on the daemon machine (`gcx login`).\n\n## What it adds\n\n- **Grafana** sidebar surface: firing and pending alert instances (toggle to all), with links to the rule and its dashboard. *Investigate* picks a workspace and spawns an agent there with the rule's details and instructions to use the `investigate-alert` and `debug-with-grafana` skills through `gcx`.\n- **Attachment sources** in the composer: *Grafana dashboard* and *Grafana alert rule*. The attached text carries the title, folder, tags, description and panel list, or the rule's state, labels, annotations and query.\n- **Slash command** `/grafana-investigate <rule name or uid>` (workspace context): same investigation agent, in the current workspace.\n- **Command Center**: \"Open Grafana alerts\".\n\nThe provider for investigation agents is `INVESTIGATION_PROVIDER` in `shared/grafana.ts`. Change it and reload.\n\n`gcx` calls run outside agent mode with `-o json`, through a pool of three.\n\n## Develop\n\n```sh\npnpm install\npnpm run typecheck\npaseo plugin reload paseo-grafana\npaseo plugin logs paseo-grafana\n```\n"}