Logs: Feature flag logRowsPopoverMenu removed (#113583)

* logRowsPopoverMenu: remove feature flag

* Remove import

* Remove feature flag
This commit is contained in:
Matias Chomicki
2025-11-19 11:43:59 +00:00
committed by GitHub
parent bef8414781
commit 9dd68dbbcc
10 changed files with 15 additions and 34 deletions
@@ -44,7 +44,6 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `dashboardSceneSolo` | Enables rendering dashboards using scenes for solo panels | Yes |
| `dashboardScene` | Enables dashboard rendering using scenes for all roles | Yes |
| `logsInfiniteScrolling` | Enables infinite scrolling for the Logs panel in Explore and Dashboards | Yes |
| `logRowsPopoverMenu` | Enable filtering menu displayed when text of a log line is selected | Yes |
| `alertingQueryOptimization` | Optimizes eligible queries in order to reduce load on datasources | |
| `onPremToCloudMigrations` | Enable the Grafana Migration Assistant, which helps you easily migrate various on-prem resources to your Grafana Cloud stack. | Yes |
| `newPDFRendering` | New implementation for the dashboard-to-PDF rendering | Yes |