Hi Grafana community, my name is Luis.
I’m excited to share Agent AI, an open-source Grafana app plugin that adds an AI-powered assistant directly inside Grafana.
Agent AI is designed to help users investigate dashboards, metrics, logs, traces, alerts, and other observability data through natural-language conversations, without requiring a separate interface outside Grafana.
Key features
- Native chat experience inside Grafana
- Dashboard-aware conversations
- Support for OpenAI-compatible AI providers
- Support for self-hosted and local LLMs
- Integration with Grafana data sources and APIs
- Support for Prometheus, Loki, Tempo, CloudWatch, Elasticsearch, and other observability integrations
- Optional MCP tool integrations
- Role-based restrictions for sensitive tools and specialist agents
- Open-source and self-hosted deployment support
Why I built it
Existing AI assistants often require a specific cloud provider, external interface, or hosted AI service.
Agent AI was created to provide a more flexible approach that can work with Grafana OSS, private infrastructure, self-
hosted models, and OpenAI-compatible endpoints.
Project status
- Current version: 1.0.0
- Plugin status: Under Grafana review
- Supported Grafana versions: Grafana 12.x
Installation
Installation instructions are available in the project documentation:
If you are testing an unsigned development version, follow the unsigned plugin instructions described in the
repository. It is intended for development and evaluation environments only.
Links
GitHub repository: GitHub - luiscorreiaOps/agent-ai-app: AI-powered Grafana app plugin for observability analysis, troubleshooting, and operational insights. · GitHub
Feedback
I’d really appreciate feedback from the Grafana community, especially regarding:
- Grafana OSS compatibility
- Remote or local LLM integrations
- Dashboard investigation workflows
- Security and permission controls
- Additional data source integrations
Please feel free to report issues, suggest features, or contribute through the GitHub repository.
Plugin status: Preparing for Grafana catalog submission
