{"slug": "grafana-13-2-ai-alerting-database-observability-now", "title": "Grafana 13.2: AI Alerting, Database Observability Now", "summary": "Grafana 13.2 shipped on August 18 with a rebuilt alert rule list, natural-language database observability through Grafana Assistant for live MySQL and PostgreSQL telemetry, and alert enrichment reaching general availability in Grafana Cloud on August 24. The new alert rule page adds Grouped and List views backed by a paginated API, while alert enrichment attaches context to notifications before they reach the on-call developer via PagerDuty, Slack, or webhooks. Git Sync also added GitHub Enterprise Server and Cloud support plus GitLab support for enterprise teams.", "body_md": "Grafana 13.2 shipped August 18 with three changes that affect the pre-incident workflow: a fully rebuilt alert rule list, natural-language database observability through the AI assistant, and alert enrichment now GA in Grafana Cloud. None of these are minor polish. Here is what changed and what to configure before your next outage.\n\n## The Alert Rule List Is a Different Page Now\n\nThe old alert rule page was widely disliked. It loaded everything at once, filtered slowly, and became unusable at scale—teams managing tens of thousands of rules were dealing with several-second lag on every interaction. Grafana rebuilt it from scratch.\n\nThe new page has two views. **Grouped** arranges rules by namespace, which is how most teams think about alert ownership. **List** shows every rule across all groups in a flat, searchable table backed by a new paginated API—search and filter are now instant regardless of how many rules you have.\n\nThere is also a new inline Alerts tab on every panel. Open any panel, go to the Alerts tab, and you see every alert rule tied to that panel with color-coded status. No more cross-referencing alert lists with dashboard panels manually.\n\nIf you manage alerts with automation or bookmark deep links into the alert list, check those paths after upgrading. The [Grafana alerting announcement](https://grafana.com/blog/new-in-grafana-alerting-a-faster-more-scalable-way-to-manage-your-alerts-in-grafana/) covers what moved.\n\n## Ask Your Database What It Is Doing\n\n[Database Observability](https://grafana.com/products/cloud/database-observability/) has been generally available since April 2026, but the 13.2 timeframe brought the integration that makes it actually convenient: you can now ask Grafana Assistant natural-language questions against your live MySQL and PostgreSQL telemetry.\n\nAsk “What are my worst-performing queries?” and you get the top 10 ranked by latency across both databases, with calls, errors, latency, and rows examined per query. Click for an AI-generated diagnosis and you get a fix recommendation grounded in your live Prometheus and Loki data—not a generic suggestion. The recommendations are dialect-specific: a slow PostgreSQL query might get a partial index suggestion; the same pattern in MySQL gets a prefix index with an appropriate key length.\n\nThis requires Grafana Cloud with the Database Observability add-on enabled. If you are already running Database Observability, the AI layer is on by default in the Assistant. If not, the agent-based install takes about fifteen minutes and the AI integration is available immediately after.\n\n## Alert Enrichment Is GA and Most Teams Will Skip It\n\nAlert enrichment reached general availability in Grafana Cloud on August 24. It does one thing: adds context to alert notifications before they reach the on-call developer. Not after the developer opens Grafana. Before.\n\nEach enrichment runs the moment an alert fires and attaches its output to the notification. That context travels with the alert through whatever contact point you use—PagerDuty, Slack, a webhook. The developer gets the notification and already has context to start diagnosing.\n\nThere are three enrichment types. **Data Source Query** runs a Grafana query and appends the result. **LLM explanation** generates a plain-language description of the alert condition. **Investigation link** starts a Grafana Assistant investigation and adds the link to the payload.\n\nSetup is at **Alerting > Settings > Alert Enrichment**. You need the `alert.enrichments:write` permission. The minimum useful configuration is one Data Source Query enrichment on your highest-traffic alert rule—something like “top error rate services in the last five minutes.” That single enrichment pays for the setup time the first time it fires during an incident at 3 AM.\n\n## Git Sync Gets Enterprise and GitLab Support\n\nTwo Git Sync changes land in 13.2 that matter to enterprise teams. GitHub Enterprise (both Server and Cloud) is now supported, so organizations on self-hosted GitHub can use Git Sync for dashboard-as-code. GitLab and Bitbucket webhooks are now available, enabling real-time push-triggered sync instead of scheduled polling. Commit authoring defaults to the signed-in Grafana user’s name and email, which makes the diff history usable.\n\n## Before You Upgrade\n\nOne plugin deprecation to check: `config.apps` and `config.panels` from `@grafana/runtime` are deprecated and removed in 13.2. If you maintain custom Grafana plugins, search your plugin code for those properties before pushing the upgrade button. The official [Grafana 13.2 upgrade guide](https://grafana.com/docs/grafana/latest/upgrade-guide/upgrade-v13.2/) lists the full set of changes.\n\nThe full 13.2 feature list is in the [release announcement](https://grafana.com/blog/grafana-13-2-release-all-the-latest-features/). Alert Enrichment is the feature most teams will configure sometime in the next incident’s post-mortem, after discovering they should have set it up beforehand. Set it up now.", "url": "https://wpnews.pro/news/grafana-13-2-ai-alerting-database-observability-now", "canonical_source": "https://byteiota.com/grafana-13-2-ai-alerting-database-observability-now/", "published_at": "2026-09-15 12:11:59+00:00", "updated_at": "2026-09-15 12:43:10.901020+00:00", "lang": "en", "topics": ["ai-products", "ai-tools", "ai-agents", "developer-tools"], "entities": ["Grafana", "Grafana 13.2", "Grafana Cloud", "Grafana Assistant", "Database Observability", "MySQL", "PostgreSQL", "GitHub Enterprise"], "alternates": {"html": "https://wpnews.pro/news/grafana-13-2-ai-alerting-database-observability-now", "markdown": "https://wpnews.pro/news/grafana-13-2-ai-alerting-database-observability-now.md", "text": "https://wpnews.pro/news/grafana-13-2-ai-alerting-database-observability-now.txt", "jsonld": "https://wpnews.pro/news/grafana-13-2-ai-alerting-database-observability-now.jsonld"}}