grafana/public/app/plugins/panel/debug
Selene f75a3d04cf
Chore: Remove pfs.GrafanaPlugin from schemas (#71884)
Remove pfs.GrafanaPlugin from schemas
2023-07-19 03:46:13 -04:00
..
img Debug panel: add a new alpha panel to help debugging (#32187) 2021-03-22 20:38:24 -07:00
CursorView.tsx chore: Move data hover out of Geomap panel code (refactor part 1 of 2) (#68863) 2023-05-23 17:53:36 -06:00
DebugPanel.tsx kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04:00
EventBusLogger.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
module.tsx kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04:00
panelcfg.cue Chore: Remove pfs.GrafanaPlugin from schemas (#71884) 2023-07-19 03:46:13 -04:00
panelcfg.gen.ts Chore: Generate plugin version and remove lineage version (#69781) 2023-06-27 12:47:14 +03:00
plugin.json Debug panel: add a new alpha panel to help debugging (#32187) 2021-03-22 20:38:24 -07:00
README.md Fix typos in READMEs (#44084) 2022-01-21 16:10:48 +01:00
RenderInfoViewer.tsx Add tooltip to instances of IconButton (#68880) 2023-06-08 10:23:28 +02:00
StateView.tsx kindsys: Adapt to new PanelCfg schema interface (#65297) 2023-05-15 23:07:54 -04:00

Debug Panel - Native Plugin

The Debug Panel is included with Grafana.

This panel shows render information helpful in debugging query execution and panel rendering performance.