pinpoint-docker icon indicating copy to clipboard operation
pinpoint-docker copied to clipboard

Internal transactions like MYSQL, REDIS.. are not visible

Open pradeepgunsgmail opened this issue 3 years ago • 0 comments

Hi All,

Pinpoint Collector :- 2.2.2 Pinpoint Agent :- 2.2.2

We have successfully deployed Pinpoint collector and Web as separate VMs and now need to monitor few of our Java spring based micro services which are running on kubernetes cluster. We have created shared persistence volume and copied Pinpoint agent to it. Our kubernetes container able to share the agent and we are passing Agent path, App name and Id as java options. Now we are able to see the instance is registered and visible initial transactions as below. But we are not able to see internal transactions like MYSQL, REDIS, etc.. Please help us to resolve this.

image

image

Thanks, Pradeep

pradeepgunsgmail avatar Jun 30 '21 14:06 pradeepgunsgmail