eeliu

Results 84 comments of eeliu

Thank your suggestion, I will try to add it in schedule of Q3/Q4. > sorry

hello, long time no see I had posted a version: for grpc-py on pinpointPy > pip install -i https://test.pypi.org/simple/ pinpointPy==1.3.0 if you need such feature, could you please help us...

Got it, I will check the `arm`.

@HJinS please try this image > docker pull ghcr.io/pinpoint-apm/pinpoint-c-agent/collector-agent:dev

@killen9 Can your share your project components? - php version - framework type, yii2 ? - linux/window - nginx+php-fpm for apache - mysql ,redis ...etc

- framework type, yii2 ? i don't know.... Currently, php-agent must work with a compatible framework(such as yii2).

pinpoint-c-agent, it's an agent. Does not need to fetch data from Pinpoint collector.

Can you give me some example ? I can't get it

Do you mean the background task or some user defined entry function ? If that, use `@PinTransaction` > E.g. https://github.com/pinpoint-apm/pinpoint-c-agent/blob/618a54628c8f18f5b3a47ef48772e97eaa5d54f6/plugins/PY/pinpointPy/libs/_MySQLdb/test_case.py#L14C6-L21

python agent is just an pinpoint client, it just collects data and uploads to collector-agent. > python agent to perform monitoring for a specific vm using IP address? What's that...