Commit 6fe71cc7 authored by Andreas Brandl's avatar Andreas Brandl

Adding more data points

parent 5beab72d
## 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