{ "title": "Query Count [Azure Monitor][SQL DB]", "visState": "{\n \"title\": \"Query Count [Azure Monitor][SQL DB]\",\n \"type\": \"metric\",\n \"params\": {\n \"addTooltip\": true,\n \"addLegend\": false,\n \"type\": \"metric\",\n \"metric\": {\n \"percentageMode\": false,\n \"useRanges\": false,\n \"colorSchema\": \"Green to Red\",\n \"metricColorMode\": \"None\",\n \"colorsRange\": [\n {\n \"from\": 0,\n \"to\": 10000\n }\n ],\n \"labels\": {\n \"show\": true\n },\n \"invertColors\": false,\n \"style\": {\n \"bgFill\": \"#000\",\n \"bgColor\": false,\n \"labelColor\": false,\n \"subText\": \"\",\n \"fontSize\": 20\n }\n }\n },\n \"aggs\": [\n {\n \"id\": \"1\",\n \"enabled\": true,\n \"type\": \"count\",\n \"schema\": \"metric\",\n \"params\": {\n \"customLabel\": \"Queries Executed\"\n }\n }\n ]\n}", "uiStateJSON": "{}", "description": "", "version": 1, "kibanaSavedObjectMeta": { "searchSourceJSON": "{\n \"index\": \"azure-*\",\n \"filter\": [],\n \"query\": {\n \"query\": \"azure.group:sql_diagnostics AND azure.category:QueryStoreRuntimeStatistics AND _exists_:sql_diagnostics_QueryStoreRuntimeStatistics_properties.query_id\",\n \"language\": \"lucene\"\n }\n}" } }