Skip to content

Commit 032ea04

Browse files
updated template
1 parent b886650 commit 032ea04

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

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

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
"permissions": "PUBLIC_READ_WRITE",
55
"pages": [
66
{
7-
"guid": "NDM4MzU0MHxWSVp8REFTSEJPQVJEfDQxNzQyNzUw",
7+
"guid": "NDM4MzU0MHxWSVp8REFTSEJPQVJEfDQxODY0ODIy",
88
"name": "App level",
99
"description": null,
1010
"widgets": [
1111
{
12-
"id": "464373611",
12+
"id": "465947042",
1313
"title": "Tokens",
1414
"layout": {
1515
"column": 1,
@@ -59,7 +59,7 @@
5959
}
6060
},
6161
{
62-
"id": "465832032",
62+
"id": "465947043",
6363
"title": "Requests/Operations",
6464
"layout": {
6565
"column": 5,
@@ -102,7 +102,7 @@
102102
}
103103
},
104104
{
105-
"id": "464372777",
105+
"id": "465947044",
106106
"title": "Req. duration(P95) in sec",
107107
"layout": {
108108
"column": 8,
@@ -137,7 +137,7 @@
137137
}
138138
},
139139
{
140-
"id": "464373629",
140+
"id": "465947045",
141141
"title": "Tool calls with status",
142142
"layout": {
143143
"column": 10,
@@ -169,7 +169,7 @@
169169
}
170170
},
171171
{
172-
"id": "465881060",
172+
"id": "465947046",
173173
"title": "Token cost (USD)",
174174
"layout": {
175175
"column": 1,
@@ -219,7 +219,7 @@
219219
}
220220
},
221221
{
222-
"id": "464372608",
222+
"id": "465947047",
223223
"title": "Operations per status code",
224224
"layout": {
225225
"column": 5,
@@ -254,7 +254,7 @@
254254
}
255255
},
256256
{
257-
"id": "465935031",
257+
"id": "465947048",
258258
"title": "Requests per model",
259259
"layout": {
260260
"column": 9,
@@ -286,12 +286,12 @@
286286
]
287287
},
288288
{
289-
"guid": "NDM4MzU0MHxWSVp8REFTSEJPQVJEfDQxODUzMjMy",
289+
"guid": "NDM4MzU0MHxWSVp8REFTSEJPQVJEfDQxODY0ODIz",
290290
"name": "Request level",
291291
"description": null,
292292
"widgets": [
293293
{
294-
"id": "465832044",
294+
"id": "465947049",
295295
"title": "Input tokens per request(trace)",
296296
"layout": {
297297
"column": 1,
@@ -326,7 +326,7 @@
326326
}
327327
},
328328
{
329-
"id": "465939048",
329+
"id": "465947050",
330330
"title": "Output tokens per request(trace)",
331331
"layout": {
332332
"column": 5,
@@ -359,8 +359,8 @@
359359
}
360360
},
361361
{
362-
"id": "465860543",
363-
"title": "Output tokens per request(trace)",
362+
"id": "465947051",
363+
"title": "Total tokens per request(trace)",
364364
"layout": {
365365
"column": 9,
366366
"row": 1,
@@ -383,7 +383,7 @@
383383
"accountIds": [
384384
4383540
385385
],
386-
"query": "SELECT sum(gen_ai.usage.output_tokens) AS 'Output tokens' FROM Span FACET trace.id WHERE instrumentation.provider = 'opentelemetry' AND service.name = {{service.name}}"
386+
"query": "SELECT sum(gen_ai.usage.total_tokens) AS 'Total tokens' FROM Span FACET trace.id WHERE instrumentation.provider = 'opentelemetry' AND service.name = {{service.name}}"
387387
}
388388
],
389389
"platformOptions": {
@@ -392,7 +392,7 @@
392392
}
393393
},
394394
{
395-
"id": "465836296",
395+
"id": "465947052",
396396
"title": "Duration per request(trace) in sec",
397397
"layout": {
398398
"column": 1,
@@ -425,7 +425,7 @@
425425
}
426426
},
427427
{
428-
"id": "465858046",
428+
"id": "465947053",
429429
"title": "Tools calls per request(trace)",
430430
"layout": {
431431
"column": 5,
@@ -458,7 +458,7 @@
458458
}
459459
},
460460
{
461-
"id": "465857080",
461+
"id": "465947054",
462462
"title": "Errors per request(trace)",
463463
"layout": {
464464
"column": 9,
@@ -495,12 +495,12 @@
495495
]
496496
},
497497
{
498-
"guid": "NDM4MzU0MHxWSVp8REFTSEJPQVJEfDQxODUzMjM0",
498+
"guid": "NDM4MzU0MHxWSVp8REFTSEJPQVJEfDQxODY0ODI0",
499499
"name": "Operation level",
500500
"description": null,
501501
"widgets": [
502502
{
503-
"id": "465832548",
503+
"id": "465947055",
504504
"title": "Input tokens per operation(span)",
505505
"layout": {
506506
"column": 1,
@@ -532,7 +532,7 @@
532532
}
533533
},
534534
{
535-
"id": "465832646",
535+
"id": "465947056",
536536
"title": "Output tokens per operation(span)",
537537
"layout": {
538538
"column": 4,
@@ -564,7 +564,7 @@
564564
}
565565
},
566566
{
567-
"id": "465832645",
567+
"id": "465947057",
568568
"title": "Total tokens per operation(span)",
569569
"layout": {
570570
"column": 7,
@@ -596,7 +596,7 @@
596596
}
597597
},
598598
{
599-
"id": "465832763",
599+
"id": "465947058",
600600
"title": "Operation duration(sec)",
601601
"layout": {
602602
"column": 10,
@@ -628,7 +628,7 @@
628628
}
629629
},
630630
{
631-
"id": "465862973",
631+
"id": "465947059",
632632
"title": "Operation description",
633633
"layout": {
634634
"column": 1,
@@ -715,4 +715,4 @@
715715
"replacementStrategy": "NUMBER"
716716
}
717717
]
718-
}
718+
}

0 commit comments

Comments
 (0)