GroupDetailEndPoint is slow for some issue

Hi All:

Recently I found it very slow when fetching some issues’ detail .

The request path looks like : ‘/api/0/issue/${group_id}’, and sometimes it can take almost 60 seconds to respond.

I wander which part of service maybe the culprit? TSDB, SQL? And how can I confirm and fix it ?

Thanks for your reading. Any advice and suggestions will be appreciated .