-
.
通过entrypoint: ["php", "/var/www/swoft/bin/swoft", "rpc:start"]启动的rpc服务被访问时没有日志进到skywalking
试着开启了log,日志只有一条相同的消息
```bash
the apache skywalking php plugin mounted
```
服务名出现在skywalking dashboar…
-
**Describe the bug**
编译安装fix-swoole的skywalking扩展后,支持简单的swoole server以及hyperf。但是不支持swoft应用
**Expected behavior**
希望支持swoft框架
**Screenshots**
**PHP (please complete the following informatio…
-
-
swoft-2.0.10(未升级之前,两个环境都正常)
swoft-2.0.11(composer升级后的代码,其中一个环境异常,另一环境正常)
swoft-2.0.10、swoft-2.0.11都运行正常的环境:
ubuntu 18.4
PHP 7.1.33
redis-server 4.0.9
swoole 4.5.5
swoft-2.0.11运行失败的环境是:
ce…
-
Q | A
-- | --
Bug report? | yes
Feature request? | yes
Swoft version | 2.0
Swoole version | 4
PHP version | 7.2.18
Runtime environment
![image](https://user-images.githubusercontent.c…
-
建议增加支持postgresql 协程客户端
-
```
[libprotobuf ERROR /root/grpc/third_party/protobuf/src/google/protobuf/wire_format_lite.cc:577] String field 'SegmentObject.serviceInstance' contains invalid UTF-8 data when serializing a protoco…
-
![image](https://user-images.githubusercontent.com/63960265/111073944-ce7f6a00-851b-11eb-9817-d54e26325961.png)
swoft 版本 2.0.10
服务开启一段时间就偶尔 会报这个错误
HttpExceptionHandler.php:39] Wrong parameter…
-
使用了swoft与hyperf 的一些感觉,是比较喜欢hyperf的,文档比较好,纯属个人建议,也有些地方用起来觉得很麻烦的,也可能是我不够了解这框架。比如相比之下少了@Bean注解没有那么方便,各种要去配置文件配置,自定义注解收集与解析用起来也感觉比较麻烦;swoft的Entity层是个人比较喜欢的,弱类型语言导致我们都要面相数据库工具开发,有了实体层与数据库字段的映射方便程序员开发时候不用一直…
-
| Q | A
| ------------------- | -----
| Bug report? | yes/no
| Feature request? | yes/no
| Swoft version | x.y.z (by `php bin/swoft -V`)
| Swoole version |…