Skip to content

Commit 10b6514

Browse files
authored
add application handler (#503)
1 parent cad5216 commit 10b6514

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

tests/agents/json-specs/span_types.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,12 @@
4343
"__used_by": [
4444
"ruby"
4545
]
46+
},
47+
"handler": {
48+
"__description": "Application handler",
49+
"__used_by": [
50+
"java"
51+
]
4652
}
4753
}
4854
},

0 commit comments

Comments
 (0)