Skip to content

Commit 32e2145

Browse files
[IDP-592] Add owner field to Network Device Monitoring Core integrations
Add `owner` field set to `"network-device-monitoring-core"` to manifest.json files for Network Device Monitoring Core integrations (snmp, snmp_chatsworth_products, snmp_arista, snmp_juniper, snmp_netapp, snmp_cisco, snmp_f5, snmp_dell, snmp_fortinet, snmp_check_point, snmp_aruba, snmp_hewlett_packard_enterprise, snmp_american_power_conversion). **Note:** These integrations are our best guesses for the Network Device Monitoring Core team. If you don't own these integrations, or if you also own other integrations that should be included, please let us know. This provides clear ownership tracking for these SNMP-based network device monitoring integrations as part of the initiative to add owner fields to all integration manifest.json files. **For reviewer:** Please confirm: 1. Is `"network-device-monitoring-core"` the correct Datadog team slug in org 2 for tracking ownership? 2. For the display-tile feature flags in SDP, what workday team should we use as the `team` tag? We believe it should be "Network Device Monitoring Core" - could you confirm this is the correct workday team name? Thank you for your review\! 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]>
1 parent 9b197fc commit 32e2145

File tree

13 files changed

+13
-0
lines changed

13 files changed

+13
-0
lines changed

snmp/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"manifest_version": "2.0.0",
33
"app_uuid": "4fc8e176-17ce-4346-9544-bec30ac47a00",
44
"app_id": "snmp",
5+
"owner": "network-device-monitoring-core",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

snmp_american_power_conversion/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"manifest_version": "2.0.0",
33
"app_uuid": "6b5325b8-443d-42e0-8545-f7dc42acacb4",
44
"app_id": "snmp-american-power-conversion",
5+
"owner": "network-device-monitoring-core",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

snmp_arista/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"manifest_version": "2.0.0",
33
"app_uuid": "b5d6950a-7880-4b47-b9e9-49fe38e00490",
44
"app_id": "snmp-arista",
5+
"owner": "network-device-monitoring-core",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

snmp_aruba/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"manifest_version": "2.0.0",
33
"app_uuid": "39ecfe88-b733-43f6-b8c5-99450430b776",
44
"app_id": "snmp-aruba",
5+
"owner": "network-device-monitoring-core",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

snmp_chatsworth_products/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"manifest_version": "2.0.0",
33
"app_uuid": "344b37df-ba82-4352-b277-ba1f1ccf716f",
44
"app_id": "snmp-chatsworth-products",
5+
"owner": "network-device-monitoring-core",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

snmp_check_point/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"manifest_version": "2.0.0",
33
"app_uuid": "ea753ad3-1b17-4b05-bca5-d6933308e55a",
44
"app_id": "snmp-check-point",
5+
"owner": "network-device-monitoring-core",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

snmp_cisco/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"manifest_version": "2.0.0",
33
"app_uuid": "91202d4a-1af4-4c64-88e4-5ba02b23c69f",
44
"app_id": "snmp-cisco",
5+
"owner": "network-device-monitoring-core",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

snmp_dell/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"manifest_version": "2.0.0",
33
"app_uuid": "2d90389f-0e85-49a8-8fd9-715ff1836a23",
44
"app_id": "snmp-dell",
5+
"owner": "network-device-monitoring-core",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

snmp_f5/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"manifest_version": "2.0.0",
33
"app_uuid": "07050d86-968b-49e2-970e-599f535eece2",
44
"app_id": "snmp-f5",
5+
"owner": "network-device-monitoring-core",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

snmp_fortinet/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"manifest_version": "2.0.0",
33
"app_uuid": "e501cab9-ba54-495c-80c2-ca3d373561a8",
44
"app_id": "snmp-fortinet",
5+
"owner": "network-device-monitoring-core",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

0 commit comments

Comments
 (0)