Appdynamics / Appdynamics/AppDynamics.DEXTER
Enhancement: Add Schema and User to the queries report
- Dominant language
- C#
- Stars
- 85
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
It will be helpful to add Schema, and User in the in the queries report. The reason for the ask is that we would like to create a reports that shows:
- Top 10 Queries by Schema with the columns: (Query, # of Executions, Elapsed Time, and Average Response Time)
Top 10 Queries by User with the columns: (Query, # of Executions, Elapsed Time, and Average Response Time)
The AppDynamics UI does show the Top Queries by Schema and User but it is missing the columns: #of Executions, Elapsed Time, and Average Response Time.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the queries report entry point in the C# project and compare its output with the AppDynamics UI's Top Queries by Schema and User views. Done means both reports include Query, # of Executions, Elapsed Time, and Average Response Time grouped by Schema and by User.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- analytics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100