cfy3133

Results 28 comments of cfy3133

> Thank you for your feedback. This feature is good, I need to do some research on it. Please reply

> > > Thank you for your feedback. This feature is good, I need to do some research on it. > > > > > > Please reply > >...

> @cfy3133 看起来是 otel-collector 无法正常监听端口导致? 好像是的,但是不接入otel-collertor,skywalking-ui是可以正常连接上,正常监听到端口的

> https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/skywalkingreceiver > > 可以参考以上 otel 官方配置,receivers 接收器中 skywalking 模块配置,应该为:0.0.0.0,这代表 otel 作为接收器的地址 好的,谢谢,我看一下,但是实际上skywalking部署的是其他服务器,不是同一台服务器,用0.0.0.0是不行的

> > > https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/skywalkingreceiver > > > 可以参考以上 otel 官方配置,receivers 接收器中 skywalking 模块配置,应该为:0.0.0.0,这代表 otel 作为接收器的地址 > > > > > > 好的,谢谢,我看一下,但是实际上skywalking部署的是其他服务器,不是同一台服务器,用0.0.0.0是不行的 > > 可能是因为我没解释清楚,这里 0.0.0.0 代表的是 otel 的接收地址,而不是从哪个 skywalking...

> 你好,没有复现你的问题,我这边都是正常的 好的,我这边今天也可以打开了,只是右边的三个按钮打不开 ![image](https://github.com/user-attachments/assets/0f4c46dd-a1b0-4086-b810-a30c922a5f01)

然后有报错信息如下: ``` common.systemError:An exception occurs, you can view the exception details in the log in the help menu. com.dtflys.forest.exceptions.ForestRuntimeException: java.net.SocketTimeoutException: Connect timed out at com.dtflys.forest.reflection.MethodLifeCycleHandler.handleError(MethodLifeCycleHandler.java:166) at com.dtflys.forest.reflection.MethodLifeCycleHandler.handleSyncWithException(MethodLifeCycleHandler.java:73) at com.dtflys.forest.backend.okhttp3.executor.OkHttp3Executor.execute(OkHttp3Executor.java:217) at...

你好,我也没有开代理,其他软件访问都是正常的,我再看看吧,谢谢