grafana/public/app/plugins/panel/debug
Ryan McKinley ced26bc624
Geomap: implement basic tooltip support (#37318)
Co-authored-by: Bryan Uribe <buribe@hmc.edu>
2021-07-29 03:34:42 +02:00
..
img Debug panel: add a new alpha panel to help debugging (#32187) 2021-03-22 20:38:24 -07:00
CursorView.tsx Geomap: implement basic tooltip support (#37318) 2021-07-29 03:34:42 +02:00
DebugPanel.tsx GraphNG - shared cursor (#33433) 2021-05-10 14:24:23 +02:00
EventBusLogger.tsx EventBus: add origin to all events and support nested EventBus (#33548) 2021-04-30 22:33:29 +02:00
module.tsx GraphNG - shared cursor (#33433) 2021-05-10 14:24:23 +02:00
plugin.json Debug panel: add a new alpha panel to help debugging (#32187) 2021-03-22 20:38:24 -07:00
README.md Debug panel: add a new alpha panel to help debugging (#32187) 2021-03-22 20:38:24 -07:00
RenderInfoViewer.tsx [grafana/UI] Hoovering over a legend label highlights the corresponding pie slice (#32941) 2021-04-26 16:13:15 +02:00
types.ts GraphNG - shared cursor (#33433) 2021-05-10 14:24:23 +02: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 performace.