diff --git a/public/app/features/dashboard/components/SupportSnapshot/utils.ts b/public/app/features/dashboard/components/SupportSnapshot/utils.ts index 5eef71659f7..cf3eb5d8cef 100644 --- a/public/app/features/dashboard/components/SupportSnapshot/utils.ts +++ b/public/app/features/dashboard/components/SupportSnapshot/utils.ts @@ -140,6 +140,9 @@ export async function getDebugDashboard(panel: PanelModel, rand: Randomize, time type: 'grafana', uid: 'grafana', }, + options: { + showTypeIcons: true, + }, targets: [ { refId: 'A', @@ -273,6 +276,9 @@ const embeddedDataTemplate: any = { x: 0, y: 13, }, + options: { + showTypeIcons: true, + }, targets: [ { datasource: {