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

Update processes team name to container-intake #31442

Merged
merged 6 commits into from
Dec 12, 2024
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
8 changes: 4 additions & 4 deletions .ddqa/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -176,12 +176,12 @@ jira_statuses = ["To Do", "In Progress", "Done"]
github_team = "agent-cspm"
github_labels = ["team/agent-cspm"]

[teams."Processes"]
jira_project = "PROCS"
[teams."Container Intake"]
jira_project = "CTK"
jira_issue_type = "Task"
jira_statuses = ["TRIAGE", "In Progress", "Done"]
github_team = "processes"
github_labels = ["team/processes"]
github_team = "container-intake"
github_labels = ["team/container-intake"]

[teams."Windows Agent"]
jira_project = "WINA"
Expand Down
32 changes: 16 additions & 16 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
/cmd/cws-instrumentation/ @DataDog/agent-security
/cmd/dogstatsd/ @DataDog/agent-metrics-logs
/cmd/otel-agent/ @DataDog/opentelemetry
/cmd/process-agent/ @DataDog/processes
/cmd/process-agent/ @DataDog/container-intake
/cmd/serverless/ @DataDog/serverless @Datadog/serverless-aws
/cmd/serverless-init/ @DataDog/serverless
/cmd/system-probe/ @DataDog/ebpf-platform
Expand All @@ -227,12 +227,12 @@
/cmd/system-probe/config/adjust_security.go @DataDog/ebpf-platform @DataDog/agent-security
/cmd/system-probe/modules/network_tracer* @DataDog/Networks
/cmd/system-probe/modules/oom_kill_probe* @DataDog/container-integrations
/cmd/system-probe/modules/process* @DataDog/processes
/cmd/system-probe/modules/process* @DataDog/container-intake
/cmd/system-probe/modules/eventmonitor* @DataDog/agent-security
/cmd/system-probe/modules/tcp_queue_tracer* @DataDog/container-integrations
/cmd/system-probe/modules/traceroute* @DataDog/network-device-monitoring @Datadog/Networks
/cmd/system-probe/modules/ping* @DataDog/ndm-core
/cmd/system-probe/modules/language_detection* @DataDog/processes @DataDog/universal-service-monitoring
/cmd/system-probe/modules/language_detection* @DataDog/container-intake @DataDog/universal-service-monitoring
/cmd/system-probe/modules/dynamic_instrumentation* @DataDog/debugger
/cmd/system-probe/windows_resources/ @DataDog/windows-kernel-integrations
/cmd/system-probe/main_windows*.go @DataDog/windows-kernel-integrations
Expand Down Expand Up @@ -299,7 +299,7 @@
/comp/netflow @DataDog/ndm-integrations
/comp/networkpath @DataDog/Networks @DataDog/network-device-monitoring
/comp/otelcol @DataDog/opentelemetry
/comp/process @DataDog/processes
/comp/process @DataDog/container-intake
/comp/remote-config @DataDog/remote-config
/comp/snmptraps @DataDog/ndm-core
/comp/systray @DataDog/windows-agent
Expand Down Expand Up @@ -391,7 +391,7 @@
/pkg/collector/corechecks/ebpf/c/runtime/ebpf* @DataDog/ebpf-platform
/pkg/collector/corechecks/embed/ @Datadog/agent-delivery
/pkg/collector/corechecks/embed/apm/ @DataDog/agent-apm
/pkg/collector/corechecks/embed/process/ @DataDog/processes
/pkg/collector/corechecks/embed/process/ @DataDog/container-intake
/pkg/collector/corechecks/gpu/ @DataDog/ebpf-platform
/pkg/collector/corechecks/network-devices/ @DataDog/ndm-integrations
/pkg/collector/corechecks/orchestrator/ @DataDog/container-app
Expand All @@ -413,7 +413,7 @@
/pkg/config/autodiscovery/ @DataDog/container-integrations @DataDog/container-platform
/pkg/config/env @DataDog/container-integrations @DataDog/container-platform
/pkg/config/setup @DataDog/agent-shared-components
/pkg/config/setup/process*.go @DataDog/processes
/pkg/config/setup/process*.go @DataDog/container-intake
/pkg/config/setup/system_probe.go @DataDog/ebpf-platform
/pkg/config/setup/system_probe_cws.go @DataDog/agent-security
/pkg/config/setup/system_probe_cws_notwin.go @DataDog/agent-security
Expand All @@ -436,8 +436,8 @@
/pkg/pidfile/ @DataDog/agent-shared-components
/pkg/persistentcache/ @DataDog/agent-metrics-logs
/pkg/proto/ @DataDog/agent-shared-components
/pkg/proto/datadog/languagedetection @DataDog/processes
/pkg/proto/datadog/process @DataDog/processes
/pkg/proto/datadog/languagedetection @DataDog/container-intake
/pkg/proto/datadog/process @DataDog/container-intake
/pkg/proto/datadog/trace @DataDog/agent-apm
/pkg/proto/datadog/workloadmeta @DataDog/container-platform
/pkg/remoteconfig/ @DataDog/remote-config
Expand Down Expand Up @@ -472,7 +472,7 @@
/pkg/util/testutil/patternscanner.go @DataDog/universal-service-monitoring @DataDog/ebpf-platform
/pkg/util/testutil/docker @DataDog/universal-service-monitoring @DataDog/ebpf-platform
/pkg/util/trie @DataDog/container-integrations
/pkg/languagedetection @DataDog/processes @DataDog/universal-service-monitoring
/pkg/languagedetection @DataDog/container-intake @DataDog/universal-service-monitoring
/pkg/linters/ @DataDog/agent-devx-loops
/pkg/linters/components/ @DataDog/agent-shared-components
/pkg/logs/ @DataDog/agent-metrics-logs
Expand All @@ -486,19 +486,19 @@
/pkg/logs/processor @DataDog/agent-processing-and-routing
/pkg/logs/sds @DataDog/agent-processing-and-routing
/pkg/logs/sender @DataDog/agent-processing-and-routing
/pkg/process/ @DataDog/processes
/pkg/process/ @DataDog/container-intake
/pkg/process/util/address*.go @DataDog/Networks
/pkg/process/checks/net*.go @DataDog/Networks
/pkg/process/metadata/parser/ @DataDog/universal-service-monitoring @DataDog/processes @DataDog/Networks
/pkg/process/metadata/parser/*windows* @DataDog/universal-service-monitoring @DataDog/processes @DataDog/Networks @DataDog/windows-kernel-integrations
/pkg/process/metadata/parser/ @DataDog/universal-service-monitoring @DataDog/container-intake @DataDog/Networks
/pkg/process/metadata/parser/*windows* @DataDog/universal-service-monitoring @DataDog/container-intake @DataDog/Networks @DataDog/windows-kernel-integrations
/pkg/process/monitor/ @DataDog/universal-service-monitoring
/pkg/process/net/ @DataDog/universal-service-monitoring @DataDog/Networks
/pkg/process/net/common_windows.go @DataDog/windows-agent
/pkg/proto/datadog/remoteconfig/ @DataDog/remote-config
/pkg/proto/pbgo/ # do not notify anyone
/pkg/proto/pbgo/trace @DataDog/agent-apm
/pkg/proto/pbgo/languagedetection @DataDog/agent-apm
/pkg/proto/pbgo/process @DataDog/processes
/pkg/proto/pbgo/process @DataDog/container-intake
/pkg/proto/pbgo/core @DataDog/agent-shared-components
/pkg/proto/pbgo/core/remoteconfig.pb.go @DataDog/remote-config
/pkg/proto/pbgo/core/remoteconfig_gen.go @DataDog/remote-config
Expand Down Expand Up @@ -559,7 +559,7 @@
/tasks/unit_tests/update_go_tests.py @DataDog/agent-shared-components
/tasks/cluster_agent_cloudfoundry.py @DataDog/platform-integrations
/tasks/new_e2e_tests.py @DataDog/agent-e2e-testing @DataDog/agent-devx-loops
/tasks/process_agent.py @DataDog/processes
/tasks/process_agent.py @DataDog/container-intake
/tasks/system_probe.py @DataDog/ebpf-platform
/tasks/ebpf.py @DataDog/ebpf-platform
/tasks/kmt.py @DataDog/ebpf-platform
Expand Down Expand Up @@ -606,15 +606,15 @@
/test/new-e2e/tests/containers @DataDog/container-integrations @DataDog/container-platform
/test/new-e2e/tests/discovery @DataDog/universal-service-monitoring
/test/new-e2e/tests/ha-agent @DataDog/ndm-core
/test/new-e2e/tests/language-detection @DataDog/processes
/test/new-e2e/tests/language-detection @DataDog/container-intake
/test/new-e2e/tests/ndm @DataDog/ndm-core
/test/new-e2e/tests/ndm/netflow @DataDog/ndm-integrations
/test/new-e2e/tests/netpath @DataDog/Networks @DataDog/network-device-monitoring
/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
/test/new-e2e/tests/process @DataDog/processes
/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
/test/new-e2e/tests/cws @DataDog/agent-security
Expand Down
2 changes: 1 addition & 1 deletion comp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ Package logsagentpipeline contains logs agent pipeline component

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

*Datadog Team*: processes
*Datadog Team*: container-intake

Package process implements the "process" bundle, providing components for the Process Agent

Expand Down
2 changes: 1 addition & 1 deletion comp/process/agent/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// Package agent contains a process-agent component
package agent

// team: processes
// team: container-intake

// Component is the process agent component type
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/process/apiserver/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/util/fxutil"
)

// team: processes
// team: container-intake

//nolint:revive // TODO(PROC) Fix revive linter
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/process/bundle.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (
"github.com/DataDog/datadog-agent/pkg/util/fxutil"
)

// team: processes
// team: container-intake

// Bundle defines the fx options for this bundle.
// Do not add modules not owned by the processes team here as it breaks fx best practices
Expand Down
2 changes: 1 addition & 1 deletion comp/process/connectionscheck/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/process/types"
)

// team: processes
// team: container-intake

//nolint:revive // TODO(PROC) Fix revive linter
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/process/containercheck/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/process/types"
)

// team: processes
// team: container-intake

//nolint:revive // TODO(PROC) Fix revive linter
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/process/expvars/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// Package expvars initializes the expvar server of the process agent.
package expvars

// team: processes
// team: container-intake

//nolint:revive // TODO(PROC) Fix revive linter
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/process/forwarders/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/forwarder/defaultforwarder"
)

// team: processes
// team: container-intake

//nolint:revive // TODO(PROC) Fix revive linter
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/process/hostinfo/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
"github.com/DataDog/datadog-agent/pkg/process/checks"
)

// team: processes
// team: container-intake

//nolint:revive // TODO(PROC) Fix revive linter
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/process/processcheck/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/process/types"
)

// team: processes
// team: container-intake

//nolint:revive // TODO(PROC) Fix revive linter
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/process/processdiscoverycheck/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/process/types"
)

// team: processes
// team: container-intake

//nolint:revive // TODO(PROC) Fix revive linter
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/process/processeventscheck/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/process/types"
)

// team: processes
// team: container-intake

//nolint:revive // TODO(PROC) Fix revive linter
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/process/profiler/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// Package profiler implements a component to handle starting and stopping the internal profiler.
package profiler

// team: processes
// team: container-intake

//nolint:revive // TODO(PROC) Fix revive linter
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/process/rtcontainercheck/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/process/types"
)

// team: processes
// team: container-intake

//nolint:revive // TODO(PROC) Fix revive linter
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/process/runner/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
"github.com/DataDog/datadog-agent/pkg/process/checks"
)

// team: processes
// team: container-intake

// Component is the component type.
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/process/status/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: processes
// team: container-intake

// Component is the status interface.
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion comp/process/submitter/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import (
processRunner "github.com/DataDog/datadog-agent/pkg/process/runner"
)

// team: processes
// team: container-intake

// Component is the component type.
type Component interface {
Expand Down
2 changes: 1 addition & 1 deletion tasks/libs/pipeline/github_jira_map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
'@datadog/network-device-monitoring': NDMII
'@datadog/ndm-core': NDMII
'@datadog/ndm-integrations': NDINT
'@datadog/processes': PROCS
'@datadog/container-intake': CTK
'@datadog/agent-metrics-logs': AMLII
'@datadog/agent-shared-components': ASCII
'@datadog/container-app': CAP
Expand Down
2 changes: 1 addition & 1 deletion tasks/libs/pipeline/github_slack_map.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
'@datadog/network-device-monitoring': '#network-device-monitoring'
'@datadog/ndm-core': '#ndm-core'
'@datadog/ndm-integrations': '#ndm-integrations'
'@datadog/processes': '#process-agent-ops'
'@datadog/container-intake': '#process-agent-ops'
'@datadog/agent-metrics-logs': '#agent-metrics-logs'
'@datadog/agent-processing-and-routing': '#agent-processing-and-routing'
'@datadog/agent-shared-components': '#agent-shared-components-ops'
Expand Down
Loading