Skip to content

Commit 8cf58e1

Browse files
author
apmmachine
authored
Merge pull request #2441
* test: synchronizing json specs
1 parent 06d2d7e commit 8cf58e1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

apm-agent-core/src/test/resources/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)