-
protobuf,grpc have installed,and then use pecl install skywalking extension failed,how to solve it? thanks
-
系统信息:
- 镜像: php:7.0.33-fpm-stretch
- SkyAPM-php-sdk版本: 4.2.0
- grpc: 1.34x
用ab压测开始时能正常上报数据, 一段时间sky无法接收到数据,查看sdk日志报错`sky_request_flush message_queue exNo such file or directory`,但是重启fpm后问题不会再重现,…
-
![image](https://user-images.githubusercontent.com/62011907/147628285-7a4e2486-4f20-462a-a9b7-e10eb32f0f90.png)
![image](https://user-images.githubusercontent.com/62011907/147628300-3e608879-be13-43c…
-
![image](https://user-images.githubusercontent.com/35942250/144403269-5dad125f-f6f7-4d27-8aa4-07a639534a50.png)
![image](https://user-images.githubusercontent.com/35942250/144403402-490b4016-5128-4…
-
FROM php:7.3-fpm-alpine
#复制源
COPY ./repositories /etc/apk/repositories
RUN echo "https://mirrors.ustc.edu.cn/alpine/v.3.11/main" > /etc/apk/repositories
RUN echo "https://mirrors.ustc.edu.cn/a…
-
FROM php:7.3-fpm-alpine
docker
checking for grpc and protobuf files in default path... found in /usr
found in /usr
checking for gpr_now in -lgpr... no
configure: error: wrong gpr lib version …
-
pecl install skywalking
In file included from /tmp/pear/temp/skywalking/skywalking.cc:23:
/tmp/pear/temp/skywalking/src/segment.h:23:10: fatal error: src/network/v3/language-agent/Tracing.pb.h: N…
-
Build from source (PHP Extension):
```
curl -Lo v4.1.2.tar.gz https://github.com/SkyAPM/SkyAPM-php-sdk/archive/v4.1.2.tar.gz
tar zxvf v4.1.2.tar.gz
cd SkyAPM-php-sdk-4.1.2
phpize
./configure --w…
-
Hey i just saw this comment :
https://github.com/heroku/heroku-buildpack-php/issues/297
> Word of warning: Swoole's admin interface hot-loads code from a third-party server; see https://git…
-
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- [+ ] Question or discussion
- [ ] Bug
- [ ] Requirement
- [ ] Feature or performance improvement
…