Skip to content

Commit 458274d

Browse files
authored
[NDM][NDMII-2722]change ndm environment dashboard name (#17520)
* change ndm environment dashboard name * reset ndm environment key
1 parent d5375f6 commit 458274d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

snmp/assets/dashboards/datadog_ndm_environment.json renamed to snmp/assets/dashboards/ndm_troubleshooting.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"name": "Custom_Tag"
2828
}
2929
],
30-
"title": "Datadog NDM Environment",
30+
"title": "NDM Troubleshooting",
3131
"widgets": [
3232
{
3333
"definition": {
3434
"background_color": "white",
3535
"layout_type": "ordered",
3636
"show_title": true,
37-
"title": "Datadog NDM Environment",
37+
"title": "NDM Troubleshooting",
3838
"type": "group",
3939
"widgets": [
4040
{

snmp/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"Interface Performance": "assets/dashboards/interface_performance.json",
5151
"Datacenter Overview": "assets/dashboards/datacenter_overview.json",
5252
"Netflow Monitoring": "assets/dashboards/netflow_monitoring.json",
53-
"Datadog NDM Environment": "assets/dashboards/datadog_ndm_environment.json",
53+
"Datadog NDM Environment": "assets/dashboards/ndm_troubleshooting.json",
5454
"BGP & OSPF Overview": "assets/dashboards/bgp_ospf_overview.json"
5555
},
5656
"monitors": {

0 commit comments

Comments
 (0)