pinpoint_php_ext:
pinpoint-php-aop:
pinpointpy:
github-assert
:
访问我们的官方网站获取更多信息和Pinpoint的最新更新
Pinpoint C
Agent
什么是
C
- 使用
C/Cpp
通用API - 跨平台:Windows/*nux/macOS
C
ollector-agent:连接pinpoint-collector的桥梁
Pinpoint C Agent 帮助您将PHP/PYTHON应用程序监控到 pinpoint-apm。
我们的优势:
- 持续维护和优化。(自2018年7月31日起)
- 自动注入,这意味着对您的代码侵入性更小。
- python:利用 PEP 318 装饰器
- php:利用php内核中的
CG(*_table)
和AST解析器(nikic/PHP-Parser)
- 跨平台:Windows/*nux/macOS。这有助于您在开发时解决问题。
Python Agent
py 3.8+
pip install pinpointPy
PHP Agent
php 7.1+
- 安装扩展
pecl install pinpoint_php
- 导入pinpoint切面插件
composer require pinpoint-apm/pinpoint-php-aop
C/CPP内置API
我们的agent测试环境
cd testapps && docker compose build --build-arg PHP_VERSION=7.4 && docker compose up
博客
联系我们
-
提交issue 👍👍
-
给我们发邮件 👍👍
-
QQ联系我们(QQ群:882020485)
显示更多
QQ群1: 897594820 QQ群2: 812507584 QQ群3: 882020485 钉钉群 : 21981598
贡献
我们期待您通过pull requests贡献。
许可证
本项目采用Apache License 2.0版本授权。 完整的许可证文本请见LICENSE。
Copyright 2024 NAVER Corp.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.