Which component(s) does this affect?
Problem Statement
I like the querystore option a lot. But there are som stuff I'd like to improve when it comes to filtering:
I'd like to be able to exclude plans with certain keywords (for instance If I know I have a lot of fully OK transactions I'm totally good with I want to ignore them based on keywords like tables or command.
I love the idea of filtering on hours. But I also want to filter on between hours. Like 2-4 hours back in time only
Proposed Solution
Implement a filter ability for
- keywords
- plans-numbers
- time of executions
- between certain hours.
Use Case
Easier to narrow down information and remove background noise from "legit" operations.
Alternatives Considered
I dont really see any alternative here. I need to query the QS directly then.