pinba-server

simple and fast pinba server with storage in clickhouse

Github星跟踪图

Requirements
  • php
  • clickhouse
Installation
  • cd /opt
  • git clone https://github.com/pinba-server/pinba-server.git
  • cd pinba-server
  • php composer.phar install
  • clickhouse-client -n < clickhouse/pinba.requests.sql
Usage
  • php workerman_clickhouse.php start -d
  • php workerman_clickhouse.php stop
Systemd autostart script
  • sudo cp systemd/pinba-server.service /usr/lib/systemd/system/pinba-server.service
  • sudo systemctl daemon-reload && systemctl enable pinba-server && systemctl start pinba-server
Stats for 24 hours with about 10 RPS on php-fpm and 450 RPS on nginx:, table, rows, size, Mb, description, ---, ---, ---, ---, requests, 1kk, 26, raw data, report_by_all, 56k, 2, aggregated data by minutes, nginx_requests, 45kk, raw data, engine=null, nginx_report_by_all, 300k, 9, aggregated data by minutes, ##### Info
Grafana

dashboard #10011

grafana_dashboard.png

License

MIT License.

See also

主要指标

概览
名称与所有者pinba-server/pinba-server
主编程语言PHP
编程语言PHP (语言数: 3)
平台
许可证
所有者活动
创建于2019-04-07 17:25:16
推送于2022-12-05 09:07:34
最后一次提交2019-08-20 17:04:21
发布数3
最新版本名称1.0.2 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数77
关注者数1
派生数12
提交数27
已启用问题?
问题数3
打开的问题数0
拉请求数0
打开的拉请求数1
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?