Skip to content

It is an agent written by C++, PHP, python languages. And we hope to support other languages by this agent. Until now, it supports PHP and PYTHON.

License

Notifications You must be signed in to change notification settings

eeliu/pinpoint-c-agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English | 中文 | 한국어

pinpoint

CI Gitter codecov License
pinpoint_php_ext: pinpoint_php
pinpoint-php-aop: Packagist License Total Downloads
pinpointpy: PyPI - License pypi PyPI - Downloads
github-assert: GitHub Downloads (all assets, all releases)

Visit our official website for more information and the Latest updates on Pinpoint

Pinpoint C Agent

What's C

  1. Use C/Cpp common API
  2. Cross-platform: windows/*nux/macOS
  3. Collector-agent: a bridge to pinpoint-collector

Pinpoint C Agent helps your monitor your PHP/PYTHON applications into pinpoint-apm.
Our advantage:

  1. Continuous maintenance and optimization. (Since Jul 31,2018)
  2. Auto-injection, that means less aggression against your code.
  3. Cross-platform: windows/*nux/macOS. It helps address the problems even when you are developing.

Python Agent

py 3.8+

pip install pinpointPy

Full guide for python

PHP Agent

php 7.1+

  1. Install extension

pecl install pinpoint_php

  1. Import pinpoint aspect plugin

composer require pinpoint-apm/pinpoint-php-aop

Full guide for PHP

C/CPP built in API

Full guide for C

Our agent playground

cd testapps && docker compose build --build-arg PHP_VERSION=7.4 && docker compose up

Tested project

Blogs

Contact Us

  • Submit an issue 👍👍

  • Email Us 👍👍

  • Gitter char room

  • QQ us (QQ Group: 882020485)

    show more
    QQ Group1: 897594820 QQ Group2: 812507584 QQ Group3: 882020485 DING Group : 21981598
    QQ Group1 QQ Group2 QQ Group3 DING Group

Contributing

Thanks all GitHub contributors

We are looking forward to your contributions via pull requests.

License

This project is licensed under the Apache License, Version 2.0. See LICENSE for full license text.

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.

About

It is an agent written by C++, PHP, python languages. And we hope to support other languages by this agent. Until now, it supports PHP and PYTHON.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C++ 35.4%
  • Python 27.5%
  • PHP 23.1%
  • Go 6.7%
  • C 2.4%
  • Dockerfile 1.9%
  • Other 3.0%