pinpoint-apm / pinpoint

APM, (Application Performance Management) tool for large-scale distributed systems.
https://pinpoint-apm.gitbook.io/
Apache License 2.0
13.29k stars 3.75k forks source link

Java application calls Python Flask application API interface,the trace of python is not found #10774

Open testfyy opened 3 months ago

testfyy commented 3 months ago

version pinpoint: 2.5.3 pinpoint-c-agent:collector-agent:0.4.15 java application and python application have registry to pinpoint , i can see data on pinpoint web but the trace from java application to python application is not show ;Not forming a complete call chain testfyytcc call test.ockle's api (test.ockle is python application) image image

eeliu commented 3 months ago

@testfyy

Thanks your report, I will check this problem .

BYW, what's version of pinpointPy ?

quicksandznzn commented 1 month ago

@testfyy

Thanks your report, I will check this problem .

BYW, what's version of pinpointPy ?

same problem, pinpointPy==1.2.0 popint 2.3.3 pinpoint-c-agent 0.5.0

quicksandznzn commented 1 month ago

@testfyy Thanks your report, I will check this problem . BYW, what's version of pinpointPy ?

same problem, pinpointPy==1.2.0 popint 2.3.3 pinpoint-c-agent 0.5.0

@eeliu

eeliu commented 1 month ago

@quicksandznzn

Which library used for http-client in java ?

I'm not sure about it , our testcase is fine

quicksandznzn commented 1 month ago

@quicksandznzn

Which library used for http-client in java ?

I'm not sure about it , our testcase is fine

org.apache.httpcomponents httpcomponents-client 4.5.5
quicksandznzn commented 1 month ago

@quicksandznzn Which library used for http-client in java ?

I'm not sure about it , our testcase is fine

org.apache.httpcomponents httpcomponents-client 4.5.5

I'm testing it One More

eeliu commented 1 month ago

Could you please share the test result , that could help me most .

quicksandznzn commented 1 month ago

Could you please share the test result , that could help me most .

It's fine, Could you please add my wechat Quicksand_ZN ,I would like to ask some questions.