Skip to content

Commit 80620b0

Browse files
authored
[codeowners] remove the opentelemetry team (#34522)
1 parent 44f53e6 commit 80620b0

File tree

14 files changed

+27
-26
lines changed

14 files changed

+27
-26
lines changed

.github/CODEOWNERS

+14-14
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
/.github/workflows/go-update-commenter.yml @DataDog/agent-runtimes
6363
/.github/workflows/update_dependencies.yml @DataDog/agent-runtimes
6464
/.github/workflows/buildimages-update.yml @DataDog/agent-delivery @DataDog/agent-runtimes
65-
/.github/workflows/collector-generate-and-update.yml @DataDog/opentelemetry @DataDog/opentelemetry-agent
65+
/.github/workflows/collector-generate-and-update.yml @DataDog/opentelemetry-agent
6666

6767
/.run @DataDog/agent-devx-loops
6868
/.run/docker/ @DataDog/container-integrations @DataDog/container-platform
@@ -102,7 +102,7 @@
102102
/.gitlab/integration_test/dogstatsd.yml @DataDog/agent-devx-infra @DataDog/agent-metric-pipelines
103103
/.gitlab/integration_test/include.yml @DataDog/agent-devx-infra
104104
/.gitlab/integration_test/linux.yml @DataDog/agent-devx-infra
105-
/.gitlab/integration_test/otel.yml @DataDog/agent-devx-infra @DataDog/opentelemetry @DataDog/opentelemetry-agent
105+
/.gitlab/integration_test/otel.yml @DataDog/agent-devx-infra @DataDog/opentelemetry-agent
106106
/.gitlab/internal_image_deploy/internal_image_deploy.yml @DataDog/agent-delivery
107107
/.gitlab/internal_kubernetes_deploy/include.yml @DataDog/agent-devx-infra
108108
/.gitlab/internal_kubernetes_deploy/internal_kubernetes_deploy.yml @DataDog/agent-delivery
@@ -119,7 +119,7 @@
119119
/.gitlab/binary_build/cluster_agent_cloudfoundry.yml @DataDog/agent-integrations @DataDog/agent-delivery
120120
/.gitlab/binary_build/cluster_agent.yml @DataDog/container-integrations @DataDog/agent-delivery
121121
/.gitlab/binary_build/fakeintake.yml @DataDog/agent-devx-loops
122-
/.gitlab/binary_build/otel_agent.yml @DataDog/opentelemetry @DataDog/opentelemetry-agent @DataDog/agent-delivery
122+
/.gitlab/binary_build/otel_agent.yml @DataDog/opentelemetry-agent @DataDog/agent-delivery
123123
/.gitlab/binary_build/serverless.yml @DataDog/serverless @Datadog/serverless-aws @DataDog/agent-delivery
124124
/.gitlab/binary_build/system_probe.yml @DataDog/ebpf-platform @DataDog/agent-delivery
125125
/.gitlab/binary_build/windows.yml @DataDog/agent-delivery @DataDog/windows-agent
@@ -226,7 +226,7 @@
226226
/cmd/cluster-agent/api/v1/cloudfoundry_metadata.go @DataDog/agent-integrations
227227
/cmd/cws-instrumentation/ @DataDog/agent-security
228228
/cmd/dogstatsd/ @DataDog/agent-metric-pipelines
229-
/cmd/otel-agent/ @DataDog/opentelemetry @DataDog/opentelemetry-agent
229+
/cmd/otel-agent/ @DataDog/opentelemetry-agent
230230
/cmd/process-agent/ @DataDog/container-intake
231231
/cmd/serverless/ @DataDog/serverless @Datadog/serverless-aws
232232
/cmd/serverless-init/ @DataDog/serverless
@@ -259,7 +259,7 @@
259259
/Dockerfiles/agent/entrypoint.d.windows/ @DataDog/container-integrations @DataDog/windows-agent
260260
/Dockerfiles/agent/entrypoint.ps1 @DataDog/container-integrations @DataDog/windows-agent
261261
/Dockerfiles/agent/windows/ @DataDog/container-integrations @DataDog/windows-agent
262-
/Dockerfiles/agent-ot @DataDog/opentelemetry @DataDog/opentelemetry-agent
262+
/Dockerfiles/agent-ot @DataDog/opentelemetry-agent
263263
/Dockerfiles/agent/bouncycastle-fips @DataDog/agent-metric-pipelines
264264

265265
/docs/ @DataDog/agent-devx-loops
@@ -308,7 +308,7 @@
308308
/comp/ndmtmp @DataDog/ndm-core
309309
/comp/netflow @DataDog/ndm-integrations
310310
/comp/networkpath @DataDog/Networks
311-
/comp/otelcol @DataDog/opentelemetry @DataDog/opentelemetry-agent
311+
/comp/otelcol @DataDog/opentelemetry-agent
312312
/comp/process @DataDog/container-intake
313313
/comp/remote-config @DataDog/remote-config
314314
/comp/snmptraps @DataDog/ndm-core
@@ -388,11 +388,11 @@
388388
/pkg/version/ @DataDog/agent-runtimes
389389
/pkg/obfuscate/ @DataDog/agent-apm
390390
/pkg/trace/ @DataDog/agent-apm
391-
/pkg/trace/api/otlp*.go @DataDog/opentelemetry @DataDog/opentelemetry-agent
392-
/pkg/trace/traceutil/otel*.go @DataDog/opentelemetry @DataDog/opentelemetry-agent
393-
/pkg/trace/stats/ @DataDog/agent-apm @DataDog/opentelemetry @DataDog/opentelemetry-agent
391+
/pkg/trace/api/otlp*.go @DataDog/opentelemetry-agent
392+
/pkg/trace/traceutil/otel*.go @DataDog/opentelemetry-agent
393+
/pkg/trace/stats/ @DataDog/agent-apm @DataDog/opentelemetry-agent
394394
/pkg/trace/telemetry/ @DataDog/apm-trace-storage
395-
/pkg/trace/transform/ @DataDog/opentelemetry @DataDog/opentelemetry-agent
395+
/pkg/trace/transform/ @DataDog/opentelemetry-agent
396396
/comp/core/autodiscovery/listeners/ @DataDog/container-platform
397397
/comp/core/autodiscovery/listeners/cloudfoundry*.go @DataDog/agent-integrations
398398
/comp/core/autodiscovery/listeners/snmp*.go @DataDog/ndm-core
@@ -614,7 +614,7 @@
614614
/tasks/winbuildscripts/ @DataDog/windows-agent
615615
/tasks/winbuild.py @DataDog/windows-agent
616616
/tasks/windows_resources.py @DataDog/windows-agent
617-
/tasks/collector.py @DataDog/opentelemetry @DataDog/opentelemetry-agent
617+
/tasks/collector.py @DataDog/opentelemetry-agent
618618
/tasks/components.py @DataDog/agent-runtimes
619619
/tasks/components_templates @DataDog/agent-runtimes
620620
/tasks/libs/ciproviders/ @DataDog/agent-devx-infra
@@ -629,7 +629,7 @@
629629
/test/benchmarks/ @DataDog/agent-metric-pipelines
630630
/test/benchmarks/kubernetes_state/ @DataDog/container-integrations
631631
/test/integration/ @DataDog/container-integrations
632-
/test/integration/docker/otel_agent_build_tests.py @DataDog/opentelemetry @DataDog/opentelemetry-agent
632+
/test/integration/docker/otel_agent_build_tests.py @DataDog/opentelemetry-agent
633633
/test/integration/serverless @DataDog/serverless @Datadog/serverless-aws
634634
/test/integration/serverless_perf @DataDog/serverless @Datadog/serverless-aws
635635
/test/fakeintake/ @DataDog/agent-e2e-testing @DataDog/agent-devx-loops
@@ -659,7 +659,7 @@
659659
/test/new-e2e/tests/npm @DataDog/Networks
660660
/test/new-e2e/tests/npm/ec2_1host_wkit_test.go @DataDog/Networks @DataDog/windows-kernel-integrations
661661
/test/new-e2e/tests/orchestrator @DataDog/container-app
662-
/test/new-e2e/tests/otel @DataDog/opentelemetry @DataDog/opentelemetry-agent
662+
/test/new-e2e/tests/otel @DataDog/opentelemetry-agent
663663
/test/new-e2e/tests/process @DataDog/container-intake
664664
/test/new-e2e/tests/sysprobe-functional @DataDog/windows-kernel-integrations
665665
/test/new-e2e/tests/security-agent-functional @DataDog/windows-kernel-integrations @DataDog/agent-security
@@ -671,7 +671,7 @@
671671
/test/new-e2e/tests/installer @DataDog/fleet @DataDog/windows-agent
672672
/test/new-e2e/tests/installer/script @DataDog/fleet @DataDog/data-jobs-monitoring
673673
/test/new-e2e/tests/gpu @Datadog/ebpf-platform
674-
/test/otel/ @DataDog/opentelemetry @DataDog/opentelemetry-agent
674+
/test/otel/ @DataDog/opentelemetry-agent
675675
/test/static/ @DataDog/agent-delivery
676676
/test/system/ @DataDog/agent-runtimes
677677
/test/system/dogstatsd/ @DataDog/agent-metric-pipelines

comp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ Package npcollector used to manage network paths
413413

414414
## [comp/otelcol](https://pkg.go.dev/github.com/DataDog/datadog-agent/comp/otelcol) (Component Bundle)
415415

416-
*Datadog Team*: opentelemetry opentelemetry-agent
416+
*Datadog Team*: opentelemetry-agent
417417

418418
Package otelcol contains the OTLP ingest bundle pipeline to be included
419419
into the agent components.

comp/otelcol/bundle.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"github.com/DataDog/datadog-agent/pkg/util/fxutil"
1313
)
1414

15-
// team: opentelemetry opentelemetry-agent
15+
// team: opentelemetry-agent
1616

1717
// Bundle specifies the bundle for the OTLP ingest pipeline.
1818
func Bundle() fxutil.BundleOptions {

comp/otelcol/collector-contrib/def/component.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"go.opentelemetry.io/collector/otelcol"
1111
)
1212

13-
// team: opentelemetry opentelemetry-agent
13+
// team: opentelemetry-agent
1414

1515
// Component is the interface for the collector-contrib
1616
type Component interface {

comp/otelcol/collector/def/component.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"github.com/DataDog/datadog-agent/comp/otelcol/otlp/datatype"
1111
)
1212

13-
// team: opentelemetry opentelemetry-agent
13+
// team: opentelemetry-agent
1414

1515
// Component specifies the interface implemented by the collector module.
1616
type Component interface {

comp/otelcol/collector/fx-pipeline/fx.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"github.com/DataDog/datadog-agent/pkg/util/fxutil"
1313
)
1414

15-
// team: opentelemetry opentelemetry-agent
15+
// team: opentelemetry-agent
1616

1717
// Module for OTel Agent
1818
func Module() fxutil.Module {

comp/otelcol/collector/fx/fx.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
"github.com/DataDog/datadog-agent/pkg/util/fxutil"
1515
)
1616

17-
// team: opentelemetry opentelemetry-agent
17+
// team: opentelemetry-agent
1818

1919
// Module for OTel Agent
2020
func Module() fxutil.Module {

comp/otelcol/converter/def/component.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"go.opentelemetry.io/collector/confmap"
1111
)
1212

13-
// team: opentelemetry opentelemetry-agent
13+
// team: opentelemetry-agent
1414

1515
// Component implements the confmap.Converter interface.
1616
type Component interface {

comp/otelcol/ddflareextension/def/component.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"go.opentelemetry.io/collector/extension"
1313
)
1414

15-
// team: opentelemetry opentelemetry-agent
15+
// team: opentelemetry-agent
1616

1717
// Component specifies the interface implemented by the extension module.
1818
type Component interface {

comp/otelcol/ddprofilingextension/def/component.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ package ddprofilingextension
88

99
import "go.opentelemetry.io/collector/extension"
1010

11-
// team: opentelemetry opentelemetry-agent
11+
// team: opentelemetry-agent
1212

1313
// Component implements the component.Component interface.
1414
type Component interface {

comp/otelcol/ddprofilingextension/fx/fx.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"github.com/DataDog/datadog-agent/pkg/util/fxutil"
1313
)
1414

15-
// team: opentelemetry opentelemetry-agent
15+
// team: opentelemetry-agent
1616

1717
// Module defines the fx options for this component.
1818
func Module() fxutil.Module {

comp/otelcol/logsagentpipeline/component.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"github.com/DataDog/datadog-agent/pkg/logs/pipeline"
1313
)
1414

15-
// team: opentelemetry opentelemetry-agent
15+
// team: opentelemetry-agent
1616

1717
// Component is the component type.
1818
type Component interface {

comp/otelcol/status/def/component.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// Package status implements the core status component information provider interface
77
package status
88

9-
// team: opentelemetry opentelemetry-agent
9+
// team: opentelemetry-agent
1010

1111
// Component is the status interface.
1212
type Component interface {

tasks/libs/pipeline/github_jira_map.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
'@datadog/windows-agent': WINA
3030
'@datadog/windows-kernel-integrations': WKINT
3131
'@datadog/opentelemetry': OTAGENT
32+
'@datadog/opentelemetry-agent': OTAGENT
3233
'@datadog/agent-e2e-testing': ADXT
3334
'@datadog/sdlc-security': SINT
3435
'@datadog/single-machine-performance': SMP

0 commit comments

Comments
 (0)