pinpoint-apm / pinpoint

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

Does pinpoint has plan to list out top Methods/SQL queries captured in the trace ? #7504

Open HanishRamc opened 3 years ago

HanishRamc commented 3 years ago

Which module is your feature request related to? Backend /UI

Is your feature request related to a problem? We have a detailed trace which is more than 2000 lines, where it is no so easy to find top methods and queries .

Describe the solution you'd like It would be great if pinpoint view list out top methods and SQL statements from a trace level

Describe alternatives you've considered Current manually analysing it is not so efficient

Additional context Add any other context or screenshots about the feature request here.

minwoo-jung commented 3 years ago

Hi @HanishRamc Unfortunately, we think we need it, but we don't have a plan yet. We're thinking of adding statistical features little by little, but I can't tell you when that feature will be added. We always welcome contributions.

HanishRamc commented 3 years ago

Hi Minwoo Jung, Thanks for your answer.

I would like to contribute .it is really needed for us. if there is a design already for statistical features kindly share where to start for this.

Regards Ramc

On Fri, 18 Dec 2020, 09:54 Minwoo Jung, notifications@github.com wrote:

Hi @HanishRamc https://github.com/HanishRamc Unfortunately, we think we need it, but we don't have a plan yet. We're thinking of adding statistical features little by little, but I can't tell you when that feature will be added. We always welcome contributions.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/pinpoint-apm/pinpoint/issues/7504#issuecomment-747816806, or unsubscribe https://github.com/notifications/unsubscribe-auth/APWJACUCXDW2NMMP3MQNS2DSVKY3VANCNFSM4U7TTF7A .

minwoo-jung commented 3 years ago

There is not yet enough architecture for statistical functions to be shared. So there is no such thing as design. Data processing, storage modeling, etc. are internally proceeding little by little, so it takes time to share.

Unfortunately, I can't tell you when I can share. If you do everything yourself, you will need it from the design.