Pinpoint C Agent Versions Save

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],[C/C++], [PYTHON] and [GO].

v0.5.0

1 month ago

What's Changed

Version Changed

Module Version
collector-agent v0.5.0
php pinpoint-php-aop: "v2.1.0"
pinpoint_php: "0.5.0"
pinpointpy 1.2.0
common 0.5.0

Compatibility

module agent collector-agent
pinpoint_php "0.5.0" v0.5.0+
pinpointpy 1.2.0 v0.5.0+

Full Changelog: https://github.com/pinpoint-apm/pinpoint-c-agent/compare/v0.4.14...v0.5.0

v0.4.14

5 months ago

What's Changed

Version Changed

Module Version
collector-agent v0.4.15
php pinpoint-php-aop: "v2.1.0"
pinpoint_php: "0.2.2"
pinpointpy 1.1.0
common 0.4.25

Full Changelog: https://github.com/pinpoint-apm/pinpoint-c-agent/compare/v0.4.12...v0.4.14

v0.4.12

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/pinpoint-apm/pinpoint-c-agent/compare/v0.4.11...v0.4.12

v0.4.8

1 year ago

What's Changed

API Changed

Before
const char* pinpoint_get_context_key(NodeID _id,const char* key);
Now
int pinpoint_get_context_key(NodeID _id, const char *key, char *pbuf, int buf_size);

Full Changelog: https://github.com/pinpoint-apm/pinpoint-c-agent/compare/v0.4.7...v0.4.8

v0.4.6

2 years ago

Fix

  • #321 add mariadb
  • Enable zts support
  • fix: apache tag is missing

Feat

v0.4.5

2 years ago

Feat

  • Cli-+pinpoint-php: Support cli, running in container #296
  • collector-agent #324

Fix

  • check_tracelimit: tracelimit,ignore ready() checking. If not ready, just catch the span

Style

  • codeql, more unit-test
  • out-of-box tools: docker images packages

Thanks

@marty-macfly @EyelynSu @mayingping-Bella

v0.4.4

2 years ago

Images

collector-agent

$ docker run -itd -p 9999:9999  --env-file ./env.list ghcr.io/eeliu/pinpoint-c-agent/collector-agent:latest

golang-build-env

$ docker pull ghcr.io/pinpoint-apm/pinpoint-c-agent/golang-build-env-1.13:latest

$ docker pull ghcr.io/pinpoint-apm/pinpoint-c-agent/golang-build-env-1.16:latest

v0.4.3

3 years ago

Changes

  • A faster collector-agent. How to install
  • python agent: add sample filter

collector-agent docker is removed !

v0.4.2

3 years ago

Feat

  • macOs: pinpointPy
  • memory.usage
  • celery plugins

Fix

  • collector-agent: jvmGs
  • Pending when buffer full
  • thrift dead loop
  • cmd channel re-connection
  • crash in mark_an_error