{"id":13696241,"url":"https://github.com/pinba-server/pinba-server","last_synced_at":"2026-02-28T23:32:21.314Z","repository":{"id":57041663,"uuid":"179999105","full_name":"pinba-server/pinba-server","owner":"pinba-server","description":"simple and fast pinba server with storage in clickhouse","archived":false,"fork":false,"pushed_at":"2022-12-05T09:07:34.000Z","size":1003,"stargazers_count":76,"open_issues_count":1,"forks_count":12,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T12:56:41.051Z","etag":null,"topics":["clickhouse","grafana","php","pinba","pinbaserver","server","swoole","workerman"],"latest_commit_sha":null,"homepage":"https://github.com/pinba-server/pinba-server","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pinba-server.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-07T17:25:16.000Z","updated_at":"2025-07-06T16:37:51.000Z","dependencies_parsed_at":"2023-01-23T01:00:32.668Z","dependency_job_id":null,"html_url":"https://github.com/pinba-server/pinba-server","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/pinba-server/pinba-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinba-server%2Fpinba-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinba-server%2Fpinba-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinba-server%2Fpinba-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinba-server%2Fpinba-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pinba-server","download_url":"https://codeload.github.com/pinba-server/pinba-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pinba-server%2Fpinba-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29954968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T22:53:01.873Z","status":"ssl_error","status_checked_at":"2026-02-28T22:52:50.699Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clickhouse","grafana","php","pinba","pinbaserver","server","swoole","workerman"],"created_at":"2024-08-02T18:00:37.602Z","updated_at":"2026-02-28T23:32:21.281Z","avatar_url":"https://github.com/pinba-server.png","language":"PHP","readme":"##### Requirements\n- php\n- clickhouse\n\n##### Installation\n\n- `cd /opt`\n- `git clone https://github.com/pinba-server/pinba-server.git`\n- `cd pinba-server`\n- `php composer.phar install`\n- `clickhouse-client -n \u003c clickhouse/pinba.requests.sql`\n\n##### Usage\n\n- `php workerman_clickhouse.php start -d`\n- `php workerman_clickhouse.php stop`\n\n##### Systemd autostart script\n- `sudo cp systemd/pinba-server.service /usr/lib/systemd/system/pinba-server.service`\n- `sudo systemctl daemon-reload \u0026\u0026 systemctl enable pinba-server \u0026\u0026 systemctl start pinba-server`\n\n##### Stats for 24 hours with about 10 RPS on php-fpm and 450 RPS on nginx:\n\n|table|rows|size, Mb|description|\n|---|---|---|---|\n|requests|1kk|26|raw data|\n|report_by_all|56k|2|aggregated data by minutes|\n|nginx_requests|45kk|0|raw data, engine=null|\n|nginx_report_by_all|300k|9|aggregated data by minutes|\n\n##### Info\n- publications: [reddit(en)](https://www.reddit.com/r/PHP/comments/bigszu/statistics_and_monitoring_of_php_scripts_in_real/), [habr(ru)](https://habr.com/ru/post/444610/)\n- the installation of ClickHouse, pinba-server, pinba module for php and nginx on [Ubuntu 18.04 LTS](https://github.com/pinba-server/pinba-server/blob/master/docker/ubuntu18.04/Dockerfile) and [Centos 7](https://github.com/pinba-server/pinba-server/blob/master/docker/centos7/Dockerfile).\n\n##### Grafana\ndashboard [#10011](https://grafana.com/dashboards/10011)\n\n![grafana_dashboard.png](https://raw.githubusercontent.com/pinba-server/pinba-server/master/grafana_dashboard.png)\n\n##### License\nMIT License.\n\n##### See also\n- [ClickHouse-Ninja/Proton](https://github.com/ClickHouse-Ninja/Proton) - golang version of pinba-server for clickhouse \n- [olegfedoseev/pinba-influxdb](https://github.com/olegfedoseev/pinba-influxdb) - golang version of pinba-server for influxdb\n- [nginxhouse](https://github.com/nginxhouse/nginxhouse) - nginx logs visualizer\n","funding_links":[],"categories":["Integrations"],"sub_categories":["Metrics and Monitoring"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinba-server%2Fpinba-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpinba-server%2Fpinba-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpinba-server%2Fpinba-server/lists"}