Run 'explain' for slow database queries
Open
- Dominant language
- Gherkin
- Stars
- 427
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Description
(Originally opened by @macnibblet as https://github.com/elastic/apm-agent-go/issues/520)
**Is your feature request related to a problem? Please describe.**
A feature I really like from Newrelic that I would love to see is transaction tracking of slow queries that exceed a certain threshold.
**Describe the solution you'd like**
If the duration for a query exceeds a configurable interval, then the hook integrations should generate a explain query and store it with the span.
This would also require integration with the APM server / UI.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.