From 58b81114cebb72099b09cb7d14adfa814159c9b1 Mon Sep 17 00:00:00 2001 From: rahulkaukuntla Date: Thu, 12 Dec 2024 16:38:19 -0500 Subject: [PATCH] small updates --- .../dev/tooling/commands/validate/license_headers.py | 1 - vsphere/changelog.d/19070.added | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/datadog_checks_dev/datadog_checks/dev/tooling/commands/validate/license_headers.py b/datadog_checks_dev/datadog_checks/dev/tooling/commands/validate/license_headers.py index eac23037d2a7e..163a622bb7e25 100644 --- a/datadog_checks_dev/datadog_checks/dev/tooling/commands/validate/license_headers.py +++ b/datadog_checks_dev/datadog_checks/dev/tooling/commands/validate/license_headers.py @@ -18,7 +18,6 @@ "php_fpm": ["datadog_checks/php_fpm/vendor"], "snmp": ["tests/mibs"], "tokumx": ["datadog_checks/tokumx/vendor"], - "vsphere": ["datadog_checks/vsphere/send_to_redapl"], } diff --git a/vsphere/changelog.d/19070.added b/vsphere/changelog.d/19070.added index 609db8f43d243..eef30461b3fd9 100644 --- a/vsphere/changelog.d/19070.added +++ b/vsphere/changelog.d/19070.added @@ -1 +1 @@ -Adding a data pipeline from vSAN to EvP intake +Adding a data pipeline from vSAN to REDAPL