Skip to content

Commit e33918b

Browse files
[IDP-592] Add owner field to agent-integrations integrations (DataDog#21000)
* [IDP-592] Add owner field to Platform Integrations integrations Add owner field set to "platform-integrations" to manifest.json files for: - citrix_hypervisor - cloudera - esxi - openshift - openstack - teleport - vsphere This categorizes these integrations under the Platform Integrations team for better ownership tracking and maintenance. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * Update Platform Integrations owner fields to agent-integrations Changed owner from "platform-integrations" to "agent-integrations" for: - citrix_hypervisor, cloudera, esxi, openshift, openstack, teleport, vsphere Added agent-integrations owner field to: - azure_iot_edge, openmetrics, amazon_eks, amazon_eks_blueprints, amazon_msk, aws_neuron, eks_anywhere, directory, linux_proc_extras, process, system_core, system_swap, tcp_check 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * Add owner field to anyscale integration Added agent-integrations owner field to anyscale integration. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude <noreply@anthropic.com>
1 parent 9e3eb28 commit e33918b

21 files changed

Lines changed: 21 additions & 0 deletions

File tree

amazon_eks/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": "abb8b86b-eeb7-4e38-b436-f4cbb09b4398",
44
"app_id": "amazon-eks",
5+
"owner": "agent-integrations",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

amazon_eks_blueprints/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": "4c0828d6-0c41-47d0-aa20-c174773e2bda",
44
"app_id": "amazon-eks-blueprints",
5+
"owner": "agent-integrations",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

amazon_msk/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": "e6dc171a-911d-4440-a409-7951eaadf69f",
44
"app_id": "amazon-kafka",
5+
"owner": "agent-integrations",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

anyscale/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": "e3d14556-99b3-4c17-a51a-4d66ef622601",
44
"app_id": "anyscale",
5+
"owner": "agent-integrations",
56
"display_on_public_website": false,
67
"tile": {
78
"overview": "README.md#Overview",

aws_neuron/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": "fff4d15b-0953-41c9-8139-ef0a8d718d93",
44
"app_id": "aws-neuron",
5+
"owner": "agent-integrations",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

azure_iot_edge/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": "9c4d7121-eed1-429c-bd86-18952b11d3f5",
44
"app_id": "azure-iot-edge",
5+
"owner": "agent-integrations",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

citrix_hypervisor/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": "cf4ad6ea-85ae-4f7d-8e79-7b8d36924425",
44
"app_id": "citrix-hypervisor",
5+
"owner": "agent-integrations",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

cloudera/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": "526ca1e8-f474-49cd-9a79-6cfe75de15fe",
44
"app_id": "cloudera",
5+
"owner": "agent-integrations",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

directory/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": "b30c1062-d2cd-4fb7-be84-c144913b8266",
44
"app_id": "system",
5+
"owner": "agent-integrations",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

eks_anywhere/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": "21bd91d8-7594-4c2f-bbd8-11595e4511d1",
44
"app_id": "eks-anywhere",
5+
"owner": "agent-integrations",
56
"display_on_public_website": true,
67
"tile": {
78
"overview": "README.md#Overview",

0 commit comments

Comments
 (0)