pinpoint-apm / pinpoint

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

Can i setup pinpoint-agent on gemfire cache server ? #5285

Closed ManjunathSwamy closed 5 years ago

ManjunathSwamy commented 5 years ago

I am trying to configure pinpoint-agent on gemfire cache server and also on a spring boot application that connects to gemfire. I am able to see both apps getting registered on pinpoint web. But no data when i perform put/get on to gemfire cache from springboot. Can you please help me ?

Xylus commented 5 years ago

Hi @ManjunathSwamy It seems like it's because pinpoint doesn't support gemfire, so no trace is generated for put/get on the client side, and the gemfire cache side. I don't think we can get support for gemfire in any time soon as none of us are very familiar with it.

If you'd like to make a plugin for gemfire and throw us a PR, it would be great. Let me know if you'd like to work on a plugin so I can point you in the right direction and help out. Thanks

manjunathsv1947 commented 5 years ago

Thanks @Xylus As of now we are doing a POC (Proof Of Concept) on all our applications that pinpoint can support, Without custom changes! Plugin development is going to be future task.

Xylus commented 5 years ago

Awesome, let me know if you have more questions.

stale[bot] commented 5 years ago

This issue/proposal has been automatically marked as stale because it hasn't had any recent activity. It will automatically be closed if no further activity occurs for 20days. If you think this should still be open, or the problem still persists, just pop a reply in the comments and one of the maintainers will (try!) to follow up. Thank you for your interest and contribution to the Pinpoint Community.