SQL Assistant is an AI-powered Grafana app plugin that helps you write SQL queries for dashboards and panels through natural language conversation. It can access your database to understand the schema ...
grafana-dashboard-app/ ├── data_generator/ │ ├── app/ │ │ ├── __init__.py │ │ ├── config.py # Loads env, supports DB_* or PG ...