-
Notifications
You must be signed in to change notification settings - Fork 15
Description
The plugin has been successfully installed and configured. There are no errors in the Grafana logs or in /health /settings, but the plugin is not working.
Grafana: 12.0.0
Plugin: 0.22.10
Model used: Claude
health:
{"details":{"llmProvider":{"configured":true,"models":{"base":{"ok":true},"large":{"ok":true}},"ok":true},"openAI":{"configured":true,"models":{"base":{"ok":true},"large":{"ok":true}},"ok":true},"vector":{"enabled":false,"ok":false},"version":"0.22.10"},"message":"","status":"OK"}
settings:
{"name":"LLM","type":"app","id":"grafana-llm-app","enabled":true,"pinned":true,"autoEnabled":true,"module":"public/plugins/grafana-llm-app/module.js","baseUrl":"public/plugins/grafana-llm-app","info":{"author":{"name":"Grafana","url":""},"description":"Plugin to easily allow LLM based extensions to grafana","links":null,"logos":{"small":"public/plugins/grafana-llm-app/img/logo.svg","large":"public/plugins/grafana-llm-app/img/logo.svg"},"build":{},"screenshots":[{"name":"Configuration","path":"public/plugins/grafana-llm-app/img/screenshot-configuration.png"}],"version":"0.22.10","updated":"2025-10-28","keywords":["app","generative","AI","LLM","OpenAI","assistant"]},"includes":[],"dependencies":{"grafanaDependency":"\u003e=9.5.2","grafanaVersion":"*","plugins":[],"extensions":{"exposedComponents":[]}},"extensions":{"addedLinks":[],"addedComponents":[],"exposedComponents":[],"extensionPoints":[],"addedFunctions":[]},"jsonData":{"disabled":false,"models":{"default":"base","mapping":{}},"openAI":{"disabled":false},"provider":"anthropic"},"secureJsonFields":{"anthropicKey":true,"openAIKey":true},"defaultNavUrl":"","latestVersion":"","hasUpdate":false,"state":"","signature":"valid","signatureType":"grafana","signatureOrg":"Grafana Labs","angularDetected":false,"loadingStrategy":"script"}
