build: bump docker/setup-buildx-action from 3.8.0 to 3.9.0 in the github-actions group #247
Triggered via pull request
February 9, 2025 22:38
dependabot[bot]
opened
#538
Status
Success
Total duration
12s
Artifacts
–
Annotations
2 errors
com.example.javaagent.smoketest.DynamicConfigSmokeTest ► flipSending():
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.DynamicConfigSmokeTest.xml#L0
Failed test found in:
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.DynamicConfigSmokeTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError:
Expected size: 2 but was: 3 in:
[trace_id: "\206\325\202\303\233\270\016U\2459\025\206\377\371f_"
span_id: "\375\t\243z:\334&\b"
name: "GET /health"
kind: SPAN_KIND_SERVER
start_time_unix_nano: 1739141262966375871
end_time_unix_nano: 1739141262968306791
attributes {
key: "url.path"
value {
string_value: "/health"
}
}
attributes {
key: "server.address"
value {
string_value: "localhost"
}
}
attributes {
key: "client.address"
value {
string_value: "172.18.0.1"
}
}
attributes {
key: "network.peer.address"
value {
string_value: "172.18.0.1"
}
}
attributes {
key: "network.peer.port"
value {
int_value: 54940
}
}
attributes {
key: "http.route"
value {
string_value: "/health"
}
}
attributes {
key: "http.request.method"
value {
string_value: "GET"
}
}
attributes {
key: "http.response.status_code"
value {
int_value: 200
}
}
attributes {
key: "user_agent.original"
value {
string_value: "okhttp/4.12.0"
}
}
attributes {
key: "thread.id"
value {
int_value: 37
}
}
attributes {
key: "network.protocol.version"
value {
string_value: "1.1"
}
}
attributes {
key: "server.port"
value {
int_value: 32775
}
}
attributes {
key: "url.scheme"
value {
string_value: "http"
}
}
attributes {
key: "thread.name"
value {
string_value: "http-nio-8080-exec-3"
}
}
status {
}
,
trace_id: "A\263pzH\002/ \303(\224\275\r\232\315\235"
span_id: "y \256[\002%\303\300"
parent_span_id: "\254\240qaZ\255\3348"
name: "DynamicConfigController.flipSending"
kind: SPAN_KIND_INTERNAL
start_time_unix_nano: 1739141262969539357
end_time_unix_nano: 1739141263969699161
attributes {
key: "code.namespace"
value {
string_value: "co.elastic.otel.test.DynamicConfigController"
}
}
attributes {
key: "thread.id"
value {
int_value: 37
}
}
attributes {
key: "code.function"
value {
string_value: "flipSending"
}
}
attributes {
key: "code.stacktrace"
value {
string_value: "\tat io.opentelemetry.javaagent.shaded.instrumentation.api.instrumenter.Instrumenter.doEnd(Instrumenter.java:263)\n\tat io.opentelemetry.javaagent.shaded.instrumentation.api.instrumenter.Instrumenter.end(Instrumenter.java:150)\n\tat io.opentelemetry.javaagent.shaded.instrumentation.api.annotation.support.async.AsyncOperationEndSupport.asyncEnd(AsyncOperationEndSupport.java:82)\n\tat co.elastic.otel.test.DynamicConfigController.flipSending(DynamicConfigController.java:43)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:569)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:529)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:623)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.springframework.web.servlet.v3_1.OpenTelemetryHandlerMappingFilter.doFilter(OpenTelemetryHandlerMappingFilter.java:80)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Thread.java:840)\n"
}
}
attributes {
key: "thread.name"
value {
string_value: "http-nio-8080-exec-3"
}
}
status {
}
,
trace_id: "A\263pzH\002/ \303(\224\275\r\232\315\235"
span_id: "\254\240qaZ\255\3348"
name: "GET /dynamicconfig/flipSending"
kind: SPAN_KIND_SERVER
start_time_unix_nano: 1739141262968903452
end_time_unix_nano: 1739141263972094636
attributes {
key: "url.path"
value {
string_value: "/dynamicconfig/flipSending"
}
}
attributes {
key: "server.address"
value {
string_value: "localhost"
}
}
attributes {
key: "client.address"
value {
string_value: "172.18.0.1"
}
}
attributes {
key: "network.peer.address"
value {
string_value: "172.18.0.1"
}
}
attributes {
key: "network.peer.port"
value {
int_value: 54940
}
}
attributes {
key: "http.route"
value {
string_value: "/dynamicconfig/flipSending"
}
}
attributes {
key: "http.request.method"
value {
string_value: "GET"
}
}
attributes {
key: "code.stacktrace"
value {
string_value: "\tat io.opentelemetry.javaagent.shaded.instrumentation.api.instrumenter.Instrumenter.doEnd(Instrumenter.java:263)\n\tat io.opentelemetry.javaagent.shaded.instrumentation.api.instrumenter.Instrumenter.end(Instrumenter.java:150)\n\tat io.opentelemetry.javaagent.instrumentation.tomcat.common.TomcatHelper.end(TomcatHelper.java:53)\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:424)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Thread.java:840)\n"
}
}
attributes {
key: "http.response.status_code"
value {
int_value: 200
}
}
attributes {
key: "user_agent.original"
value {
string_value: "okhttp/4.12.0"
}
}
attributes {
key: "thread.id"
value {
int_value: 37
}
}
attributes {
key: "network.protocol.version"
value {
string_value: "1.1"
}
}
attributes {
key: "server.port"
value {
int_value: 32775
}
}
attributes {
key: "url.scheme"
value {
string_value: "http"
}
}
attributes {
key: "thread.name"
value {
string_value: "http-nio-8080-exec-3"
}
}
status {
}
]
|
com.example.javaagent.smoketest.DynamicConfigSmokeTest ► flipSending():
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.DynamicConfigSmokeTest.xml#L0
Failed test found in:
smoke-tests/build/test-results/test/TEST-com.example.javaagent.smoketest.DynamicConfigSmokeTest.xml
Error:
java.lang.AssertionError: java.lang.AssertionError:
Expected size: 2 but was: 3 in:
[trace_id: "\206\325\202\303\233\270\016U\2459\025\206\377\371f_"
span_id: "\375\t\243z:\334&\b"
name: "GET /health"
kind: SPAN_KIND_SERVER
start_time_unix_nano: 1739141262966375871
end_time_unix_nano: 1739141262968306791
attributes {
key: "url.path"
value {
string_value: "/health"
}
}
attributes {
key: "server.address"
value {
string_value: "localhost"
}
}
attributes {
key: "client.address"
value {
string_value: "172.18.0.1"
}
}
attributes {
key: "network.peer.address"
value {
string_value: "172.18.0.1"
}
}
attributes {
key: "network.peer.port"
value {
int_value: 54940
}
}
attributes {
key: "http.route"
value {
string_value: "/health"
}
}
attributes {
key: "http.request.method"
value {
string_value: "GET"
}
}
attributes {
key: "http.response.status_code"
value {
int_value: 200
}
}
attributes {
key: "user_agent.original"
value {
string_value: "okhttp/4.12.0"
}
}
attributes {
key: "thread.id"
value {
int_value: 37
}
}
attributes {
key: "network.protocol.version"
value {
string_value: "1.1"
}
}
attributes {
key: "server.port"
value {
int_value: 32775
}
}
attributes {
key: "url.scheme"
value {
string_value: "http"
}
}
attributes {
key: "thread.name"
value {
string_value: "http-nio-8080-exec-3"
}
}
status {
}
,
trace_id: "A\263pzH\002/ \303(\224\275\r\232\315\235"
span_id: "y \256[\002%\303\300"
parent_span_id: "\254\240qaZ\255\3348"
name: "DynamicConfigController.flipSending"
kind: SPAN_KIND_INTERNAL
start_time_unix_nano: 1739141262969539357
end_time_unix_nano: 1739141263969699161
attributes {
key: "code.namespace"
value {
string_value: "co.elastic.otel.test.DynamicConfigController"
}
}
attributes {
key: "thread.id"
value {
int_value: 37
}
}
attributes {
key: "code.function"
value {
string_value: "flipSending"
}
}
attributes {
key: "code.stacktrace"
value {
string_value: "\tat io.opentelemetry.javaagent.shaded.instrumentation.api.instrumenter.Instrumenter.doEnd(Instrumenter.java:263)\n\tat io.opentelemetry.javaagent.shaded.instrumentation.api.instrumenter.Instrumenter.end(Instrumenter.java:150)\n\tat io.opentelemetry.javaagent.shaded.instrumentation.api.annotation.support.async.AsyncOperationEndSupport.asyncEnd(AsyncOperationEndSupport.java:82)\n\tat co.elastic.otel.test.DynamicConfigController.flipSending(DynamicConfigController.java:43)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:569)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205)\n\tat org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150)\n\tat org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)\n\tat org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808)\n\tat org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)\n\tat org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1072)\n\tat org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:965)\n\tat org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)\n\tat org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:529)\n\tat org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)\n\tat javax.servlet.http.HttpServlet.service(HttpServlet.java:623)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:209)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.springframework.web.servlet.v3_1.OpenTelemetryHandlerMappingFilter.doFilter(OpenTelemetryHandlerMappingFilter.java:80)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201)\n\tat org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117)\n\tat org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:178)\n\tat org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:153)\n\tat org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:168)\n\tat org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:90)\n\tat org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:481)\n\tat org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:130)\n\tat org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:93)\n\tat org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Thread.java:840)\n"
}
}
attributes {
key: "thread.name"
value {
string_value: "http-nio-8080-exec-3"
}
}
status {
}
,
trace_id: "A\263pzH\002/ \303(\224\275\r\232\315\235"
span_id: "\254\240qaZ\255\3348"
name: "GET /dynamicconfig/flipSending"
kind: SPAN_KIND_SERVER
start_time_unix_nano: 1739141262968903452
end_time_unix_nano: 1739141263972094636
attributes {
key: "url.path"
value {
string_value: "/dynamicconfig/flipSending"
}
}
attributes {
key: "server.address"
value {
string_value: "localhost"
}
}
attributes {
key: "client.address"
value {
string_value: "172.18.0.1"
}
}
attributes {
key: "network.peer.address"
value {
string_value: "172.18.0.1"
}
}
attributes {
key: "network.peer.port"
value {
int_value: 54940
}
}
attributes {
key: "http.route"
value {
string_value: "/dynamicconfig/flipSending"
}
}
attributes {
key: "http.request.method"
value {
string_value: "GET"
}
}
attributes {
key: "code.stacktrace"
value {
string_value: "\tat io.opentelemetry.javaagent.shaded.instrumentation.api.instrumenter.Instrumenter.doEnd(Instrumenter.java:263)\n\tat io.opentelemetry.javaagent.shaded.instrumentation.api.instrumenter.Instrumenter.end(Instrumenter.java:150)\n\tat io.opentelemetry.javaagent.instrumentation.tomcat.common.TomcatHelper.end(TomcatHelper.java:53)\n\tat org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:424)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:390)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:928)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1794)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Thread.java:840)\n"
}
}
attributes {
key: "http.response.status_code"
value {
int_value: 200
}
}
attributes {
key: "user_agent.original"
value {
string_value: "okhttp/4.12.0"
}
}
attributes {
key: "thread.id"
value {
int_value: 37
}
}
attributes {
key: "network.protocol.version"
value {
string_value: "1.1"
}
}
attributes {
key: "server.port"
value {
int_value: 32775
}
}
attributes {
key: "url.scheme"
value {
string_value: "http"
}
}
attributes {
key: "thread.name"
value {
string_value: "http-nio-8080-exec-3"
}
}
status {
}
]
|