Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[codeowners] remove the opentelemetry team #34522

Merged
merged 3 commits into from
Mar 6, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
/.github/workflows/go-update-commenter.yml @DataDog/agent-runtimes
/.github/workflows/update_dependencies.yml @DataDog/agent-runtimes
/.github/workflows/buildimages-update.yml @DataDog/agent-delivery @DataDog/agent-runtimes
/.github/workflows/collector-generate-and-update.yml @DataDog/opentelemetry @DataDog/opentelemetry-agent
/.github/workflows/collector-generate-and-update.yml @DataDog/opentelemetry-agent

/.run @DataDog/agent-devx-loops
/.run/docker/ @DataDog/container-integrations @DataDog/container-platform
Expand Down Expand Up @@ -102,7 +102,7 @@
/.gitlab/integration_test/dogstatsd.yml @DataDog/agent-devx-infra @DataDog/agent-metric-pipelines
/.gitlab/integration_test/include.yml @DataDog/agent-devx-infra
/.gitlab/integration_test/linux.yml @DataDog/agent-devx-infra
/.gitlab/integration_test/otel.yml @DataDog/agent-devx-infra @DataDog/opentelemetry @DataDog/opentelemetry-agent
/.gitlab/integration_test/otel.yml @DataDog/agent-devx-infra @DataDog/opentelemetry-agent
/.gitlab/internal_image_deploy/internal_image_deploy.yml @DataDog/agent-delivery
/.gitlab/internal_kubernetes_deploy/include.yml @DataDog/agent-devx-infra
/.gitlab/internal_kubernetes_deploy/internal_kubernetes_deploy.yml @DataDog/agent-delivery
Expand All @@ -119,7 +119,7 @@
/.gitlab/binary_build/cluster_agent_cloudfoundry.yml @DataDog/agent-integrations @DataDog/agent-delivery
/.gitlab/binary_build/cluster_agent.yml @DataDog/container-integrations @DataDog/agent-delivery
/.gitlab/binary_build/fakeintake.yml @DataDog/agent-devx-loops
/.gitlab/binary_build/otel_agent.yml @DataDog/opentelemetry @DataDog/opentelemetry-agent @DataDog/agent-delivery
/.gitlab/binary_build/otel_agent.yml @DataDog/opentelemetry-agent @DataDog/agent-delivery
/.gitlab/binary_build/serverless.yml @DataDog/serverless @Datadog/serverless-aws @DataDog/agent-delivery
/.gitlab/binary_build/system_probe.yml @DataDog/ebpf-platform @DataDog/agent-delivery
/.gitlab/binary_build/windows.yml @DataDog/agent-delivery @DataDog/windows-agent
Expand Down Expand Up @@ -226,7 +226,7 @@
/cmd/cluster-agent/api/v1/cloudfoundry_metadata.go @DataDog/agent-integrations
/cmd/cws-instrumentation/ @DataDog/agent-security
/cmd/dogstatsd/ @DataDog/agent-metric-pipelines
/cmd/otel-agent/ @DataDog/opentelemetry @DataDog/opentelemetry-agent
/cmd/otel-agent/ @DataDog/opentelemetry-agent
/cmd/process-agent/ @DataDog/container-intake
/cmd/serverless/ @DataDog/serverless @Datadog/serverless-aws
/cmd/serverless-init/ @DataDog/serverless
Expand Down Expand Up @@ -258,7 +258,7 @@
/Dockerfiles/agent/entrypoint.d.windows/ @DataDog/container-integrations @DataDog/windows-agent
/Dockerfiles/agent/entrypoint.ps1 @DataDog/container-integrations @DataDog/windows-agent
/Dockerfiles/agent/windows/ @DataDog/container-integrations @DataDog/windows-agent
/Dockerfiles/agent-ot @DataDog/opentelemetry @DataDog/opentelemetry-agent
/Dockerfiles/agent-ot @DataDog/opentelemetry-agent
/Dockerfiles/agent/bouncycastle-fips @DataDog/agent-metric-pipelines

/docs/ @DataDog/agent-devx-loops
Expand Down Expand Up @@ -307,7 +307,7 @@
/comp/ndmtmp @DataDog/ndm-core
/comp/netflow @DataDog/ndm-integrations
/comp/networkpath @DataDog/Networks
/comp/otelcol @DataDog/opentelemetry @DataDog/opentelemetry-agent
/comp/otelcol @DataDog/opentelemetry-agent
/comp/process @DataDog/container-intake
/comp/remote-config @DataDog/remote-config
/comp/snmptraps @DataDog/ndm-core
Expand Down Expand Up @@ -384,11 +384,11 @@
/pkg/version/ @DataDog/agent-runtimes
/pkg/obfuscate/ @DataDog/agent-apm
/pkg/trace/ @DataDog/agent-apm
/pkg/trace/api/otlp*.go @DataDog/opentelemetry @DataDog/opentelemetry-agent
/pkg/trace/traceutil/otel*.go @DataDog/opentelemetry @DataDog/opentelemetry-agent
/pkg/trace/stats/ @DataDog/agent-apm @DataDog/opentelemetry @DataDog/opentelemetry-agent
/pkg/trace/api/otlp*.go @DataDog/opentelemetry-agent
/pkg/trace/traceutil/otel*.go @DataDog/opentelemetry-agent
/pkg/trace/stats/ @DataDog/agent-apm @DataDog/opentelemetry-agent
/pkg/trace/telemetry/ @DataDog/apm-trace-storage
/pkg/trace/transform/ @DataDog/opentelemetry @DataDog/opentelemetry-agent
/pkg/trace/transform/ @DataDog/opentelemetry-agent
/comp/core/autodiscovery/listeners/ @DataDog/container-platform
/comp/core/autodiscovery/listeners/cloudfoundry*.go @DataDog/agent-integrations
/comp/core/autodiscovery/listeners/snmp*.go @DataDog/ndm-core
Expand Down Expand Up @@ -609,7 +609,7 @@
/tasks/winbuildscripts/ @DataDog/windows-agent
/tasks/winbuild.py @DataDog/windows-agent
/tasks/windows_resources.py @DataDog/windows-agent
/tasks/collector.py @DataDog/opentelemetry @DataDog/opentelemetry-agent
/tasks/collector.py @DataDog/opentelemetry-agent
/tasks/components.py @DataDog/agent-runtimes
/tasks/components_templates @DataDog/agent-runtimes
/tasks/libs/ciproviders/ @DataDog/agent-devx-infra
Expand All @@ -624,7 +624,7 @@
/test/benchmarks/ @DataDog/agent-metric-pipelines
/test/benchmarks/kubernetes_state/ @DataDog/container-integrations
/test/integration/ @DataDog/container-integrations
/test/integration/docker/otel_agent_build_tests.py @DataDog/opentelemetry @DataDog/opentelemetry-agent
/test/integration/docker/otel_agent_build_tests.py @DataDog/opentelemetry-agent
/test/integration/serverless @DataDog/serverless @Datadog/serverless-aws
/test/integration/serverless_perf @DataDog/serverless @Datadog/serverless-aws
/test/fakeintake/ @DataDog/agent-e2e-testing @DataDog/agent-devx-loops
Expand Down Expand Up @@ -654,7 +654,7 @@
/test/new-e2e/tests/npm @DataDog/Networks
/test/new-e2e/tests/npm/ec2_1host_wkit_test.go @DataDog/Networks @DataDog/windows-kernel-integrations
/test/new-e2e/tests/orchestrator @DataDog/container-app
/test/new-e2e/tests/otel @DataDog/opentelemetry @DataDog/opentelemetry-agent
/test/new-e2e/tests/otel @DataDog/opentelemetry-agent
/test/new-e2e/tests/process @DataDog/container-intake
/test/new-e2e/tests/sysprobe-functional @DataDog/windows-kernel-integrations
/test/new-e2e/tests/security-agent-functional @DataDog/windows-kernel-integrations @DataDog/agent-security
Expand All @@ -666,7 +666,7 @@
/test/new-e2e/tests/installer @DataDog/fleet @DataDog/windows-agent
/test/new-e2e/tests/installer/script @DataDog/fleet @DataDog/data-jobs-monitoring
/test/new-e2e/tests/gpu @Datadog/ebpf-platform
/test/otel/ @DataDog/opentelemetry @DataDog/opentelemetry-agent
/test/otel/ @DataDog/opentelemetry-agent
/test/static/ @DataDog/agent-delivery
/test/system/ @DataDog/agent-runtimes
/test/system/dogstatsd/ @DataDog/agent-metric-pipelines
Expand Down
2 changes: 1 addition & 1 deletion comp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ Package npcollector used to manage network paths

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

*Datadog Team*: opentelemetry opentelemetry-agent
*Datadog Team*: opentelemetry-agent

Package otelcol contains the OTLP ingest bundle pipeline to be included
into the agent components.
Expand Down
2 changes: 1 addition & 1 deletion comp/otelcol/bundle.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"github.com/DataDog/datadog-agent/pkg/util/fxutil"
)

// team: opentelemetry opentelemetry-agent
// team: opentelemetry-agent

// Bundle specifies the bundle for the OTLP ingest pipeline.
func Bundle() fxutil.BundleOptions {
Expand Down
2 changes: 1 addition & 1 deletion comp/otelcol/collector-contrib/def/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"go.opentelemetry.io/collector/otelcol"
)

// team: opentelemetry opentelemetry-agent
// team: opentelemetry-agent

// Component is the interface for the collector-contrib
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/otelcol/collector/def/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"github.com/DataDog/datadog-agent/comp/otelcol/otlp/datatype"
)

// team: opentelemetry opentelemetry-agent
// team: opentelemetry-agent

// Component specifies the interface implemented by the collector module.
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/otelcol/collector/fx-pipeline/fx.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"github.com/DataDog/datadog-agent/pkg/util/fxutil"
)

// team: opentelemetry opentelemetry-agent
// team: opentelemetry-agent

// Module for OTel Agent
func Module() fxutil.Module {
Expand Down
2 changes: 1 addition & 1 deletion comp/otelcol/collector/fx/fx.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
"github.com/DataDog/datadog-agent/pkg/util/fxutil"
)

// team: opentelemetry opentelemetry-agent
// team: opentelemetry-agent

// Module for OTel Agent
func Module() fxutil.Module {
Expand Down
2 changes: 1 addition & 1 deletion comp/otelcol/converter/def/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"go.opentelemetry.io/collector/confmap"
)

// team: opentelemetry opentelemetry-agent
// team: opentelemetry-agent

// Component implements the confmap.Converter interface.
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/otelcol/ddflareextension/def/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"go.opentelemetry.io/collector/extension"
)

// team: opentelemetry opentelemetry-agent
// team: opentelemetry-agent

// Component specifies the interface implemented by the extension module.
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/otelcol/ddprofilingextension/def/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ package ddprofilingextension

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

// team: opentelemetry opentelemetry-agent
// team: opentelemetry-agent

// Component implements the component.Component interface.
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/otelcol/ddprofilingextension/fx/fx.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"github.com/DataDog/datadog-agent/pkg/util/fxutil"
)

// team: opentelemetry opentelemetry-agent
// team: opentelemetry-agent

// Module defines the fx options for this component.
func Module() fxutil.Module {
Expand Down
2 changes: 1 addition & 1 deletion comp/otelcol/logsagentpipeline/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"github.com/DataDog/datadog-agent/pkg/logs/pipeline"
)

// team: opentelemetry opentelemetry-agent
// team: opentelemetry-agent

// Component is the component type.
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/otelcol/status/def/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// Package status implements the core status component information provider interface
package status

// team: opentelemetry opentelemetry-agent
// team: opentelemetry-agent

// Component is the status interface.
type Component interface {
Expand Down
1 change: 1 addition & 0 deletions tasks/libs/pipeline/github_jira_map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
'@datadog/windows-agent': WINA
'@datadog/windows-kernel-integrations': WKINT
'@datadog/opentelemetry': OTAGENT
'@datadog/opentelemetry-agent': OTAGENT
'@datadog/agent-e2e-testing': ADXT
'@datadog/sdlc-security': SINT
'@datadog/single-machine-performance': SMP
Expand Down