grafana/public/app/plugins/panel/debug
Ashley Harrison 2a34293689
Chore: more type fixes (#62952)
* fix some more any/type assertions

* more any/type assertion fixes

* implement review comments
2023-02-09 09:03:13 +00:00
..
img Debug panel: add a new alpha panel to help debugging (#32187) 2021-03-22 20:38:24 -07:00
CursorView.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
DebugPanel.tsx Debug Panel: Introduce schema types (#62094) 2023-02-03 11:57:04 +01:00
EventBusLogger.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
module.tsx Debug Panel: Introduce schema types (#62094) 2023-02-03 11:57:04 +01:00
panelcfg.cue Debug Panel: Introduce schema types (#62094) 2023-02-03 11:57:04 +01:00
panelcfg.gen.ts Debug Panel: Introduce schema types (#62094) 2023-02-03 11:57:04 +01: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 Chore: more type fixes (#62952) 2023-02-09 09:03:13 +00:00
StateView.tsx Debug Panel: Introduce schema types (#62094) 2023-02-03 11:57:04 +01: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.