Skip to content

Commit

Permalink
feat: Added azure dashboards and quickstarts
Browse files Browse the repository at this point in the history
  • Loading branch information
rajut-xrg committed Dec 14, 2023
1 parent 569a2a8 commit f49de98
Show file tree
Hide file tree
Showing 22 changed files with 1,135 additions and 91 deletions.
33 changes: 16 additions & 17 deletions dashboards/azure-app-gateway/azure-app-gateway.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "Azure app gateway",
"description": null,
"permissions": "PUBLIC_READ_WRITE",
"pages": [
{
"name": "Azure app gateway",
Expand All @@ -25,7 +24,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.applicationgateways.TotalRequests`) AS 'Total Requests', SUM(`azure.network.applicationgateways.FailedRequests`) AS 'Total Failed Requests', SUM(`azure.network.applicationgateways.BlockedReqCount`) AS 'Total Blocked Requests', SUM(`azure.network.applicationgateways.CurrentConnections`) AS 'Total Current Connections', SUM(`azure.network.applicationgateways.HealthyHostCount`) AS 'Total Healthy Backend Hosts', SUM(`azure.network.applicationgateways.UnhealthyHostCount`) AS 'Total Unhealthy Backend Hosts'"
}
],
Expand Down Expand Up @@ -71,7 +70,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.applicationgateways.Throughput`) AS 'Average Throughput' TIMESERIES AUTO"
}
],
Expand Down Expand Up @@ -110,7 +109,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.applicationgateways.BytesSent`) AS 'Total Bytes Sent', SUM(`azure.network.applicationgateways.BytesReceived`) AS 'Total Bytes Received' TIMESERIES AUTO"
}
],
Expand Down Expand Up @@ -146,7 +145,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.applicationgateways.ResponseStatus`) AS 'Total HTTP Response Status Returned by Application Gateway' FACET azure.network.applicationgateways.httpStatusGroup"
}
],
Expand Down Expand Up @@ -176,7 +175,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.applicationgateways.BackendResponseStatus`) AS 'Total Number of HTTP Response Code by the Backend Members' FACET azure.network.applicationgateways.httpStatusGroup"
}
],
Expand Down Expand Up @@ -206,7 +205,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.applicationgateways.BackendFirstByteResponseTime`) AS 'Average Backend First Byte Response Time', AVERAGE(`azure.network.applicationgateways.BackendLastByteResponseTime`) AS 'Average Backend Last Byte Response Time' TIMESERIES AUTO"
}
],
Expand Down Expand Up @@ -239,7 +238,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.applicationgateways.BackendConnectTime`) AS 'Average Backend Connection Time' TIMESERIES AUTO FACET azure.network.applicationgateways.backendServer"
}
],
Expand Down Expand Up @@ -272,7 +271,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.applicationgateways.TlsProtocol`) AS 'Total Client TLS Protocol' FACET azure.network.applicationgateways.tlsProtocol"
}
],
Expand Down Expand Up @@ -302,7 +301,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.applicationgateways.HealthyHostCount`) AS 'Total Number of Healthy Backend Hosts' TIMESERIES AUTO FACET azure.network.applicationgateways.backendSettingsPool"
}
],
Expand Down Expand Up @@ -338,7 +337,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.applicationgateways.UnhealthyHostCount`) AS 'Total Number of Unhealthy Backend Hosts' TIMESERIES AUTO FACET azure.network.applicationgateways.backendSettingsPool"
}
],
Expand Down Expand Up @@ -374,7 +373,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.applicationgateways.TotalRequests`) AS 'Total Requests' FACET azure.network.applicationgateways.backendSettingsPool"
}
],
Expand Down Expand Up @@ -404,7 +403,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.applicationgateways.FailedRequests`) AS 'Total Failed Requests' FACET azure.network.applicationgateways.backendSettingsPool"
}
],
Expand Down Expand Up @@ -434,7 +433,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.applicationgateways.CapacityUnits`) AS 'Average Capacity Units Consumed' TIMESERIES AUTO"
}
],
Expand Down Expand Up @@ -470,7 +469,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.applicationgateways.ComputeUnits`) AS 'Average Compute Units Consumed' TIMESERIES AUTO"
}
],
Expand Down Expand Up @@ -506,7 +505,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.applicationgateways.EstimatedBilledCapacityUnits`) AS 'Average Estimated Billed Capacity Units' TIMESERIES AUTO"
}
],
Expand Down Expand Up @@ -545,7 +544,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.applicationgateways.FixedBillableCapacityUnits`) AS 'Average Fixed Billable Capacity Units' TIMESERIES AUTO"
}
],
Expand Down
15 changes: 7 additions & 8 deletions dashboards/azure-firewalls/azure-firewalls.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "Azure firewall",
"description": null,
"permissions": "PUBLIC_READ_WRITE",
"pages": [
{
"name": "Azure firewall",
Expand All @@ -25,7 +24,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.azurefirewalls.ApplicationRuleHit`) AS 'Total Application Rules Hit', SUM(`azure.network.azurefirewalls.NetworkRuleHit`) AS 'Total Network Rules Hit', SUM(`azure.network.azurefirewalls.DataProcessed`) AS 'Total Data Processed(bytes)', AVERAGE(`azure.network.azurefirewalls.Throughput`) AS 'Average Throughput' "
}
],
Expand Down Expand Up @@ -71,7 +70,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.azurefirewalls.Throughput`) AS 'Average Throughput' TIMESERIES AUTO"
}
],
Expand Down Expand Up @@ -104,7 +103,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.azurefirewalls.FirewallHealth`)/100 AS 'Average Firewall Health' TIMESERIES AUTO FACET azure.network.azurefirewalls.status, azure.network.azurefirewalls.reason"
}
],
Expand Down Expand Up @@ -143,7 +142,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.azurefirewalls.SNATPortUtilization`) AS 'Average SNAT Port Utilization' TIMESERIES AUTO FACET azure.network.azurefirewalls.protocol"
}
],
Expand Down Expand Up @@ -182,7 +181,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.azurefirewalls.DataProcessed`) AS 'Total Data Processed' TIMESERIES AUTO"
}
],
Expand Down Expand Up @@ -215,7 +214,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.azurefirewalls.ApplicationRuleHit`) AS 'Total Application Rules Hit' FACET azure.network.azurefirewalls.protocol, azure.network.azurefirewalls.status"
}
],
Expand Down Expand Up @@ -245,7 +244,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.azurefirewalls.NetworkRuleHit`) AS 'Total Network Rules Hit' TIMESERIES AUTO"
}
],
Expand Down
21 changes: 10 additions & 11 deletions dashboards/azure-front-door/azure-front-door.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"name": "Azure front door",
"description": null,
"permissions": "PUBLIC_READ_WRITE",
"pages": [
{
"name": "Azure front door",
Expand All @@ -25,7 +24,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.frontdoors.RequestCount`) AS 'Total Requests', SUM(`azure.network.frontdoors.BackendRequestCount`) AS 'Total Backend Requests', SUM(`azure.network.frontdoors.RequestSize`) AS 'Total Request Size', SUM(`azure.network.frontdoors.ResponseSize`) AS 'Total Response Size'"
}
],
Expand Down Expand Up @@ -71,7 +70,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.frontdoors.BackendHealthPercentage`) AS 'Average Backend Health Percentage' TIMESERIES AUTO"
}
],
Expand Down Expand Up @@ -110,7 +109,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.frontdoors.TotalLatency`) AS 'Average Latency' TIMESERIES AUTO FACET azure.network.frontdoors.httpStatusGroup"
}
],
Expand Down Expand Up @@ -149,7 +148,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.frontdoors.BackendRequestLatency`) AS 'Average Backend Request Latency' TIMESERIES AUTO FACET azure.network.frontdoors.backend"
}
],
Expand Down Expand Up @@ -188,7 +187,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.frontdoors.RequestSize`) AS 'Total Request Size' TIMESERIES AUTO FACET azure.network.frontdoors.httpStatusGroup"
}
],
Expand Down Expand Up @@ -221,7 +220,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.frontdoors.ResponseSize`) AS 'Total Response Size' TIMESERIES AUTO FACET azure.network.frontdoors.httpStatusGroup"
}
],
Expand Down Expand Up @@ -254,7 +253,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.frontdoors.BillableResponseSize`) AS 'Total Billable Response Size' TIMESERIES AUTO FACET azure.network.frontdoors.httpStatusGroup"
}
],
Expand Down Expand Up @@ -287,7 +286,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.frontdoors.RequestCount`) AS 'Total Requests' FACET azure.network.frontdoors.httpStatusGroup"
}
],
Expand Down Expand Up @@ -317,7 +316,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.frontdoors.BackendRequestCount`) AS 'Total Backend Requests' FACET azure.network.frontdoors.httpStatusGroup"
}
],
Expand Down Expand Up @@ -347,7 +346,7 @@
},
"nrqlQueries": [
{
"accountIds": [686923],
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.frontdoors.BackendRequestCount`) AS 'Total Backend Requests' FACET azure.network.frontdoors.backend"
}
],
Expand Down
Loading

0 comments on commit f49de98

Please sign in to comment.