Skip to content

Commit 65662c5

Browse files
committed
feat: add 'activity' protocol display mapping
1 parent 0888c64 commit 65662c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/scripts/generate_sample_catalog.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ const DIMENSION_DEFAULTS = {
7575
responses: 'Responses',
7676
invocations: 'Invocations',
7777
invocations_ws: 'Invocations (WebSocket)',
78+
activity: 'Activity',
7879
},
7980
},
8081
};

0 commit comments

Comments
 (0)