SupportSnapshots: Show type icons in table (#55119)

This commit is contained in:
Ryan McKinley 2022-09-13 13:42:19 -07:00 committed by GitHub
parent 446b17f308
commit 927d97f1ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: {