Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pinpoint-apm/pinpoint-c-agent
Pinpoint C Agent helps your monitor your PHP/PYTHON applications into [pinpoint-apm](https://github.com/pinpoint-apm/pinpoint).
https://github.com/pinpoint-apm/pinpoint-c-agent
agent apm c distributed-tracing monitoring performance php php5 pinpoint pinpoint-php-ext pinpointpy python3 yii
Last synced: 25 days ago
JSON representation
Pinpoint C Agent helps your monitor your PHP/PYTHON applications into [pinpoint-apm](https://github.com/pinpoint-apm/pinpoint).
- Host: GitHub
- URL: https://github.com/pinpoint-apm/pinpoint-c-agent
- Owner: pinpoint-apm
- License: apache-2.0
- Created: 2018-07-30T07:07:21.000Z (over 6 years ago)
- Default Branch: dev
- Last Pushed: 2024-08-07T09:30:31.000Z (3 months ago)
- Last Synced: 2024-08-07T09:42:10.184Z (3 months ago)
- Topics: agent, apm, c, distributed-tracing, monitoring, performance, php, php5, pinpoint, pinpoint-php-ext, pinpointpy, python3, yii
- Language: C++
- Homepage: http://pinpoint-apm.github.io/pinpoint/
- Size: 6.59 MB
- Stars: 262
- Watchers: 35
- Forks: 78
- Open Issues: 6
-
Metadata Files:
- Readme: README
- Changelog: CHANGES-PHP.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
![pinpoint](images/logo.png)
[![CI](https://github.com/pinpoint-apm/pinpoint-c-agent/actions/workflows/main.yml/badge.svg)](https://github.com/pinpoint-apm/pinpoint-c-agent/actions/workflows/main.yml) [![Gitter](https://badges.gitter.im/naver/pinpoint-c-agent.svg)](https://gitter.im/naver/pinpoint-c-agent?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![codecov](https://codecov.io/gh/pinpoint-apm/pinpoint-c-agent/branch/master/graph/badge.svg?token=KswbmFvWp3)](https://codecov.io/gh/pinpoint-apm/pinpoint-c-agent) [![License](https://img.shields.io/github/license/pinpoint-apm/pinpoint-c-agent)](LICENSE) \
`pinpointpy:` ![PyPI - License](https://img.shields.io/pypi/l/pinpointpy)
[![pypi](https://badge.fury.io/py/pinpointpy.svg)](https://pypi.org/project/pinpointpy/)# pinpointPy
[Full Guide](https://github.com/pinpoint-apm/pinpoint-c-agent/blob/dev/DOC/PY/Readme.md)
## Need help
[create issue on github](
https://github.com/pinpoint-apm/pinpoint-c-agent/issues/new?assignees=eeliu&labels=PYTHON-AGENT&projects=&template=-python--custom-issue-template.md&title=%5BBUG%5D+I+found+a+bug+...)## License
This project is licensed under the Apache License, Version 2.0.
See [LICENSE](LICENSE) for full license text.```
Copyright 2020 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 athttp://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.
```