Skip to content

Commit 1014fbc

Browse files
updated template
1 parent 032ea04 commit 1014fbc

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

strands-examples/strands-newrelic-demo/strands-agent-dashboard.json

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,9 @@
334334
"width": 4,
335335
"height": 3
336336
},
337-
"linkedEntityGuids": null,
337+
"linkedEntityGuids": [
338+
"NDM4MzU0MHxWSVp8REFTSEJPQVJEfDQxODY0ODIz"
339+
],
338340
"visualization": {
339341
"id": "viz.pie"
340342
},
@@ -367,7 +369,9 @@
367369
"width": 4,
368370
"height": 3
369371
},
370-
"linkedEntityGuids": [],
372+
"linkedEntityGuids": [
373+
"NDM4MzU0MHxWSVp8REFTSEJPQVJEfDQxODY0ODIz"
374+
],
371375
"visualization": {
372376
"id": "viz.pie"
373377
},
@@ -400,7 +404,9 @@
400404
"width": 4,
401405
"height": 3
402406
},
403-
"linkedEntityGuids": [],
407+
"linkedEntityGuids": [
408+
"NDM4MzU0MHxWSVp8REFTSEJPQVJEfDQxODY0ODIz"
409+
],
404410
"visualization": {
405411
"id": "viz.pie"
406412
},
@@ -433,7 +439,9 @@
433439
"width": 4,
434440
"height": 3
435441
},
436-
"linkedEntityGuids": [],
442+
"linkedEntityGuids": [
443+
"NDM4MzU0MHxWSVp8REFTSEJPQVJEfDQxODY0ODIz"
444+
],
437445
"visualization": {
438446
"id": "viz.pie"
439447
},
@@ -467,7 +475,7 @@
467475
"height": 3
468476
},
469477
"linkedEntityGuids": [
470-
"NDM4MzU0MHxWSVp8REFTSEJPQVJEfDQxODUzMjMy"
478+
"NDM4MzU0MHxWSVp8REFTSEJPQVJEfDQxODY0ODIz"
471479
],
472480
"visualization": {
473481
"id": "viz.pie"

0 commit comments

Comments
 (0)