diff --git a/tests/agents/json-specs/span_types.json b/tests/agents/json-specs/span_types.json index e6af9031..18189088 100644 --- a/tests/agents/json-specs/span_types.json +++ b/tests/agents/json-specs/span_types.json @@ -43,6 +43,12 @@ "__used_by": [ "ruby" ] + }, + "handler": { + "__description": "Application handler", + "__used_by": [ + "java" + ] } } },