Commit 9a75456a authored by Patrick Bair's avatar Patrick Bair

Merge branch 'abrandl-master-patch-69686' into 'master'

Adding more data points to query performance issue template

See merge request gitlab-org/gitlab!54597
parents 825beeff 6fe71cc7
## Description
As the name implies, the purpose of the template is to detail underperforming queries for futher investigation.
As the name implies, the purpose of the template is to detail underperforming queries for further investigation.
### Steps
......@@ -14,8 +14,10 @@ As the name implies, the purpose of the template is to detail underperforming qu
Please provide as many of these fields as possible when submitting a query performance report.
- TPS
- Duration
- Queries per second (on average or peak)
- Number of calls per second and relative to total number of calls
- Query timings (on average or peak)
- Database time relative to total database time
- Source of calls (Sidekiq, WebAPI, etc)
- Query ID
- SQL Statement
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment