Skip to content

Commit af2ab95

Browse files
authored
Merge branch 'main' into trentm/exit-spans-es
2 parents 66ab613 + cff1465 commit af2ab95

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

test/fixtures/json-specs/span_types.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,13 @@
225225
"ruby",
226226
"java"
227227
]
228-
}
228+
},
229+
"ldap": {
230+
"__description": "LDAP client",
231+
"__used_by": [
232+
"java"
233+
]
234+
}
229235
}
230236
},
231237
"json": {

0 commit comments

Comments
 (0)