diff --git a/dashboards/mysql/mysql.json b/dashboards/mysql/mysql.json index 1c494de796..d659124c4f 100644 --- a/dashboards/mysql/mysql.json +++ b/dashboards/mysql/mysql.json @@ -23,7 +23,7 @@ } }, { - "title": "Node Inventory", + "title": "Node inventory", "layout": { "column": 4, "row": 1, @@ -66,7 +66,7 @@ } }, { - "title": "Current Active Connections", + "title": "Current active connections", "layout": { "column": 1, "row": 6, @@ -93,7 +93,7 @@ } }, { - "title": "Max Active Connections", + "title": "Max active connections", "layout": { "column": 5, "row": 6, @@ -111,6 +111,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -120,13 +128,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Connections per Second", + "title": "Connections per second", "layout": { "column": 9, "row": 6, @@ -144,6 +158,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -153,8 +175,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -191,7 +219,7 @@ } }, { - "title": "Operations per Second", + "title": "Operations per second", "layout": { "column": 1, "row": 10, @@ -209,6 +237,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -221,7 +257,7 @@ } }, { - "title": "Waits per Second", + "title": "Waits per second", "layout": { "column": 7, "row": 10, @@ -239,6 +275,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -248,11 +292,17 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "units": { "unit": "COUNT" }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -273,7 +323,7 @@ } }, { - "title": "Queries per Second", + "title": "Queries per second", "layout": { "column": 1, "row": 15, @@ -291,6 +341,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -300,16 +358,22 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "units": { "unit": "COUNT" }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Slow Query %", + "title": "Slow query %", "layout": { "column": 5, "row": 15, @@ -327,6 +391,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -336,16 +408,22 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "units": { "unit": "PERCENTAGE" }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Questions per Second", + "title": "Questions per second", "layout": { "column": 9, "row": 15, @@ -363,6 +441,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -372,11 +458,17 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "units": { "unit": "COUNT" }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -397,7 +489,7 @@ } }, { - "title": "Network Bytes/sec", + "title": "Network bytes/sec", "layout": { "column": 1, "row": 19, @@ -415,6 +507,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -430,7 +530,7 @@ } }, { - "title": "InnoDB R/W Bytes/sec", + "title": "InnoDB R/W bytes/sec", "layout": { "column": 7, "row": 19, @@ -448,6 +548,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -485,7 +593,7 @@ } }, { - "title": "Execution Timeout Exceeded per Second", + "title": "Execution timeout exceeded per second", "layout": { "column": 5, "row": 1, @@ -503,6 +611,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -512,8 +628,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -534,7 +656,7 @@ } }, { - "title": "Temporary Tables per Second", + "title": "Temporary tables per second", "layout": { "column": 1, "row": 5, @@ -552,6 +674,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -561,13 +691,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Temporary Tables on Disk per Second", + "title": "Temporary tables on disk per second", "layout": { "column": 5, "row": 5, @@ -585,6 +721,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -594,13 +738,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Temporary Files per Second", + "title": "Temporary files per second", "layout": { "column": 9, "row": 5, @@ -618,6 +768,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -627,8 +785,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -649,7 +813,7 @@ } }, { - "title": "Cache Hits per Second", + "title": "Cache hits per second", "layout": { "column": 1, "row": 9, @@ -667,6 +831,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -676,13 +848,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Cache Misses per Second", + "title": "Cache misses per second", "layout": { "column": 5, "row": 9, @@ -700,6 +878,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -709,13 +895,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Cache Overflows per Second", + "title": "Cache overflows per second", "layout": { "column": 9, "row": 9, @@ -733,6 +925,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -742,8 +942,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -764,7 +970,7 @@ } }, { - "title": "Total Threads in Cache", + "title": "Total threads in cache", "layout": { "column": 1, "row": 13, @@ -782,6 +988,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -791,13 +1005,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Threads Created per Second", + "title": "Threads created per second", "layout": { "column": 5, "row": 13, @@ -815,6 +1035,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -824,13 +1052,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Thread Cache Miss Rate", + "title": "Thread cache miss rate", "layout": { "column": 9, "row": 13, @@ -848,6 +1082,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -857,11 +1099,17 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "units": { "unit": "PERCENTAGE" }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -898,7 +1146,7 @@ } }, { - "title": "Full Join per Second", + "title": "Full join per second", "layout": { "column": 2, "row": 17, @@ -916,6 +1164,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -925,8 +1181,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -947,7 +1209,7 @@ } }, { - "title": "Range Search Join per Second", + "title": "Range search join per second", "layout": { "column": 8, "row": 17, @@ -965,6 +1227,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -974,8 +1244,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -996,7 +1272,7 @@ } }, { - "title": "Key Check Join per Second", + "title": "Key check join per second", "layout": { "column": 2, "row": 20, @@ -1014,6 +1290,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1023,8 +1307,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -1045,7 +1335,7 @@ } }, { - "title": "First Table Range Join per Second", + "title": "First table range join per second", "layout": { "column": 8, "row": 20, @@ -1063,6 +1353,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1072,8 +1370,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -1094,7 +1398,7 @@ } }, { - "title": "Sort Merge Passes per Second", + "title": "Sort merge passes per second", "layout": { "column": 2, "row": 23, @@ -1112,6 +1416,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1121,8 +1433,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -1143,7 +1461,7 @@ } }, { - "title": "Sort Range per Second", + "title": "Sort range per second", "layout": { "column": 8, "row": 23, @@ -1161,6 +1479,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1170,8 +1496,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -1192,7 +1524,7 @@ } }, { - "title": "Sort Rows per Second", + "title": "Sort rows per second", "layout": { "column": 2, "row": 26, @@ -1210,6 +1542,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1219,8 +1559,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -1241,7 +1587,7 @@ } }, { - "title": "Sort Scans per Second", + "title": "Sort scans per second", "layout": { "column": 8, "row": 26, @@ -1259,6 +1605,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1268,8 +1622,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } } @@ -1296,7 +1656,7 @@ } }, { - "title": "Buffer Pool Requests vs Reads from Disk (%)", + "title": "Buffer pool requests vs Reads from disk (%)", "layout": { "column": 5, "row": 1, @@ -1314,6 +1674,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1323,11 +1691,17 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "units": { "unit": "PERCENTAGE" }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -1348,7 +1722,7 @@ } }, { - "title": "InnoDB Read bytes per second", + "title": "InnoDB read bytes per second", "layout": { "column": 1, "row": 5, @@ -1366,6 +1740,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1375,13 +1757,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "InnoDB Write bytes per second", + "title": "InnoDB write bytes per second", "layout": { "column": 7, "row": 5, @@ -1399,6 +1787,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1408,8 +1804,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -1430,7 +1832,7 @@ } }, { - "title": "InnoDB Log Waits per second", + "title": "InnoDB log waits per second", "layout": { "column": 1, "row": 9, @@ -1448,6 +1850,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1457,8 +1867,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -1496,7 +1912,7 @@ } }, { - "title": "InnoDB Row Lock Time (ms)", + "title": "InnoDB row lock time (ms)", "layout": { "column": 9, "row": 9, @@ -1514,6 +1930,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1523,11 +1947,17 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "units": { "unit": "MS" }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -1548,7 +1978,7 @@ } }, { - "title": "Buffer Pool Dirty Pages", + "title": "Buffer pool dirty pages", "layout": { "column": 1, "row": 13, @@ -1566,6 +1996,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1575,13 +2013,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Buffer Pool Pages Flushed per second", + "title": "Buffer pool pages flushed per second", "layout": { "column": 5, "row": 13, @@ -1599,6 +2043,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1608,13 +2060,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Buffer Pool Read-Ahead Eviction Rate", + "title": "Buffer pool read-Ahead eviction rate", "layout": { "column": 9, "row": 13, @@ -1632,6 +2090,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1641,16 +2107,22 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "units": { "unit": "PERCENTAGE" }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Buffer Pool Read Requests per second", + "title": "Buffer pool read requests per second", "layout": { "column": 1, "row": 16, @@ -1668,6 +2140,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1677,13 +2157,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Buffer Pool Reads per seond", + "title": "Buffer pool reads per second", "layout": { "column": 4, "row": 16, @@ -1701,6 +2187,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1710,13 +2204,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Buffer Pool Write Requests per second", + "title": "Buffer pool write requests per second", "layout": { "column": 7, "row": 16, @@ -1734,6 +2234,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1743,13 +2251,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Buffer Pool Waits per second", + "title": "Buffer pool waits per second", "layout": { "column": 10, "row": 16, @@ -1767,6 +2281,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1776,8 +2298,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -1798,7 +2326,7 @@ } }, { - "title": "InnoDB Open Files", + "title": "InnoDB open files", "layout": { "column": 1, "row": 20, @@ -1816,6 +2344,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1825,13 +2361,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "InnoDB fsync() Operations per second", + "title": "InnoDB fsync() operations per second", "layout": { "column": 5, "row": 20, @@ -1849,6 +2391,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1858,13 +2408,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "InnoDB Pending fsync() Operations", + "title": "InnoDB pending fsync() operations", "layout": { "column": 9, "row": 20, @@ -1882,6 +2438,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1891,13 +2455,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "InnoDB Pending Reads", + "title": "InnoDB pending reads", "layout": { "column": 1, "row": 23, @@ -1915,6 +2485,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1924,13 +2502,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "InnoDB Pending Writes", + "title": "InnoDB pending writes", "layout": { "column": 7, "row": 23, @@ -1948,6 +2532,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1957,13 +2549,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Log Write Requests per second", + "title": "Log write requests per second", "layout": { "column": 1, "row": 26, @@ -1981,6 +2579,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -1990,13 +2596,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Log Writes per second", + "title": "Log writes per second", "layout": { "column": 7, "row": 26, @@ -2014,6 +2626,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2023,8 +2643,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -2045,7 +2671,7 @@ } }, { - "title": "Pages Created per second", + "title": "Pages created per second", "layout": { "column": 1, "row": 30, @@ -2063,6 +2689,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2072,13 +2706,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Pages Read per second", + "title": "Pages read per second", "layout": { "column": 5, "row": 30, @@ -2096,6 +2736,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2105,13 +2753,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Pages Written per second", + "title": "Pages written per second", "layout": { "column": 9, "row": 30, @@ -2129,6 +2783,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2138,8 +2800,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, @@ -2160,7 +2828,7 @@ } }, { - "title": "Rows Deleted per second", + "title": "Rows deleted per second", "layout": { "column": 1, "row": 34, @@ -2178,6 +2846,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2187,13 +2863,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Rows Inserted per second", + "title": "Rows inserted per second", "layout": { "column": 7, "row": 34, @@ -2211,6 +2893,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2220,13 +2910,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Rows Read per second", + "title": "Rows read per second", "layout": { "column": 1, "row": 37, @@ -2244,6 +2940,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2253,13 +2957,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Rows Updated per second", + "title": "Rows updated per second", "layout": { "column": 7, "row": 37, @@ -2277,6 +2987,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2286,8 +3004,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } } @@ -2314,7 +3038,7 @@ } }, { - "title": "Key Cache Utilization %", + "title": "Key cache utilization %", "layout": { "column": 5, "row": 1, @@ -2332,6 +3056,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2341,16 +3073,22 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "units": { "unit": "PERCENTAGE" }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Key Blocks Not Flushed", + "title": "Key blocks not flushed", "layout": { "column": 9, "row": 1, @@ -2368,6 +3106,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2377,13 +3123,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Key Read Requests per second", + "title": "Key read requests per second", "layout": { "column": 1, "row": 4, @@ -2401,6 +3153,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2410,13 +3170,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Key Reads per second", + "title": "Key reads per second", "layout": { "column": 7, "row": 4, @@ -2434,6 +3200,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2443,13 +3217,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Key Write Requests per second", + "title": "Key write requests per second", "layout": { "column": 1, "row": 7, @@ -2467,6 +3247,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2476,13 +3264,19 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Key Writes per second", + "title": "Key writes per second", "layout": { "column": 7, "row": 7, @@ -2500,6 +3294,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2509,8 +3311,14 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } } @@ -2537,7 +3345,7 @@ } }, { - "title": "Current Replication Status", + "title": "Current replication status", "layout": { "column": 5, "row": 1, @@ -2564,7 +3372,7 @@ } }, { - "title": "Relay Log Files Combines (bytes)", + "title": "Relay log files combines (bytes)", "layout": { "column": 1, "row": 4, @@ -2582,6 +3390,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2591,16 +3407,22 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "units": { "unit": "BYTES" }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true } } }, { - "title": "Seconds Behind Master Replica Sync", + "title": "Seconds behind master replica sync", "layout": { "column": 7, "row": 4, @@ -2618,6 +3440,14 @@ "legend": { "enabled": true }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, "nrqlQueries": [ { "accountIds": [], @@ -2627,11 +3457,529 @@ "platformOptions": { "ignoreTimeRange": false }, + "thresholds": { + "isLabelVisible": true + }, "units": { "unit": "SECONDS" }, "yAxisLeft": { "zero": true + }, + "yAxisRight": { + "zero": true + } + } + } + ] + }, + { + "name": "Query Analysis", + "description": null, + "widgets": [ + { + "title": "Databases", + "layout": { + "column": 1, + "row": 1, + "width": 2, + "height": 3 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.bar" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "SELECT uniqueCount(database_name) FROM MysqlSlowQueriesSample FACET database_name WHERE database_name != ''" + } + ], + "platformOptions": { + "ignoreTimeRange": false + } + } + }, + { + "title": "Avg/Percentile execution time", + "layout": { + "column": 3, + "row": 1, + "width": 3, + "height": 3 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.bar" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "FROM MysqlSlowQueriesSample SELECT latest(avg_elapsed_time_ms) facet query_text WHERE database_name NOT IN ('','performance_schema')" + } + ], + "platformOptions": { + "ignoreTimeRange": false + } + } + }, + { + "title": "Execution count trend", + "layout": { + "column": 6, + "row": 1, + "width": 3, + "height": 3 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.line" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "legend": { + "enabled": true + }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "SELECT count(execution_count) as 'Execution count' FROM MysqlSlowQueriesSample WHERE execution_count IS NOT NULL and database_name != '' TIMESERIES " + } + ], + "platformOptions": { + "ignoreTimeRange": false + }, + "thresholds": { + "isLabelVisible": true + }, + "yAxisLeft": { + "zero": true + }, + "yAxisRight": { + "zero": true + } + } + }, + { + "title": "Average wait time by event names(in ms)", + "layout": { + "column": 9, + "row": 1, + "width": 4, + "height": 3 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.bar" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "FROM MysqlWaitEventsSample SELECT latest( total_wait_time_ms) facet wait_event_name WHERE database_name != ''" + } + ], + "platformOptions": { + "ignoreTimeRange": false + } + } + }, + { + "title": "Top N slowest queries (grouped)", + "layout": { + "column": 1, + "row": 4, + "width": 12, + "height": 4 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.table" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "initialSorting": { + "direction": "desc", + "name": "Avg Elapsed Time Ms" + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "SELECT latest(database_name),latest(query_text) , latest(execution_count), latest(avg_cpu_time_ms), latest(avg_elapsed_time_ms), latest(avg_disk_reads), latest(avg_disk_writes), latest(has_full_table_scan), latest(statement_type) FROM MysqlSlowQueriesSample FACET query_id WHERE database_name NOT IN ('','performance_schema')" + } + ], + "platformOptions": { + "ignoreTimeRange": false + } + } + }, + { + "title": "Disk I/O usage(Avg disk writes)", + "layout": { + "column": 1, + "row": 8, + "width": 6, + "height": 3 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.line" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "legend": { + "enabled": true + }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "FROM MysqlSlowQueriesSample SELECT average(avg_disk_writes) as 'Avg disk writes' WHERE database_name != '' FACET database_name TIMESERIES " + } + ], + "platformOptions": { + "ignoreTimeRange": false + }, + "thresholds": { + "isLabelVisible": true + }, + "yAxisLeft": { + "zero": true + }, + "yAxisRight": { + "zero": true + } + } + }, + { + "title": "Disk I/O usage(Avg disk reads)", + "layout": { + "column": 7, + "row": 8, + "width": 6, + "height": 3 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.line" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "legend": { + "enabled": true + }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "FROM MysqlSlowQueriesSample SELECT average(avg_disk_reads) as 'Avg disk reads' WHERE database_name != '' FACET database_name TIMESERIES " + } + ], + "platformOptions": { + "ignoreTimeRange": false + }, + "thresholds": { + "isLabelVisible": true + }, + "yAxisLeft": { + "zero": true + }, + "yAxisRight": { + "zero": true + } + } + }, + { + "title": "Blocking details ", + "layout": { + "column": 1, + "row": 11, + "width": 12, + "height": 3 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.table" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "SELECT \n latest(blocked_query),\n latest(blocked_host),\n latest(blocked_query_time_ms),\n latest(blocked_txn_start_time),\n latest(blocking_query),\n latest(blocking_host),\n latest(blocking_query_time_ms),\n latest(blocking_txn_start_time),\n latest(database_name)\nFROM MysqlBlockingSessionSample facet blocked_txn_id,\n blocked_thread_id,blocking_txn_id,\n blocking_thread_id where blocked_query IS NOT NULL and blocking_query IS NOT NULL limit MAX" + } + ], + "platformOptions": { + "ignoreTimeRange": false + } + } + } + ] + }, + { + "name": "Query Details", + "description": null, + "widgets": [ + { + "title": "Individual query details", + "layout": { + "column": 1, + "row": 1, + "width": 12, + "height": 4 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.table" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "SELECT latest(query_id), latest(query_text),latest(rows_examined),latest(rows_sent),latest(execution_time_ms) FROM MysqlIndividualQueriesSample FACET event_id, thread_id" + } + ], + "platformOptions": { + "ignoreTimeRange": false + } + } + }, + { + "title": "Query execution plan details", + "layout": { + "column": 1, + "row": 5, + "width": 12, + "height": 4 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.table" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "SELECT latest(query_cost), latest(table_name), latest(access_type), latest(rows_examined_per_scan), latest(rows_produced_per_join), latest(filtered), latest(read_cost), latest(eval_cost), latest(prefix_cost), latest(data_read_per_join),latest(possible_keys), latest(key), latest(key_length), latest(used_key_parts), latest(ref), latest(using_index) from MysqlQueryExecutionSample FACET event_id, thread_id, step_id" + } + ], + "platformOptions": { + "ignoreTimeRange": false + } + } + } + ] + }, + { + "name": "Wait Time Analysis", + "description": null, + "widgets": [ + { + "title": "Wait events", + "layout": { + "column": 1, + "row": 1, + "width": 4, + "height": 3 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.bar" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "SELECT count(wait_event_name) FROM MysqlWaitEventsSample where total_wait_time_ms > 0 and database_name NOT IN ('','null') and query_text NOT IN ('','null') FACET wait_event_name LIMIT max" + } + ], + "platformOptions": { + "ignoreTimeRange": false + } + } + }, + { + "title": "Top wait events", + "layout": { + "column": 5, + "row": 1, + "width": 8, + "height": 3 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.stacked-bar" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "legend": { + "enabled": true + }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "SELECT latest(total_wait_time_ms) FROM MysqlWaitEventsSample where total_wait_time_ms > 0 and database_name NOT IN ('','null') and query_text NOT IN ('','null') facet wait_event_name, wait_category LIMIT MAX TIMESERIES " + } + ], + "platformOptions": { + "ignoreTimeRange": false + } + } + }, + { + "title": "Wait event trends", + "layout": { + "column": 1, + "row": 4, + "width": 6, + "height": 3 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.area" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "legend": { + "enabled": true + }, + "markers": { + "displayedTypes": { + "criticalViolations": false, + "deployments": true, + "relatedDeployments": true, + "warningViolations": false + } + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "SELECT average(total_wait_time_ms) FROM MysqlWaitEventsSample where database_name NOT IN ('','null') and query_text NOT IN ('','null') and total_wait_time_ms > 0 FACET wait_event_name TIMESERIES " + } + ], + "platformOptions": { + "ignoreTimeRange": false + }, + "units": { + "unit": "MS" + } + } + }, + { + "title": "Trend of DB instance wait times(in sec)", + "layout": { + "column": 7, + "row": 4, + "width": 6, + "height": 3 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.bar" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "SELECT latest(total_wait_time_ms / 1000.0) FROM MysqlWaitEventsSample WHERE database_name != '' FACET database_name" + } + ], + "platformOptions": { + "ignoreTimeRange": false + } + } + }, + { + "title": "Wait query details", + "layout": { + "column": 1, + "row": 7, + "width": 12, + "height": 3 + }, + "linkedEntityGuids": null, + "visualization": { + "id": "viz.table" + }, + "rawConfiguration": { + "facet": { + "showOtherSeries": false + }, + "nrqlQueries": [ + { + "accountIds": [], + "query": "SELECT query_id, query_text, wait_event_name, total_wait_time_ms FROM MysqlWaitEventsSample WHERE query_id != '' and database_name NOT IN ('','null') and query_text NOT IN ('','null') and total_wait_time_ms > 0 limit MAX" + } + ], + "platformOptions": { + "ignoreTimeRange": false } } } @@ -2653,6 +4001,10 @@ "accountIds": [], "query": "FROM Metric SELECT uniques(mysql.hostname)\nWHERE metricName = 'mysql.node.net.maxUsedConnections'\nSINCE 1 WEEK AGO LIMIT MAX" }, + "options": { + "ignoreTimeRange": true, + "excluded": false + }, "title": "Host", "type": "NRQL", "isMultiSelection": true, @@ -2672,10 +4024,14 @@ "accountIds": [], "query": "FROM Metric SELECT uniques(entity.name)\nWHERE metricName = 'mysql.node.net.maxUsedConnections'\nSINCE 1 WEEK AGO LIMIT MAX" }, + "options": { + "ignoreTimeRange": true, + "excluded": false + }, "title": "Node", "type": "NRQL", "isMultiSelection": true, "replacementStrategy": "STRING" } ] -} +} \ No newline at end of file diff --git a/dashboards/mysql/mysql.png b/dashboards/mysql/mysql.png deleted file mode 100644 index a032e23974..0000000000 Binary files a/dashboards/mysql/mysql.png and /dev/null differ diff --git a/dashboards/mysql/mysql01.png b/dashboards/mysql/mysql01.png new file mode 100644 index 0000000000..52c5f86488 Binary files /dev/null and b/dashboards/mysql/mysql01.png differ diff --git a/dashboards/mysql/mysql02.png b/dashboards/mysql/mysql02.png new file mode 100644 index 0000000000..1a53a6275a Binary files /dev/null and b/dashboards/mysql/mysql02.png differ diff --git a/dashboards/mysql/mysql03.png b/dashboards/mysql/mysql03.png new file mode 100644 index 0000000000..83c8244e78 Binary files /dev/null and b/dashboards/mysql/mysql03.png differ diff --git a/dashboards/mysql/mysql04.png b/dashboards/mysql/mysql04.png new file mode 100644 index 0000000000..f1e1e23adb Binary files /dev/null and b/dashboards/mysql/mysql04.png differ diff --git a/dashboards/mysql/mysql05.png b/dashboards/mysql/mysql05.png new file mode 100644 index 0000000000..d91ac04c97 Binary files /dev/null and b/dashboards/mysql/mysql05.png differ diff --git a/dashboards/mysql/mysql06.png b/dashboards/mysql/mysql06.png new file mode 100644 index 0000000000..6fcf56fa03 Binary files /dev/null and b/dashboards/mysql/mysql06.png differ diff --git a/dashboards/mysql/mysql07.png b/dashboards/mysql/mysql07.png new file mode 100644 index 0000000000..1158dca127 Binary files /dev/null and b/dashboards/mysql/mysql07.png differ diff --git a/dashboards/mysql/mysql08.png b/dashboards/mysql/mysql08.png new file mode 100644 index 0000000000..beb7cb3464 Binary files /dev/null and b/dashboards/mysql/mysql08.png differ diff --git a/dashboards/mysql/mysql09.png b/dashboards/mysql/mysql09.png new file mode 100644 index 0000000000..9b12f18c2d Binary files /dev/null and b/dashboards/mysql/mysql09.png differ diff --git a/dashboards/mysql/mysql10.png b/dashboards/mysql/mysql10.png new file mode 100644 index 0000000000..06376e52ab Binary files /dev/null and b/dashboards/mysql/mysql10.png differ diff --git a/dashboards/mysql/mysql11.png b/dashboards/mysql/mysql11.png new file mode 100644 index 0000000000..35fb639b4e Binary files /dev/null and b/dashboards/mysql/mysql11.png differ diff --git a/dashboards/mysql/mysql12.png b/dashboards/mysql/mysql12.png new file mode 100644 index 0000000000..c5b05022f1 Binary files /dev/null and b/dashboards/mysql/mysql12.png differ