Skip to content

Commit 033d2a3

Browse files
AlexandreYangrsosiakgit-thuerk-done
authored
Add Network Path Overview dashboard (#22150)
* Add Network Path Overview dashboard * update * update * update codeowner * update network_path/manifest.json * Update network_path/assets/dashboards/network_path_overview.json Co-authored-by: Roman Sosiak <[email protected]> * Update network_path/assets/dashboards/network_path_overview.json Co-authored-by: Alicia Thuerk <[email protected]> * Update network_path/assets/dashboards/network_path_overview.json Co-authored-by: Alicia Thuerk <[email protected]> * update view * remove pause_auto_refresh * update .github/CODEOWNERS --------- Co-authored-by: Roman Sosiak <[email protected]> Co-authored-by: Alicia Thuerk <[email protected]>
1 parent 04befde commit 033d2a3

File tree

3 files changed

+5843
-5
lines changed

3 files changed

+5843
-5
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,10 @@ manifest.json @DataDog/documentation @DataDog/agent-integrations
124124
/snmp_*/ @DataDog/ndm-core @DataDog/agent-integrations @DataDog/documentation
125125
/snmp_*/*.md @DataDog/ndm-core @DataDog/agent-integrations @DataDog/documentation
126126
/snmp_*/manifest.json @DataDog/ndm-core @DataDog/agent-integrations @DataDog/documentation
127-
/network_path/ @DataDog/network-device-monitoring @DataDog/Networks @DataDog/agent-integrations
128-
/network_path/*.md @DataDog/network-device-monitoring @DataDog/Networks @DataDog/agent-integrations @DataDog/documentation
129-
/network_path/manifest.json @DataDog/network-device-monitoring @DataDog/Networks @DataDog/agent-integrations @DataDog/documentation
127+
/network_path/ @DataDog/network-path @DataDog/Networks @DataDog/agent-integrations
128+
/network_path/*.md @DataDog/network-path @DataDog/Networks @DataDog/agent-integrations @DataDog/documentation
129+
/network_path/assets @DataDog/network-path @DataDog/Networks @DataDog/agent-integrations @DataDog/documentation
130+
/network_path/manifest.json @DataDog/network-path @DataDog/Networks @DataDog/agent-integrations @DataDog/documentation
130131
/versa/ @DataDog/ndm-integrations @DataDog/agent-integrations @DataDog/documentation
131132

132133
/datadog_checks_dev/datadog_checks/dev/tooling/commands/meta/snmp/ @DataDog/ndm-core @DataDog/agent-integrations

0 commit comments

Comments
 (0)