Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2024-02-08 #2277

Merged
merged 46 commits into from
Feb 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
b2b180c
Update gitlab_dashboard.json
dpacheconr Dec 7, 2023
f2f837e
Update and rename mssql-queryplan.json to mssql-customqueries.json
csalvador-nr Dec 14, 2023
5495d5f
Delete data-sources/mssql-query-plans directory
csalvador-nr Dec 21, 2023
64c7d97
Delete quickstarts/mssql-queryplan directory
csalvador-nr Dec 21, 2023
37a532c
Rename mssql-queryplan directory to mssql-customqueries
csalvador-nr Dec 22, 2023
14044e0
mived mssql-queryplan01.png
csalvador-nr Dec 22, 2023
d1d6418
moved mssql-queryplan02.png
csalvador-nr Dec 22, 2023
ddbe8ca
Merge branch 'main' into patch-6
csalvador-nr Jan 5, 2024
3d37f0d
Update gitlab_dashboard.json
dpacheconr Jan 12, 2024
6579802
Merge branch 'release' into patch-6
csalvador-nr Jan 17, 2024
f7d578c
Merge branch 'release' into patch-6
csalvador-nr Jan 17, 2024
d6b3708
added quickstart definition
csalvador-nr Jan 17, 2024
c8b0bbf
fix quickstart definition
csalvador-nr Jan 17, 2024
29b64ff
Merge branch 'release' into patch-6
csalvador-nr Jan 17, 2024
1e0a95f
updated screenshots and files & directories to "mssql-custom-queries"
csalvador-nr Jan 19, 2024
c95624d
Merge branch 'patch-6' of https://github.com/csalvador-nr/newrelic-qu…
csalvador-nr Jan 19, 2024
3feb884
Merge branch 'release' into patch-6
csalvador-nr Jan 19, 2024
369d400
Merge branch 'release' into patch-6
csalvador-nr Jan 22, 2024
cd53bcf
Merge branch 'release' into patch-1
brammerl Jan 23, 2024
c2dedaa
Added the new keywords to datasources
RamanaReddy8801 Jan 30, 2024
b31df81
Merge branch 'release' into NR-219887
RamanaReddy8801 Jan 30, 2024
57919f7
Merge branch 'release' into NR-219887
RamanaReddy8801 Feb 1, 2024
4757924
typo fix
jcountsNR Feb 2, 2024
d18c881
Merge branch 'release' into NR-219887
RamanaReddy8801 Feb 5, 2024
d2a02e6
Azure dashboards (#2264)
tmarchand-nr Feb 5, 2024
d03e8cf
Add GCP dashboards (#2262)
tmarchand-nr Feb 5, 2024
28e18c5
Merge branch 'release' into NR-219887
RamanaReddy8801 Feb 6, 2024
731c20c
chore: newline change to trigger publishing
aswanson-nr Feb 6, 2024
958b7be
Merge branch 'release' into patch-6
csalvador-nr Feb 7, 2024
0cd4ab7
Merge pull request #2274 from newrelic/aswanson-nr-patch-2
aswanson-nr Feb 7, 2024
ff13706
chore: generate UUID(s) [skip ci]
nr-opensource-bot Feb 7, 2024
7c152ca
Merge branch 'release' into NR-219887
RamanaReddy8801 Feb 8, 2024
e1c76b2
Merge branch 'release' into patch-1
Feb 8, 2024
cfa19cb
Merge branch 'release' into patch-6
Feb 8, 2024
9ed5a9f
Merge pull request #2260 from RamanaReddy8801/NR-219887
Feb 8, 2024
29d9635
Merge branch 'release' into joseph/sentry
Feb 8, 2024
b221ff5
Merge pull request #2272 from newrelic/joseph/sentry
Feb 8, 2024
93e64f6
Merge branch 'release' into patch-6
Feb 8, 2024
42f94c3
Merge pull request #2165 from csalvador-nr/patch-6
Feb 8, 2024
a518c9b
Merge branch 'release' into patch-1
Feb 8, 2024
895dec2
Merge pull request #2158 from dpacheconr/patch-1
Feb 8, 2024
09b8edc
fix: Set to actual ID from database
Feb 8, 2024
f77badc
Merge pull request #2278 from newrelic/campfire/fix-fivetran-id
Feb 8, 2024
865212d
chore: generate UUID(s) [skip ci]
nr-opensource-bot Feb 8, 2024
3b6e7a4
feat: Run CI
Feb 8, 2024
45d7f3d
Merge pull request #2279 from newrelic/kick-cd
Feb 8, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
569 changes: 569 additions & 0 deletions dashboards/azure-app-gateway/azure-app-gateway.json

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dashboards/azure-firewalls/azure-firewall.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
266 changes: 266 additions & 0 deletions dashboards/azure-firewalls/azure-firewalls.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,266 @@
{
"name": "Azure firewall",
"description": null,
"pages": [
{
"name": "Azure firewall",
"description": null,
"widgets": [
{
"title": "Summary",
"layout": {
"column": 1,
"row": 1,
"width": 7,
"height": 2
},
"linkedEntityGuids": null,
"visualization": {
"id": "viz.billboard"
},
"rawConfiguration": {
"facet": {
"showOtherSeries": false
},
"nrqlQueries": [
{
"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' "
}
],
"platformOptions": {
"ignoreTimeRange": false
}
}
},
{
"title": "",
"layout": {
"column": 8,
"row": 1,
"width": 5,
"height": 2
},
"linkedEntityGuids": null,
"visualization": {
"id": "viz.markdown"
},
"rawConfiguration": {
"text": "# Azure Firewall\nAzure Firewall is a managed, cloud-based network security service that protects your Azure Virtual Network resources. The stateful firewall service has built-in high availability and unrestricted cloud scalability to help you create, enforce, and log application and network connectivity policies across subscriptions and virtual networks."
}
},
{
"title": "Throughput",
"layout": {
"column": 1,
"row": 3,
"width": 7,
"height": 3
},
"linkedEntityGuids": null,
"visualization": {
"id": "viz.area"
},
"rawConfiguration": {
"facet": {
"showOtherSeries": false
},
"legend": {
"enabled": true
},
"nrqlQueries": [
{
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.azurefirewalls.Throughput`) AS 'Average Throughput' TIMESERIES AUTO"
}
],
"platformOptions": {
"ignoreTimeRange": false
},
"units": {
"unit": "BITS_PER_SECOND"
}
}
},
{
"title": "Firewall health state",
"layout": {
"column": 8,
"row": 3,
"width": 5,
"height": 3
},
"linkedEntityGuids": null,
"visualization": {
"id": "viz.line"
},
"rawConfiguration": {
"facet": {
"showOtherSeries": false
},
"legend": {
"enabled": true
},
"nrqlQueries": [
{
"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"
}
],
"platformOptions": {
"ignoreTimeRange": false
},
"units": {
"unit": "PERCENTAGE"
},
"yAxisLeft": {
"zero": true
},
"yAxisRight": {
"zero": true
}
}
},
{
"title": "SNAT port utilization",
"layout": {
"column": 1,
"row": 6,
"width": 6,
"height": 3
},
"linkedEntityGuids": null,
"visualization": {
"id": "viz.line"
},
"rawConfiguration": {
"facet": {
"showOtherSeries": false
},
"legend": {
"enabled": true
},
"nrqlQueries": [
{
"accountIds": [],
"query": "FROM Metric SELECT AVERAGE(`azure.network.azurefirewalls.SNATPortUtilization`) AS 'Average SNAT Port Utilization' TIMESERIES AUTO FACET azure.network.azurefirewalls.protocol"
}
],
"platformOptions": {
"ignoreTimeRange": false
},
"units": {
"unit": "PERCENTAGE"
},
"yAxisLeft": {
"zero": true
},
"yAxisRight": {
"zero": true
}
}
},
{
"title": "Data processed bytes",
"layout": {
"column": 7,
"row": 6,
"width": 6,
"height": 3
},
"linkedEntityGuids": null,
"visualization": {
"id": "viz.stacked-bar"
},
"rawConfiguration": {
"facet": {
"showOtherSeries": false
},
"legend": {
"enabled": true
},
"nrqlQueries": [
{
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.azurefirewalls.DataProcessed`) AS 'Total Data Processed' TIMESERIES AUTO"
}
],
"platformOptions": {
"ignoreTimeRange": false
},
"units": {
"unit": "BYTES"
}
}
},
{
"title": "Application rules hit by protocol & status",
"layout": {
"column": 1,
"row": 9,
"width": 7,
"height": 3
},
"linkedEntityGuids": null,
"visualization": {
"id": "viz.pie"
},
"rawConfiguration": {
"facet": {
"showOtherSeries": true
},
"legend": {
"enabled": true
},
"nrqlQueries": [
{
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.azurefirewalls.ApplicationRuleHit`) AS 'Total Application Rules Hit' FACET azure.network.azurefirewalls.protocol, azure.network.azurefirewalls.status"
}
],
"platformOptions": {
"ignoreTimeRange": false
}
}
},
{
"title": "Network rules hit",
"layout": {
"column": 8,
"row": 9,
"width": 5,
"height": 3
},
"linkedEntityGuids": null,
"visualization": {
"id": "viz.line"
},
"rawConfiguration": {
"facet": {
"showOtherSeries": false
},
"legend": {
"enabled": true
},
"nrqlQueries": [
{
"accountIds": [],
"query": "FROM Metric SELECT SUM(`azure.network.azurefirewalls.NetworkRuleHit`) AS 'Total Network Rules Hit' TIMESERIES AUTO"
}
],
"platformOptions": {
"ignoreTimeRange": false
},
"yAxisLeft": {
"zero": true
},
"yAxisRight": {
"zero": true
}
}
}
]
}
],
"variables": []
}
Loading
Loading