Using dashboard queries to create a custom panel
Dashboard queries are used to filter resources to create a custom panel in the dashboard with results that interest you. The general structure of queries is
name:value
format. You can string queries together to further filter your selection. For example, to show locked alerts created in the last 7 days, use the query format:
created:<7d state:Active state:Locked
as shown in the following figure.
