forked from grafana.jool/grafana-jool
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2496 lines
104 KiB
2496 lines
104 KiB
{
|
|
"annotations": {
|
|
"list": [
|
|
{
|
|
"builtIn": 1,
|
|
"datasource": "-- Grafana --",
|
|
"enable": true,
|
|
"hide": true,
|
|
"iconColor": "rgba(0, 211, 255, 1)",
|
|
"name": "Annotations & Alerts",
|
|
"target": {
|
|
"limit": 100,
|
|
"matchAny": false,
|
|
"tags": [],
|
|
"type": "dashboard"
|
|
},
|
|
"type": "dashboard"
|
|
}
|
|
]
|
|
},
|
|
"description": "The dashboard provides insights of Azure Apps via different metrics for app monitoring through Application Insights.",
|
|
"editable": true,
|
|
"gnetId": null,
|
|
"graphTooltip": 0,
|
|
"id": null,
|
|
"links": [],
|
|
"panels": [
|
|
{
|
|
"collapsed": false,
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"id": 52,
|
|
"panels": [],
|
|
"title": "Azure Portal Links",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 3,
|
|
"w": 5,
|
|
"x": 0,
|
|
"y": 1
|
|
},
|
|
"id": 10,
|
|
"options": {
|
|
"content": "<a style=\"color: inherit;\" href=\"https://ms.portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/${sub}/resourceGroups/${rg}/providers/microsoft.insights/components/${res}/overview\" target=\"_blank\">\n <div>\n <h3 style=\"color: #a16feb\"> ${res} </h1>\n <h5 style=\"margin-bottom: 0px;\"> Application Insights </h5>\n </div>\n</a>",
|
|
"mode": "html"
|
|
},
|
|
"pluginVersion": "8.1.2",
|
|
"targets": [
|
|
{
|
|
"queryType": "randomWalk",
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"type": "text"
|
|
},
|
|
{
|
|
"datasource": "${ds}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "text",
|
|
"mode": "fixed"
|
|
},
|
|
"mappings": [],
|
|
"noValue": "--",
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Availability"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "links",
|
|
"value": [
|
|
{
|
|
"targetBlank": true,
|
|
"title": "",
|
|
"url": "https://ms.portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/${sub}/resourceGroups/${rg}/providers/microsoft.insights/components/${res}/availability"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 3,
|
|
"w": 2,
|
|
"x": 5,
|
|
"y": 1
|
|
},
|
|
"id": 40,
|
|
"options": {
|
|
"colorMode": "value",
|
|
"graphMode": "none",
|
|
"justifyMode": "center",
|
|
"orientation": "vertical",
|
|
"reduceOptions": {
|
|
"calcs": ["lastNotNull"],
|
|
"fields": "/^Availability$/",
|
|
"values": false
|
|
},
|
|
"text": {},
|
|
"textMode": "auto"
|
|
},
|
|
"pluginVersion": "8.1.2",
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Average",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "microsoft.insights/components",
|
|
"metricName": "availabilityResults/availabilityPercentage",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "A",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"title": "Availability",
|
|
"type": "stat"
|
|
},
|
|
{
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 3,
|
|
"w": 4,
|
|
"x": 7,
|
|
"y": 1
|
|
},
|
|
"id": 44,
|
|
"links": [],
|
|
"options": {
|
|
"content": "<a style=\"color: inherit;\" href=\"https://ms.portal.azure.com/#blade/AppInsightsExtension/ProactiveDetectionFeedBlade/ComponentId/%7B%22Name%22%3A%22${res}%22%2C%22SubscriptionId%22%3A%22${sub}%22%2C%22ResourceGroup%22%3A%22${rg}%22%7D/TimeContext/%7B%22durationMs%22%3A604800000%2C%22endTime%22%3Anull%2C%22createdTime%22%3A%222021-10-18T19%3A26%3A58.876Z%22%2C%22isInitialTime%22%3Atrue%2C%22grain%22%3A1%2C%22useDashboardTimeRange%22%3Afalse%7D\" target=\"_blank\">\n<div style=\"padding-top: 20px\">\n <center><p style=\"color: #4d99b8; font-size:18px;\">Smart detection</p></center>\n <center><p style=\"margin-top:0px;\">${res}</p></center>\n</div>\n</a>",
|
|
"mode": "html"
|
|
},
|
|
"pluginVersion": "8.1.2",
|
|
"targets": [
|
|
{
|
|
"queryType": "randomWalk",
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"type": "text"
|
|
},
|
|
{
|
|
"datasource": "Azure Monitor",
|
|
"gridPos": {
|
|
"h": 3,
|
|
"w": 3,
|
|
"x": 11,
|
|
"y": 1
|
|
},
|
|
"id": 46,
|
|
"links": [],
|
|
"options": {
|
|
"content": "<a style=\"color: inherit;\" href=\"https://ms.portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/${sub}/resourceGroups/${rg}/providers/microsoft.insights/components/${res}/quickPulse\" target=\"_blank\">\n<div style=\"padding-top: 20px\">\n <center><p style=\"color: #2272b9; font-size:18px;\">Live Metrics</p></center>\n <center><p style=\"margin-top:0px;\">${res}</p></center>\n</div>\n</a>\n \n ",
|
|
"mode": "html"
|
|
},
|
|
"pluginVersion": "8.1.2",
|
|
"targets": [
|
|
{
|
|
"queryType": "randomWalk",
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"type": "text"
|
|
},
|
|
{
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 3,
|
|
"w": 3,
|
|
"x": 14,
|
|
"y": 1
|
|
},
|
|
"id": 42,
|
|
"options": {
|
|
"content": "<a style=\"color: inherit;\" href=\"https://ms.portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/${sub}/resourceGroups/${rg}/providers/microsoft.insights/components/${res}/applicationMap\" target=\"_blank\">\n<div style=\"padding-top: 20px;\">\n <center><p style=\"position:center; color: #ff8c00; font-size:18px\">App map</p></center>\n <center><p style=\"margin-top:0px;\">${res}</p></center>\n</div>\n</a>\n ",
|
|
"mode": "html"
|
|
},
|
|
"pluginVersion": "8.1.2",
|
|
"targets": [
|
|
{
|
|
"queryType": "randomWalk",
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"type": "text"
|
|
},
|
|
{
|
|
"collapsed": false,
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 1,
|
|
"w": 24,
|
|
"x": 0,
|
|
"y": 4
|
|
},
|
|
"id": 54,
|
|
"panels": [],
|
|
"title": "Application Insights",
|
|
"type": "row"
|
|
},
|
|
{
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 3,
|
|
"w": 4,
|
|
"x": 0,
|
|
"y": 5
|
|
},
|
|
"id": 12,
|
|
"options": {
|
|
"content": "<h1 style=\"font-size: 20px; color:#73bf69;\"> Usage </h1>",
|
|
"mode": "html"
|
|
},
|
|
"pluginVersion": "8.1.2",
|
|
"targets": [
|
|
{
|
|
"queryType": "randomWalk",
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"type": "text"
|
|
},
|
|
{
|
|
"datasource": "${ds}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "green",
|
|
"mode": "fixed"
|
|
},
|
|
"mappings": [],
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Server requests"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "links",
|
|
"value": [
|
|
{
|
|
"targetBlank": true,
|
|
"title": "",
|
|
"url": "https://ms.portal.azure.com/#blade/Microsoft_Azure_MonitoringMetrics/Metrics.ReactView/ResourceId/%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}/TimeContext/%7B%22relative%22%3A%7B%22duration%22%3A86400000%7D%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Afalse%7D%7D/Chart/%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22requests%2Fcount%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Server%20requests%22%7D%2C%22aggregationType%22%3A7%2C%22thresholds%22%3A%5B%5D%7D%5D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%5D%7D%2C%22grouping%22%3Anull%2C%22visualization%22%3A%7B%22chartType%22%3A2%2C%22legendVisualization%22%3A%7B%22isVisible%22%3Atrue%2C%22position%22%3A2%2C%22hideSubtitle%22%3Afalse%7D%2C%22axisVisualization%22%3A%7B%22x%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A2%7D%2C%22y%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A1%7D%7D%2C%22disablePinning%22%3Atrue%7D%2C%22title%22%3A%22Count%20Server%20requests%20for%20${res}%22%2C%22titleKind%22%3A1%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A86400000%7D%2C%22showUTCTime%22%3Afalse%2C%22grain%22%3A1%7D%2C%22ariaLabel%22%3Anull%7D/openInEditMode/true"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 3,
|
|
"w": 2,
|
|
"x": 4,
|
|
"y": 5
|
|
},
|
|
"id": 48,
|
|
"options": {
|
|
"colorMode": "background",
|
|
"graphMode": "none",
|
|
"justifyMode": "center",
|
|
"orientation": "auto",
|
|
"reduceOptions": {
|
|
"calcs": ["sum"],
|
|
"fields": "",
|
|
"values": false
|
|
},
|
|
"text": {},
|
|
"textMode": "auto"
|
|
},
|
|
"pluginVersion": "8.1.2",
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Count",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "microsoft.insights/components",
|
|
"metricName": "requests/count",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"hide": false,
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "B",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"transformations": [],
|
|
"type": "stat"
|
|
},
|
|
{
|
|
"datasource": "Azure Monitor",
|
|
"gridPos": {
|
|
"h": 3,
|
|
"w": 4,
|
|
"x": 6,
|
|
"y": 5
|
|
},
|
|
"id": 14,
|
|
"options": {
|
|
"content": "<h1 style=\"font-size:20px; color:#ec008c;\">Reliability</h1>",
|
|
"mode": "html"
|
|
},
|
|
"pluginVersion": "8.1.2",
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "Microsoft.Insights/components",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "",
|
|
"timeGrains": [],
|
|
"top": "10"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "A",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"type": "text"
|
|
},
|
|
{
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 3,
|
|
"w": 2,
|
|
"x": 10,
|
|
"y": 5
|
|
},
|
|
"id": 36,
|
|
"links": [],
|
|
"options": {
|
|
"content": "<a style=\"color: #ffffff;\"href=\"https://ms.portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/${sub}/resourceGroups/${rg}/providers/microsoft.insights/components/${res}/failures\" target=\"_blank\">\n<div>\n <img src=\"https://images.vexels.com/media/users/3/153978/isolated/preview/483ef8b10a46e28d02293a31570c8c56-warning-sign-colored-stroke-icon-by-vexels.png\" width=\"40px\"/>\n <p style=\"font-size:16px; margin-bottom:0px; margin-top:0px;\"> Failures </p>\n <p style=\"margin-top: 0px;\">${res}</p>\n</div>\n</a>\n",
|
|
"mode": "html"
|
|
},
|
|
"pluginVersion": "8.1.2",
|
|
"targets": [
|
|
{
|
|
"queryType": "randomWalk",
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"type": "text"
|
|
},
|
|
{
|
|
"datasource": "Azure Monitor",
|
|
"gridPos": {
|
|
"h": 3,
|
|
"w": 3,
|
|
"x": 12,
|
|
"y": 5
|
|
},
|
|
"id": 17,
|
|
"options": {
|
|
"content": "<h1 style=\"font-size:20px; color:#7e58ff;\">Responsiveness</h1>",
|
|
"mode": "html"
|
|
},
|
|
"pluginVersion": "8.1.2",
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "Microsoft.Insights/components",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "",
|
|
"timeGrains": [],
|
|
"top": "10"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "A",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"type": "text"
|
|
},
|
|
{
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 3,
|
|
"w": 3,
|
|
"x": 15,
|
|
"y": 5
|
|
},
|
|
"id": 38,
|
|
"links": [],
|
|
"options": {
|
|
"content": "<a style=\"color: #ffffff;\"href=\"https://ms.portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/${sub}/resourceGroups/${rg}/providers/microsoft.insights/components/${res}/performance\" target=\"_blank\">\n<div>\n <img src=\"https://44s3b94691sl3smgmb1y936e-wpengine.netdna-ssl.com/wp-content/uploads/2016/12/performance-icon-png-6.png\" width=\"40px\" style=\"margin-bottom:10px\"/>\n <p style=\"font-size:16px; margin-bottom:0px;margin-top:0px;\"> Performance </p>\n <p style=\"margin-top:0px;\">${res}</p>\n</div>\n</a>\n",
|
|
"mode": "html"
|
|
},
|
|
"pluginVersion": "8.1.2",
|
|
"targets": [
|
|
{
|
|
"queryType": "randomWalk",
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"type": "text"
|
|
},
|
|
{
|
|
"datasource": "Azure Monitor",
|
|
"gridPos": {
|
|
"h": 3,
|
|
"w": 4,
|
|
"x": 18,
|
|
"y": 5
|
|
},
|
|
"id": 18,
|
|
"options": {
|
|
"content": "<h1 style=\"font-size:20px; color:#3274d9;\">Browser</h1>",
|
|
"mode": "html"
|
|
},
|
|
"pluginVersion": "8.1.2",
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "Microsoft.Insights/components",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "",
|
|
"timeGrains": [],
|
|
"top": "10"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "A",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"type": "text"
|
|
},
|
|
{
|
|
"datasource": null,
|
|
"gridPos": {
|
|
"h": 3,
|
|
"w": 2,
|
|
"x": 22,
|
|
"y": 5
|
|
},
|
|
"id": 50,
|
|
"options": {
|
|
"content": "<a style=\"color: #ffffff;\" href=\"https://ms.portal.azure.com/#blade/Microsoft_Azure_MonitoringMetrics/Metrics.ReactView/ResourceId/%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}/id/%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}/detailBlade/MetricsExplorerBlade/sourceExtension/AppInsightsExtension/TimeContext/%7B%22relative%22%3A%7B%22duration%22%3A86400000%7D%2C%22grain%22%3A1%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Afalse%7D%7D/Chart/%7B%22v2charts%22%3A%5B%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%2C%22sku%22%3A%7B%22name%22%3A%22${res}%22%7D%7D%2C%22metricVisualization%22%3A%7B%22resourceDisplayName%22%3A%22pageViews%2Fduration%22%2C%22color%22%3A%22msportalfx-bgcolor-g2%22%7D%2C%22name%22%3A%22pageViews%2Fduration%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%2Fkusto%22%2C%22aggregationType%22%3A4%7D%5D%2C%22visualization%22%3A%7B%22chartType%22%3A2%2C%22axisVisualization%22%3A%7B%22y%22%3A%7B%22isVisible%22%3Atrue%7D%7D%7D%2C%22grouping%22%3A%7B%22dimension%22%3A%22operation%2Fname%22%7D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%7B%22key%22%3A%22client%2Ftype%22%2C%22operator%22%3A0%2C%22values%22%3A%5B%22Browser%22%5D%7D%5D%7D%2C%22title%22%3A%22Browsers%22%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A86400000%7D%2C%22grain%22%3A1%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Afalse%7D%7D%7D%2C%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%2C%22sku%22%3A%7B%22name%22%3A%22${res}%22%7D%7D%2C%22metricVisualization%22%3A%7B%22resourceDisplayName%22%3A%22dependencies%2Fduration%22%2C%22color%22%3A%22msportalfx-bgcolor-g2%22%7D%2C%22name%22%3A%22dependencies%2Fduration%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%2Fkusto%22%2C%22aggregationType%22%3A4%7D%5D%2C%22visualization%22%3A%7B%22chartType%22%3A2%2C%22axisVisualization%22%3A%7B%22y%22%3A%7B%22isVisible%22%3Atrue%7D%7D%7D%2C%22grouping%22%3A%7B%22dimension%22%3A%22dependency%2Fname%22%7D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%7B%22key%22%3A%22client%2Ftype%22%2C%22operator%22%3A0%2C%22values%22%3A%5B%22Browser%22%5D%7D%5D%7D%2C%22title%22%3A%22Have%20AJAX%20calls%20been%20slow%3F%22%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A86400000%7D%2C%22grain%22%3A1%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Afalse%7D%7D%7D%2C%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%2C%22sku%22%3A%7B%22name%22%3A%22${res}%22%7D%7D%2C%22metricVisualization%22%3A%7B%22resourceDisplayName%22%3A%22pageViews%2Fcount%22%2C%22color%22%3A%22msportalfx-bgcolor-g2%22%7D%2C%22name%22%3A%22pageViews%2Fcount%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%2Fkusto%22%2C%22aggregationType%22%3A1%7D%5D%2C%22visualization%22%3A%7B%22chartType%22%3A2%2C%22axisVisualization%22%3A%7B%22y%22%3A%7B%22isVisible%22%3Atrue%7D%7D%7D%2C%22grouping%22%3A%7B%22dimension%22%3A%22operation%2Fname%22%7D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%7B%22key%22%3A%22client%2Ftype%22%2C%22operator%22%3A0%2C%22values%22%3A%5B%22Browser%22%5D%7D%5D%7D%2C%22title%22%3A%22Has%20page%20view%20traffic%20changed%3F%22%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A86400000%7D%2C%22grain%22%3A1%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Afalse%7D%7D%7D%2C%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%2C%22sku%22%3A%7B%22name%22%3A%22${res}%22%7D%7D%2C%22metricVisualization%22%3A%7B%22resourceDisplayName%22%3A%22exceptions%2Fbrowser%22%2C%22color%22%3A%22msportalfx-bgcolor-g2%22%7D%2C%22name%22%3A%22exceptions%2Fbrowser%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%2Fkusto%22%2C%22aggregationType%22%3A1%7D%5D%2C%22visualization%22%3A%7B%22chartType%22%3A2%2C%22axisVisualization%22%3A%7B%22y%22%3A%7B%22isVisible%22%3Atrue%7D%7D%7D%2C%22grouping%22%3A%7B%22dimension%22%3A%22exception%2FproblemId%22%7D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%7B%22key%22%3A%22client%2Ftype%22%2C%22operator%22%3A0%2C%22values%22%3A%5B%22Browser%22%5D%7D%5D%7D%2C%22title%22%3A%22When%20are%20script%20errors%20occurring%3F%22%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A86400000%7D%2C%22grain%22%3A1%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Afalse%7D%7D%7D%2C%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%2C%22sku%22%3A%7B%22name%22%3A%22${res}%22%7D%7D%2C%22metricVisualization%22%3A%7B%22resourceDisplayName%22%3A%22pageViews%2Fduration%22%2C%22color%22%3A%22msportalfx-bgcolor-g0%22%7D%2C%22name%22%3A%22pageViews%2Fduration%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%2Fkusto%22%2C%22aggregationType%22%3A4%7D%5D%2C%22visualization%22%3A%7B%22chartType%22%3A5%2C%22axisVisualization%22%3A%7B%22y%22%3A%7B%22isVisible%22%3Atrue%7D%7D%7D%2C%22grouping%22%3A%7B%22dimension%22%3Afalse%7D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%7B%22key%22%3A%22client%2Ftype%22%2C%22operator%22%3A0%2C%22values%22%3A%5B%22Browser%22%5D%7D%5D%7D%2C%22title%22%3A%22What%20are%20my%20slowest%20pages%3F%22%7D%2C%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%2C%22sku%22%3A%7B%22name%22%3A%22${res}%22%7D%7D%2C%22metricVisualization%22%3A%7B%22resourceDisplayName%22%3A%22pageViews%2Fduration%22%7D%2C%22name%22%3A%22pageViews%2Fduration%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%2Fkusto%22%2C%22aggregationType%22%3A4%7D%5D%2C%22visualization%22%3A%7B%22chartType%22%3A5%2C%22axisVisualization%22%3A%7B%22y%22%3A%7B%22isVisible%22%3Atrue%7D%7D%7D%2C%22grouping%22%3A%7B%22dimension%22%3Afalse%7D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%7B%22key%22%3A%22client%2Ftype%22%2C%22operator%22%3A0%2C%22values%22%3A%5B%22Browser%22%5D%7D%5D%7D%2C%22title%22%3A%22What%20are%20my%20slowest%20pages%3F%22%7D%2C%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%2C%22sku%22%3A%7B%22name%22%3A%22${res}%22%7D%7D%2C%22metricVisualization%22%3A%7B%22resourceDisplayName%22%3A%22exceptions%2Fbrowser%22%2C%22color%22%3A%22msportalfx-bgcolor-d0%22%7D%2C%22name%22%3A%22exceptions%2Fbrowser%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%2Fkusto%22%2C%22aggregationType%22%3A1%7D%5D%2C%22visualization%22%3A%7B%22chartType%22%3A5%2C%22axisVisualization%22%3A%7B%22y%22%3A%7B%22isVisible%22%3Atrue%7D%7D%7D%2C%22grouping%22%3A%7B%22dimension%22%3A%22exception%2FproblemId%22%7D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%7B%22key%22%3A%22client%2Ftype%22%2C%22operator%22%3A0%2C%22values%22%3A%5B%22Browser%22%5D%7D%5D%7D%2C%22title%22%3A%22What%20are%20my%20most%20common%20script%20errors%3F%22%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A86400000%7D%2C%22grain%22%3A1%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Afalse%7D%7D%7D%5D%7D/openInEditMode/\" target=\"_blank\">\n<div style=\"padding-top: 35px; background-color: #3274d9; width: 100%; height: 100%\">\n <center><p style=\"font-size:16px; margin-bottom:0px;\"> Browsers </p></center>\n</div>\n</a>",
|
|
"mode": "html"
|
|
},
|
|
"pluginVersion": "8.1.2",
|
|
"targets": [
|
|
{
|
|
"queryType": "randomWalk",
|
|
"refId": "A"
|
|
}
|
|
],
|
|
"transparent": true,
|
|
"type": "text"
|
|
},
|
|
{
|
|
"datasource": "${ds}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "green",
|
|
"mode": "fixed"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"axisSoftMin": 0,
|
|
"barAlignment": 0,
|
|
"drawStyle": "line",
|
|
"fillOpacity": 0,
|
|
"gradientMode": "none",
|
|
"hideFrom": {
|
|
"legend": false,
|
|
"tooltip": false,
|
|
"viz": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 1,
|
|
"pointSize": 5,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true,
|
|
"stacking": {
|
|
"group": "A",
|
|
"mode": "none"
|
|
},
|
|
"thresholdsStyle": {
|
|
"mode": "off"
|
|
}
|
|
},
|
|
"mappings": [],
|
|
"noValue": "--",
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 6,
|
|
"x": 0,
|
|
"y": 8
|
|
},
|
|
"id": 20,
|
|
"interval": "60s",
|
|
"links": [
|
|
{
|
|
"targetBlank": true,
|
|
"title": "${res} | Server Requests",
|
|
"url": "https://ms.portal.azure.com/#blade/Microsoft_Azure_MonitoringMetrics/Metrics.ReactView/ResourceId/%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}/TimeContext/%7B%22relative%22%3A%7B%22duration%22%3A86400000%7D%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Afalse%7D%7D/Chart/%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22requests%2Fcount%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Server%20requests%22%7D%2C%22aggregationType%22%3A7%2C%22thresholds%22%3A%5B%5D%7D%5D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%5D%7D%2C%22grouping%22%3Anull%2C%22visualization%22%3A%7B%22chartType%22%3A2%2C%22legendVisualization%22%3A%7B%22isVisible%22%3Atrue%2C%22position%22%3A2%2C%22hideSubtitle%22%3Afalse%7D%2C%22axisVisualization%22%3A%7B%22x%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A2%7D%2C%22y%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A1%7D%7D%2C%22disablePinning%22%3Atrue%7D%2C%22title%22%3A%22Count%20Server%20requests%20for%20${res}%22%2C%22titleKind%22%3A1%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A86400000%7D%2C%22showUTCTime%22%3Afalse%2C%22grain%22%3A1%7D%2C%22ariaLabel%22%3Anull%7D/openInEditMode/true"
|
|
}
|
|
],
|
|
"maxDataPoints": 150,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": ["sum"],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Count",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "microsoft.insights/components",
|
|
"metricName": "requests/count",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"hide": false,
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "A",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"timeShift": null,
|
|
"title": "Server requests",
|
|
"transformations": [],
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "${ds}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "#ec008c",
|
|
"mode": "fixed"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"barAlignment": 0,
|
|
"drawStyle": "line",
|
|
"fillOpacity": 0,
|
|
"gradientMode": "none",
|
|
"hideFrom": {
|
|
"legend": false,
|
|
"tooltip": false,
|
|
"viz": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineStyle": {
|
|
"fill": "solid"
|
|
},
|
|
"lineWidth": 1,
|
|
"pointSize": 5,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true,
|
|
"stacking": {
|
|
"group": "A",
|
|
"mode": "none"
|
|
},
|
|
"thresholdsStyle": {
|
|
"mode": "off"
|
|
}
|
|
},
|
|
"mappings": [],
|
|
"noValue": "--",
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 6,
|
|
"x": 6,
|
|
"y": 8
|
|
},
|
|
"id": 2,
|
|
"links": [
|
|
{
|
|
"targetBlank": true,
|
|
"title": "${res} | Failures",
|
|
"url": "https://ms.portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/${sub}/resourceGroups/${rg}/providers/microsoft.insights/components/${res}/failures"
|
|
}
|
|
],
|
|
"maxDataPoints": 150,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": ["sum"],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Count",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "microsoft.insights/components",
|
|
"metricName": "requests/failed",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "Failed requests",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"title": "Failed requests",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "${ds}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "#7e58ff",
|
|
"mode": "fixed"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"axisSoftMin": 0,
|
|
"barAlignment": 0,
|
|
"drawStyle": "line",
|
|
"fillOpacity": 0,
|
|
"gradientMode": "none",
|
|
"hideFrom": {
|
|
"legend": false,
|
|
"tooltip": false,
|
|
"viz": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineStyle": {
|
|
"fill": "solid"
|
|
},
|
|
"lineWidth": 1,
|
|
"pointSize": 5,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true,
|
|
"stacking": {
|
|
"group": "A",
|
|
"mode": "none"
|
|
},
|
|
"thresholdsStyle": {
|
|
"mode": "off"
|
|
}
|
|
},
|
|
"mappings": [],
|
|
"noValue": "--",
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 6,
|
|
"x": 12,
|
|
"y": 8
|
|
},
|
|
"id": 4,
|
|
"links": [
|
|
{
|
|
"targetBlank": true,
|
|
"title": "${res} | Performance",
|
|
"url": "https://ms.portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/${sub}/resourceGroups/${rg}/providers/microsoft.insights/components/${res}/performance"
|
|
}
|
|
],
|
|
"maxDataPoints": 150,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": ["mean"],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Average",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "microsoft.insights/components",
|
|
"metricName": "requests/duration",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "A",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"title": "Server response time",
|
|
"transformations": [],
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "${ds}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "semi-dark-blue",
|
|
"mode": "fixed"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"barAlignment": 0,
|
|
"drawStyle": "line",
|
|
"fillOpacity": 25,
|
|
"gradientMode": "none",
|
|
"hideFrom": {
|
|
"legend": false,
|
|
"tooltip": false,
|
|
"viz": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineStyle": {
|
|
"fill": "solid"
|
|
},
|
|
"lineWidth": 1,
|
|
"pointSize": 5,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true,
|
|
"stacking": {
|
|
"group": "A",
|
|
"mode": "none"
|
|
},
|
|
"thresholdsStyle": {
|
|
"mode": "off"
|
|
}
|
|
},
|
|
"mappings": [],
|
|
"noValue": "--",
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 9,
|
|
"w": 6,
|
|
"x": 18,
|
|
"y": 8
|
|
},
|
|
"id": 6,
|
|
"links": [
|
|
{
|
|
"targetBlank": true,
|
|
"title": "${res} | Page Views",
|
|
"url": "https://ms.portal.azure.com/#blade/Microsoft_Azure_MonitoringMetrics/Metrics.ReactView/ResourceId/%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}/TimeContext/%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Afalse%7D%7D/Chart/%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22pageViews%2Fcount%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Page%20views%22%7D%2C%22aggregationType%22%3A7%2C%22thresholds%22%3A%5B%5D%7D%5D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%5D%7D%2C%22grouping%22%3Anull%2C%22visualization%22%3A%7B%22chartType%22%3A2%2C%22legendVisualization%22%3A%7B%22isVisible%22%3Atrue%2C%22position%22%3A2%2C%22hideSubtitle%22%3Afalse%7D%2C%22axisVisualization%22%3A%7B%22x%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A2%7D%2C%22y%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A1%7D%7D%2C%22disablePinning%22%3Atrue%7D%2C%22title%22%3A%22Count%20Page%20views%20for%20${res}%22%2C%22titleKind%22%3A1%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22showUTCTime%22%3Afalse%2C%22grain%22%3A1%7D%2C%22ariaLabel%22%3Anull%7D/openInEditMode/true"
|
|
}
|
|
],
|
|
"maxDataPoints": 150,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": ["sum"],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Count",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "microsoft.insights/components",
|
|
"metricName": "pageViews/count",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "A",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"title": "Page Views",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "${ds}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "green",
|
|
"mode": "fixed"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"axisWidth": 50,
|
|
"barAlignment": 0,
|
|
"drawStyle": "line",
|
|
"fillOpacity": 14,
|
|
"gradientMode": "none",
|
|
"hideFrom": {
|
|
"legend": false,
|
|
"tooltip": false,
|
|
"viz": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineStyle": {
|
|
"fill": "solid"
|
|
},
|
|
"lineWidth": 2,
|
|
"pointSize": 5,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true,
|
|
"stacking": {
|
|
"group": "A",
|
|
"mode": "none"
|
|
},
|
|
"thresholdsStyle": {
|
|
"mode": "off"
|
|
}
|
|
},
|
|
"links": [],
|
|
"mappings": [],
|
|
"max": 100,
|
|
"noValue": "--",
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Availability"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "links",
|
|
"value": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 10,
|
|
"w": 6,
|
|
"x": 0,
|
|
"y": 17
|
|
},
|
|
"id": 8,
|
|
"links": [
|
|
{
|
|
"targetBlank": true,
|
|
"title": "${res} | Availability",
|
|
"url": "https://ms.portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/${sub}/resourceGroups/${rg}/providers/microsoft.insights/components/${res}/availability"
|
|
}
|
|
],
|
|
"maxDataPoints": 150,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": ["mean"],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Average",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "microsoft.insights/components",
|
|
"metricName": "availabilityResults/availabilityPercentage",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "A",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"title": "Average availability",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "${ds}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "dark-purple",
|
|
"mode": "fixed"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"barAlignment": 0,
|
|
"drawStyle": "line",
|
|
"fillOpacity": 0,
|
|
"gradientMode": "none",
|
|
"hideFrom": {
|
|
"legend": false,
|
|
"tooltip": false,
|
|
"viz": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 1,
|
|
"pointSize": 5,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true,
|
|
"stacking": {
|
|
"group": "A",
|
|
"mode": "none"
|
|
},
|
|
"thresholdsStyle": {
|
|
"mode": "off"
|
|
}
|
|
},
|
|
"mappings": [
|
|
{
|
|
"options": {
|
|
"match": "null",
|
|
"result": {
|
|
"index": 0,
|
|
"text": "0"
|
|
}
|
|
},
|
|
"type": "special"
|
|
}
|
|
],
|
|
"noValue": "--",
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Server exceptions"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "color",
|
|
"value": {
|
|
"fixedColor": "#ec008c",
|
|
"mode": "fixed"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 10,
|
|
"w": 6,
|
|
"x": 6,
|
|
"y": 17
|
|
},
|
|
"id": 24,
|
|
"links": [
|
|
{
|
|
"targetBlank": true,
|
|
"title": "${res} | Server exceptions and Dependency failures",
|
|
"url": "https://ms.portal.azure.com/#blade/Microsoft_Azure_MonitoringMetrics/Metrics.ReactView/ResourceId/%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}/TimeContext/%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Atrue%7D%7D/Chart/%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22exceptions%2Fserver%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Server%20exceptions%22%2C%22color%22%3A%22%2347BDF5%22%7D%2C%22aggregationType%22%3A7%2C%22thresholds%22%3A%5B%5D%7D%2C%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22dependencies%2Ffailed%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Dependency%20failures%22%2C%22color%22%3A%22%237E58FF%22%7D%2C%22aggregationType%22%3A7%2C%22thresholds%22%3A%5B%5D%7D%5D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%5D%7D%2C%22grouping%22%3Anull%2C%22visualization%22%3A%7B%22chartType%22%3A2%2C%22legendVisualization%22%3A%7B%22isVisible%22%3Atrue%2C%22position%22%3A2%2C%22hideSubtitle%22%3Afalse%7D%2C%22axisVisualization%22%3A%7B%22x%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A2%7D%2C%22y%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A1%7D%7D%2C%22disablePinning%22%3Atrue%7D%2C%22title%22%3A%22Server%20exceptions%20and%20Dependency%20failures%22%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22showUTCTime%22%3Atrue%2C%22grain%22%3A1%7D%2C%22ariaLabel%22%3Anull%7D/openInEditMode/true"
|
|
}
|
|
],
|
|
"maxDataPoints": 150,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": ["sum"],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Count",
|
|
"alias": "",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "microsoft.insights/components",
|
|
"metricName": "exceptions/server",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"hide": false,
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "Server Exceptions",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
},
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Count",
|
|
"alias": "Dependency failures",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "microsoft.insights/components",
|
|
"metricName": "dependencies/failed",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"hide": false,
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "Dependency failures",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"title": "Server exceptions and Dependency failures",
|
|
"transformations": [],
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "${ds}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "#7e58ff",
|
|
"mode": "fixed"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"axisSoftMax": -6,
|
|
"axisSoftMin": 0,
|
|
"axisWidth": 50,
|
|
"barAlignment": 0,
|
|
"drawStyle": "line",
|
|
"fillOpacity": 0,
|
|
"gradientMode": "none",
|
|
"hideFrom": {
|
|
"legend": false,
|
|
"tooltip": false,
|
|
"viz": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 1,
|
|
"pointSize": 5,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true,
|
|
"stacking": {
|
|
"group": "A",
|
|
"mode": "none"
|
|
},
|
|
"thresholdsStyle": {
|
|
"mode": "off"
|
|
}
|
|
},
|
|
"mappings": [],
|
|
"noValue": "--",
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 10,
|
|
"w": 6,
|
|
"x": 12,
|
|
"y": 17
|
|
},
|
|
"id": 28,
|
|
"links": [
|
|
{
|
|
"targetBlank": true,
|
|
"title": "${res} | Average processor and process CPU utilization",
|
|
"url": "https://ms.portal.azure.com/#blade/Microsoft_Azure_MonitoringMetrics/Metrics.ReactView/ResourceId/%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}/TimeContext/%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Atrue%7D%7D/Chart/%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22performanceCounters%2FprocessorCpuPercentage%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Processor%20time%22%2C%22color%22%3A%22%2347BDF5%22%7D%2C%22aggregationType%22%3A4%2C%22thresholds%22%3A%5B%5D%7D%2C%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22performanceCounters%2FprocessCpuPercentage%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Process%20CPU%22%2C%22color%22%3A%22%237E58FF%22%7D%2C%22aggregationType%22%3A4%2C%22thresholds%22%3A%5B%5D%7D%5D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%5D%7D%2C%22grouping%22%3Anull%2C%22visualization%22%3A%7B%22chartType%22%3A2%2C%22legendVisualization%22%3A%7B%22isVisible%22%3Atrue%2C%22position%22%3A2%2C%22hideSubtitle%22%3Afalse%7D%2C%22axisVisualization%22%3A%7B%22x%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A2%7D%2C%22y%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A1%7D%7D%2C%22disablePinning%22%3Atrue%7D%2C%22title%22%3A%22Average%20processor%20and%20process%20CPU%20utilization%22%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22showUTCTime%22%3Atrue%2C%22grain%22%3A1%7D%2C%22ariaLabel%22%3Anull%7D/openInEditMode/true"
|
|
}
|
|
],
|
|
"maxDataPoints": 150,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": ["mean"],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Average",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "Microsoft.Insights/components",
|
|
"metricName": "performanceCounters/processorCpuPercentage",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "Processor",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
},
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Average",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "Microsoft.Insights/components",
|
|
"metricName": "performanceCounters/processCpuPercentage",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"hide": false,
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "Process CPU",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"title": "Average processor and process CPU utilization",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "${ds}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "#5794F2",
|
|
"mode": "continuous-BlPu"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"barAlignment": 0,
|
|
"drawStyle": "line",
|
|
"fillOpacity": 16,
|
|
"gradientMode": "none",
|
|
"hideFrom": {
|
|
"legend": false,
|
|
"tooltip": false,
|
|
"viz": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 1,
|
|
"pointSize": 5,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true,
|
|
"stacking": {
|
|
"group": "A",
|
|
"mode": "normal"
|
|
},
|
|
"thresholdsStyle": {
|
|
"mode": "off"
|
|
}
|
|
},
|
|
"mappings": [],
|
|
"noValue": "--",
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": [
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Page load network connect time"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "color",
|
|
"value": {
|
|
"fixedColor": "dark-blue",
|
|
"mode": "fixed"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Client processing time"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "color",
|
|
"value": {
|
|
"fixedColor": "green",
|
|
"mode": "fixed"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Send request time"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "color",
|
|
"value": {
|
|
"fixedColor": "purple",
|
|
"mode": "fixed"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"matcher": {
|
|
"id": "byName",
|
|
"options": "Receiving response time"
|
|
},
|
|
"properties": [
|
|
{
|
|
"id": "color",
|
|
"value": {
|
|
"fixedColor": "orange",
|
|
"mode": "fixed"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"gridPos": {
|
|
"h": 10,
|
|
"w": 6,
|
|
"x": 18,
|
|
"y": 17
|
|
},
|
|
"id": 32,
|
|
"links": [
|
|
{
|
|
"targetBlank": true,
|
|
"title": "${res} | Average page load time breakdown",
|
|
"url": "https://ms.portal.azure.com/#blade/Microsoft_Azure_MonitoringMetrics/Metrics.ReactView/ResourceId/%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}/TimeContext/%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Atrue%7D%7D/Chart/%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22browserTimings%2FnetworkDuration%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Page%20load%20network%20connect%20time%22%2C%22color%22%3A%22%237E58FF%22%7D%2C%22aggregationType%22%3A4%2C%22thresholds%22%3A%5B%5D%7D%2C%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22browserTimings%2FprocessingDuration%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Client%20processing%20time%22%2C%22color%22%3A%22%2344F1C8%22%7D%2C%22aggregationType%22%3A4%2C%22thresholds%22%3A%5B%5D%7D%2C%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22browserTimings%2FsendDuration%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Send%20request%20time%22%2C%22color%22%3A%22%23EB9371%22%7D%2C%22aggregationType%22%3A4%2C%22thresholds%22%3A%5B%5D%7D%2C%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22browserTimings%2FreceiveDuration%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Receiving%20response%20time%22%2C%22color%22%3A%22%230672F1%22%7D%2C%22aggregationType%22%3A4%2C%22thresholds%22%3A%5B%5D%7D%5D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%5D%7D%2C%22grouping%22%3Anull%2C%22visualization%22%3A%7B%22chartType%22%3A3%2C%22legendVisualization%22%3A%7B%22isVisible%22%3Atrue%2C%22position%22%3A2%2C%22hideSubtitle%22%3Afalse%7D%2C%22axisVisualization%22%3A%7B%22x%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A2%7D%2C%22y%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A1%7D%7D%2C%22disablePinning%22%3Atrue%7D%2C%22title%22%3A%22Average%20page%20load%20time%20breakdown%22%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22showUTCTime%22%3Atrue%2C%22grain%22%3A1%7D%2C%22ariaLabel%22%3Anull%7D/openInEditMode/true"
|
|
}
|
|
],
|
|
"maxDataPoints": 150,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": ["mean"],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Average",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "Microsoft.Insights/components",
|
|
"metricName": "browserTimings/networkDuration",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "Page load network connect time",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
},
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Average",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "Microsoft.Insights/components",
|
|
"metricName": "browserTimings/processingDuration",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"hide": false,
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "Client processing time",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
},
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Average",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "Microsoft.Insights/components",
|
|
"metricName": "browserTimings/sendDuration",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"hide": false,
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "Send request time",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
},
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Average",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "Microsoft.Insights/components",
|
|
"metricName": "browserTimings/receiveDuration",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"hide": false,
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "Receiving response time",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"title": "Average page load time breakdown",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "${ds}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"mode": "palette-classic"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"axisSoftMin": 0,
|
|
"barAlignment": 0,
|
|
"drawStyle": "line",
|
|
"fillOpacity": 0,
|
|
"gradientMode": "none",
|
|
"hideFrom": {
|
|
"legend": false,
|
|
"tooltip": false,
|
|
"viz": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 1,
|
|
"pointSize": 5,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true,
|
|
"stacking": {
|
|
"group": "A",
|
|
"mode": "none"
|
|
},
|
|
"thresholdsStyle": {
|
|
"mode": "off"
|
|
}
|
|
},
|
|
"mappings": [],
|
|
"noValue": "--",
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 10,
|
|
"w": 6,
|
|
"x": 0,
|
|
"y": 27
|
|
},
|
|
"id": 22,
|
|
"links": [
|
|
{
|
|
"targetBlank": true,
|
|
"title": "${res} | Availability test results count",
|
|
"url": "https://ms.portal.azure.com/#blade/Microsoft_Azure_MonitoringMetrics/Metrics.ReactView/ResourceId/%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}/TimeContext/%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Atrue%7D%7D/Chart/%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22availabilityResults%2Fcount%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Availability%20test%20results%20count%22%2C%22color%22%3A%22%2347BDF5%22%7D%2C%22aggregationType%22%3A7%2C%22thresholds%22%3A%5B%5D%7D%5D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%5D%7D%2C%22grouping%22%3Anull%2C%22visualization%22%3A%7B%22chartType%22%3A2%2C%22legendVisualization%22%3A%7B%22isVisible%22%3Atrue%2C%22position%22%3A2%2C%22hideSubtitle%22%3Afalse%7D%2C%22axisVisualization%22%3A%7B%22x%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A2%7D%2C%22y%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A1%7D%7D%2C%22disablePinning%22%3Atrue%7D%2C%22title%22%3A%22Availability%20test%20results%20count%22%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22showUTCTime%22%3Atrue%2C%22grain%22%3A1%7D%2C%22ariaLabel%22%3Anull%7D/openInEditMode/true"
|
|
}
|
|
],
|
|
"maxDataPoints": 150,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": ["sum"],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Count",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "microsoft.insights/components",
|
|
"metricName": "availabilityResults/count",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "A",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"title": "Availability test results count",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "${ds}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "#ec008c",
|
|
"mode": "fixed"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"barAlignment": 0,
|
|
"drawStyle": "line",
|
|
"fillOpacity": 0,
|
|
"gradientMode": "none",
|
|
"hideFrom": {
|
|
"legend": false,
|
|
"tooltip": false,
|
|
"viz": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 1,
|
|
"pointSize": 5,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true,
|
|
"stacking": {
|
|
"group": "A",
|
|
"mode": "none"
|
|
},
|
|
"thresholdsStyle": {
|
|
"mode": "off"
|
|
}
|
|
},
|
|
"mappings": [],
|
|
"noValue": "--",
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 10,
|
|
"w": 6,
|
|
"x": 6,
|
|
"y": 27
|
|
},
|
|
"id": 26,
|
|
"links": [
|
|
{
|
|
"targetBlank": true,
|
|
"title": "${res} | Average process I/O rate",
|
|
"url": "https://ms.portal.azure.com/#blade/Microsoft_Azure_MonitoringMetrics/Metrics.ReactView/ResourceId/%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}/TimeContext/%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Atrue%7D%7D/Chart/%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22performanceCounters%2FprocessIOBytesPerSecond%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Process%20IO%20rate%22%2C%22color%22%3A%22%2347BDF5%22%7D%2C%22aggregationType%22%3A4%2C%22thresholds%22%3A%5B%5D%7D%5D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%5D%7D%2C%22grouping%22%3Anull%2C%22visualization%22%3A%7B%22chartType%22%3A2%2C%22legendVisualization%22%3A%7B%22isVisible%22%3Atrue%2C%22position%22%3A2%2C%22hideSubtitle%22%3Afalse%7D%2C%22axisVisualization%22%3A%7B%22x%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A2%7D%2C%22y%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A1%7D%7D%2C%22disablePinning%22%3Atrue%7D%2C%22title%22%3A%22Average%20process%20I%2FO%20rate%22%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22showUTCTime%22%3Atrue%2C%22grain%22%3A1%7D%2C%22ariaLabel%22%3Anull%7D/openInEditMode/true"
|
|
}
|
|
],
|
|
"maxDataPoints": 100,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": ["mean"],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Average",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "Microsoft.Insights/components",
|
|
"metricName": "performanceCounters/processIOBytesPerSecond",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "100"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "A",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"title": "Average process I/O rate",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "${ds}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "#7e58ff",
|
|
"mode": "fixed"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"axisSoftMin": 0,
|
|
"axisWidth": 80,
|
|
"barAlignment": 0,
|
|
"drawStyle": "line",
|
|
"fillOpacity": 0,
|
|
"gradientMode": "none",
|
|
"hideFrom": {
|
|
"legend": false,
|
|
"tooltip": false,
|
|
"viz": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 1,
|
|
"pointSize": 5,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true,
|
|
"stacking": {
|
|
"group": "A",
|
|
"mode": "none"
|
|
},
|
|
"thresholdsStyle": {
|
|
"mode": "off"
|
|
}
|
|
},
|
|
"mappings": [],
|
|
"noValue": "--",
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 10,
|
|
"w": 6,
|
|
"x": 12,
|
|
"y": 27
|
|
},
|
|
"id": 30,
|
|
"links": [
|
|
{
|
|
"targetBlank": true,
|
|
"title": "${res} | Average available memory",
|
|
"url": "https://ms.portal.azure.com/#blade/Microsoft_Azure_MonitoringMetrics/Metrics.ReactView/ResourceId/%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}/TimeContext/%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Atrue%7D%7D/Chart/%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22performanceCounters%2FmemoryAvailableBytes%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Available%20memory%22%2C%22color%22%3A%22%2347BDF5%22%7D%2C%22aggregationType%22%3A4%2C%22thresholds%22%3A%5B%5D%7D%5D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%5D%7D%2C%22grouping%22%3Anull%2C%22visualization%22%3A%7B%22chartType%22%3A2%2C%22legendVisualization%22%3A%7B%22isVisible%22%3Atrue%2C%22position%22%3A2%2C%22hideSubtitle%22%3Afalse%7D%2C%22axisVisualization%22%3A%7B%22x%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A2%7D%2C%22y%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A1%7D%7D%2C%22disablePinning%22%3Atrue%7D%2C%22title%22%3A%22Average%20available%20memory%22%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22showUTCTime%22%3Atrue%2C%22grain%22%3A1%7D%2C%22ariaLabel%22%3Anull%7D/openInEditMode/true"
|
|
}
|
|
],
|
|
"maxDataPoints": 150,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": ["mean"],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Average",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "microsoft.insights/components",
|
|
"metricName": "performanceCounters/memoryAvailableBytes",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "A",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"title": "Average available memory",
|
|
"type": "timeseries"
|
|
},
|
|
{
|
|
"datasource": "${ds}",
|
|
"fieldConfig": {
|
|
"defaults": {
|
|
"color": {
|
|
"fixedColor": "blue",
|
|
"mode": "fixed"
|
|
},
|
|
"custom": {
|
|
"axisLabel": "",
|
|
"axisPlacement": "auto",
|
|
"axisSoftMin": 0,
|
|
"axisWidth": 50,
|
|
"barAlignment": 0,
|
|
"drawStyle": "line",
|
|
"fillOpacity": 0,
|
|
"gradientMode": "none",
|
|
"hideFrom": {
|
|
"legend": false,
|
|
"tooltip": false,
|
|
"viz": false
|
|
},
|
|
"lineInterpolation": "linear",
|
|
"lineWidth": 1,
|
|
"pointSize": 5,
|
|
"scaleDistribution": {
|
|
"type": "linear"
|
|
},
|
|
"showPoints": "never",
|
|
"spanNulls": true,
|
|
"stacking": {
|
|
"group": "A",
|
|
"mode": "none"
|
|
},
|
|
"thresholdsStyle": {
|
|
"mode": "off"
|
|
}
|
|
},
|
|
"mappings": [],
|
|
"noValue": "--",
|
|
"thresholds": {
|
|
"mode": "absolute",
|
|
"steps": [
|
|
{
|
|
"color": "green",
|
|
"value": null
|
|
},
|
|
{
|
|
"color": "red",
|
|
"value": 80
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"overrides": []
|
|
},
|
|
"gridPos": {
|
|
"h": 10,
|
|
"w": 6,
|
|
"x": 18,
|
|
"y": 27
|
|
},
|
|
"id": 34,
|
|
"links": [
|
|
{
|
|
"targetBlank": true,
|
|
"title": "${res} | Browser exceptions",
|
|
"url": "https://ms.portal.azure.com/#blade/Microsoft_Azure_MonitoringMetrics/Metrics.ReactView/ResourceId/%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}/TimeContext/%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22options%22%3A%7B%22grain%22%3A1%2C%22showUTCTime%22%3Atrue%7D%7D/Chart/%7B%22metrics%22%3A%5B%7B%22resourceMetadata%22%3A%7B%22id%22%3A%22%2Fsubscriptions%2F${sub}%2FresourceGroups%2F${rg}%2Fproviders%2Fmicrosoft.insights%2Fcomponents%2F${res}%22%7D%2C%22name%22%3A%22exceptions%2Fbrowser%22%2C%22namespace%22%3A%22microsoft.insights%2Fcomponents%22%2C%22metricVisualization%22%3A%7B%22displayName%22%3A%22Browser%20exceptions%22%2C%22color%22%3A%22%2347BDF5%22%7D%2C%22aggregationType%22%3A7%2C%22thresholds%22%3A%5B%5D%7D%5D%2C%22filterCollection%22%3A%7B%22filters%22%3A%5B%5D%7D%2C%22grouping%22%3Anull%2C%22visualization%22%3A%7B%22chartType%22%3A2%2C%22legendVisualization%22%3A%7B%22isVisible%22%3Atrue%2C%22position%22%3A2%2C%22hideSubtitle%22%3Afalse%7D%2C%22axisVisualization%22%3A%7B%22x%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A2%7D%2C%22y%22%3A%7B%22isVisible%22%3Atrue%2C%22axisType%22%3A1%7D%7D%2C%22disablePinning%22%3Atrue%7D%2C%22title%22%3A%22Browser%20exceptions%22%2C%22timespan%22%3A%7B%22relative%22%3A%7B%22duration%22%3A1800000%7D%2C%22showUTCTime%22%3Atrue%2C%22grain%22%3A1%7D%2C%22ariaLabel%22%3Anull%7D/openInEditMode/true"
|
|
}
|
|
],
|
|
"maxDataPoints": 150,
|
|
"options": {
|
|
"legend": {
|
|
"calcs": ["sum"],
|
|
"displayMode": "list",
|
|
"placement": "bottom"
|
|
},
|
|
"tooltip": {
|
|
"mode": "single"
|
|
}
|
|
},
|
|
"targets": [
|
|
{
|
|
"appInsights": {
|
|
"dimension": [],
|
|
"metricName": "select",
|
|
"timeGrain": "auto"
|
|
},
|
|
"azureLogAnalytics": {
|
|
"query": "//change this example to create your own time series query\n<table name> //the table to query (e.g. Usage, Heartbeat, Perf)\n| where $__timeFilter(TimeGenerated) //this is a macro used to show the full chart’s time range, choose the datetime column here\n| summarize count() by <group by column>, bin(TimeGenerated, $__interval) //change “group by column” to a column in your table, such as “Computer”. The $__interval macro is used to auto-select the time grain. Can also use 1h, 5m etc.\n| order by TimeGenerated asc",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"azureMonitor": {
|
|
"aggOptions": [],
|
|
"aggregation": "Count",
|
|
"allowedTimeGrainsMs": [60000, 300000, 900000, 1800000, 3600000, 21600000, 43200000, 86400000],
|
|
"dimensionFilter": "*",
|
|
"dimensionFilters": [],
|
|
"metricDefinition": "Microsoft.Insights/components",
|
|
"metricName": "exceptions/browser",
|
|
"metricNamespace": "microsoft.insights/components",
|
|
"resourceGroup": "$rg",
|
|
"resourceName": "$res",
|
|
"timeGrain": "auto",
|
|
"timeGrains": [],
|
|
"top": "50"
|
|
},
|
|
"azureResourceGraph": {
|
|
"resultFormat": "table"
|
|
},
|
|
"insightsAnalytics": {
|
|
"query": "",
|
|
"resultFormat": "time_series"
|
|
},
|
|
"queryType": "Azure Monitor",
|
|
"refId": "A",
|
|
"subscription": "$sub",
|
|
"subscriptions": []
|
|
}
|
|
],
|
|
"title": "Browser exceptions",
|
|
"type": "timeseries"
|
|
}
|
|
],
|
|
"refresh": false,
|
|
"schemaVersion": 30,
|
|
"style": "dark",
|
|
"tags": [],
|
|
"templating": {
|
|
"list": [
|
|
{
|
|
"current": {},
|
|
"description": null,
|
|
"error": null,
|
|
"hide": 0,
|
|
"includeAll": false,
|
|
"label": "Datasource",
|
|
"multi": false,
|
|
"name": "ds",
|
|
"options": [],
|
|
"query": "grafana-azure-monitor-datasource",
|
|
"queryValue": "",
|
|
"refresh": 1,
|
|
"regex": "",
|
|
"skipUrlSync": false,
|
|
"type": "datasource"
|
|
},
|
|
{
|
|
"allValue": null,
|
|
"current": {},
|
|
"datasource": "${ds}",
|
|
"definition": "Subscriptions()",
|
|
"description": null,
|
|
"error": null,
|
|
"hide": 0,
|
|
"includeAll": false,
|
|
"label": "Subscription",
|
|
"multi": false,
|
|
"name": "sub",
|
|
"options": [],
|
|
"query": "Subscriptions()",
|
|
"refresh": 1,
|
|
"regex": "",
|
|
"skipUrlSync": false,
|
|
"sort": 0,
|
|
"type": "query"
|
|
},
|
|
{
|
|
"allValue": null,
|
|
"current": {},
|
|
"datasource": "${ds}",
|
|
"definition": "ResourceGroups($sub)",
|
|
"description": null,
|
|
"error": null,
|
|
"hide": 0,
|
|
"includeAll": false,
|
|
"label": "Resource Group",
|
|
"multi": false,
|
|
"name": "rg",
|
|
"options": [],
|
|
"query": "ResourceGroups($sub)",
|
|
"refresh": 1,
|
|
"regex": "",
|
|
"skipUrlSync": false,
|
|
"sort": 0,
|
|
"type": "query"
|
|
},
|
|
{
|
|
"allValue": null,
|
|
"current": {},
|
|
"datasource": "${ds}",
|
|
"definition": "Namespaces($sub, $rg)",
|
|
"description": null,
|
|
"error": null,
|
|
"hide": 2,
|
|
"includeAll": false,
|
|
"label": "Namespace",
|
|
"multi": false,
|
|
"name": "ns",
|
|
"options": [],
|
|
"query": "Namespaces($sub, $rg)",
|
|
"refresh": 1,
|
|
"regex": "([mM](icrosoft)\\.[iI](nsights)/(components))",
|
|
"skipUrlSync": false,
|
|
"sort": 0,
|
|
"type": "query"
|
|
},
|
|
{
|
|
"allValue": null,
|
|
"current": {},
|
|
"datasource": "${ds}",
|
|
"definition": "ResourceNames($sub, $rg, $ns)",
|
|
"description": null,
|
|
"error": null,
|
|
"hide": 0,
|
|
"includeAll": false,
|
|
"label": "Resource",
|
|
"multi": false,
|
|
"name": "res",
|
|
"options": [],
|
|
"query": "ResourceNames($sub, $rg, $ns)",
|
|
"refresh": 1,
|
|
"regex": "",
|
|
"skipUrlSync": false,
|
|
"sort": 0,
|
|
"type": "query"
|
|
}
|
|
]
|
|
},
|
|
"time": {
|
|
"from": "now-30m",
|
|
"to": "now"
|
|
},
|
|
"timepicker": {},
|
|
"timezone": "",
|
|
"title": "Azure App monitoring - Application Insights",
|
|
"uid": "Yo38mcvnz",
|
|
"version": 80
|
|
}
|
|
|