Add a filter bar to the data access tab that allows the user to show/hide operations related to certain types of databases (e.g. MongoDB, MySQL).
Questions:
[x] Is the set of filters well known, or derived based on the messages published during the request?
[x] If messages are found only pertain to a single database type, should the filter bar be shown?
[x] Is there a preference for display order of database types (e.g. arbitrary, alphabetical, by count, etc.)
This likely implies some refactoring of the filter bar for the logging tab in order to create a single component/style that can be re-used between them and other tables in the future.
Add a filter bar to the data access tab that allows the user to show/hide operations related to certain types of databases (e.g. MongoDB, MySQL).
Questions:
This likely implies some refactoring of the filter bar for the logging tab in order to create a single component/style that can be re-used between them and other tables in the future.