Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-09 Thread via GitHub
wu-sheng closed issue #11488: [Bug] PHP agent don't have any endpoint info URL: https://github.com/apache/skywalking/issues/11488 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-07 Thread via GitHub
jmjoy commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1800971666 I think the problem is `$http->on('Request')`. The first param `Request` is not `request`. I will adapt this situation. -- This is an automated message from the

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-06 Thread via GitHub
wu-sheng commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1797907465 There is no point in asking every day. @jmjoy will check this when he has time. -- This is an automated message from the Apache Git Service. To respond to the message,

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-06 Thread via GitHub
aclstack commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1797897854 who can help me -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-05 Thread via GitHub
aclstack commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1794202631 image is commit to docker hub , use ``` docker pull aclstack/php-skywalking:0.7.0 ``` can get it -- This is an automated message from the Apache Git Service. To

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-05 Thread via GitHub
wu-sheng commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1793968693 > but if use docker image skyapm/skywalking-php:v4.2.0-7.2-fpm-alpine the service endpoints can display This agent has a totally different tech stack by two different

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-05 Thread via GitHub
aclstack commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1793954304 Can anyone help me? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-03 Thread via GitHub
aclstack commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1792089894 but if use docker image skyapm/skywalking-php:v4.2.0-7.2-fpm-alpine the service endpoints can display

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-03 Thread via GitHub
aclstack commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1791948609 when set skywalking_agent.log_level=TRACE and restart demo , i access http://127.0.0.1:/ the log info is ``` 2023-11-03T06:26:49.006925Z INFO

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-03 Thread via GitHub
aclstack commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1791942202 if i set skywalking_agent.log_level=TRACE when i access http://127.0.0.1: the log info ``` 2023-11-03T06:22:25.465807Z TRACE skywalking_agent::execute: execute_ex

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-02 Thread via GitHub
jmjoy commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1791867373 Your demo is very simple, should have been covered by integration testing. Is there be any other error logs ? -- This is an automated message from the Apache Git

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-02 Thread via GitHub
aclstack commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1791850761 This is my php Dockerfile ``` FROM hyperf/hyperf:7.4-alpine-v3.14-swoole ENV RUSTFLAGS="-C target-feature=-crt-static" ENV

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-02 Thread via GitHub
jmjoy commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1791772201 I have try and the endpoints exists. Is there traces in your case? -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-02 Thread via GitHub
wu-sheng commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1790615531 > What's the mean of `Endpoit info`? Endpoint is the entry span from agent perspective. -- This is an automated message from the Apache Git Service. To respond to the

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-02 Thread via GitHub
aclstack commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1790521075 ![image](https://github.com/apache/skywalking/assets/17819228/dffddf06-3a9a-4b85-bf94-bb4f03525d49) -- This is an automated message from the Apache Git Service. To

Re: [I] [Bug] PHP agent don't have any endpoint info [skywalking]

2023-11-02 Thread via GitHub
jmjoy commented on issue #11488: URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1790491207 What's the mean of `Endpoit info`? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to