File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
instrumentation/javalin-5.0 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4000,7 +4000,7 @@ libraries:
40004000 type : STRING
40014001 javalin :
40024002 - name : javalin-5.0
4003- description : This instrumentation enriches existing server spans with route information,
4003+ description : This instrumentation enriches existing HTTP server spans with route information,
40044004 it does not emit any telemetry on its own.
40054005 source_path : instrumentation/javalin-5.0
40064006 minimum_java_version : 11
Original file line number Diff line number Diff line change 1- description : This instrumentation enriches existing server spans with route information, it does not emit any telemetry on its own.
1+ description : This instrumentation enriches existing HTTP server spans with route information, it does not emit any telemetry on its own.
You can’t perform that action at this time.
0 commit comments