File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -1170,9 +1170,19 @@ libraries:
11701170 - name : server.port
11711171 type : LONG
11721172 async :
1173+ - name : async-http-client-1.8
1174+ description : This instrumentation enables HTTP client spans and HTTP client metrics
1175+ for version 1.8 of the AsyncHttpClient (AHC) HTTP client.
1176+ library_link : https://github.com/AsyncHttpClient/async-http-client
1177+ source_path : instrumentation/async-http-client/async-http-client-1.8
1178+ scope :
1179+ name : io.opentelemetry.async-http-client-1.8
1180+ target_versions :
1181+ javaagent :
1182+ - com.ning:async-http-client:[1.8.0,1.9.0)
11731183 - name : async-http-client-1.9
11741184 description : This instrumentation enables HTTP client spans and HTTP client metrics
1175- for version 1 of the AsyncHttpClient (AHC) HTTP client.
1185+ for version 1.9 of the AsyncHttpClient (AHC) HTTP client.
11761186 semantic_conventions :
11771187 - HTTP_CLIENT_SPANS
11781188 - HTTP_CLIENT_METRICS
You can’t perform that action at this time.
0 commit comments