\n
\n Showing {stats.visibleItemsCount} out of {stats.totalItemsCount} instances\n
\n {ruleViewPageLink && (\n
\n Show all {stats.totalItemsCount} alert instances\n \n )}\n
\n );\n}\n\nexport function RuleDetailsMatchingInstances(props: Props): JSX.Element | null {\n const {\n rule: { promRule, namespace },\n itemsDisplayLimit = Number.POSITIVE_INFINITY,\n pagination,\n } = props;\n\n const [queryString, setQueryString] = useState