-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathCODEOWNERS
More file actions
54 lines (48 loc) · 3.34 KB
/
CODEOWNERS
File metadata and controls
54 lines (48 loc) · 3.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
* @DataDog/system-tests-core
/utils/build/docker/cpp/ @DataDog/dd-trace-cpp @DataDog/system-tests-core
/utils/build/docker/dotnet*/ @DataDog/apm-dotnet @DataDog/asm-dotnet @DataDog/system-tests-core
/utils/build/docker/golang*/ @DataDog/dd-trace-go-guild @DataDog/system-tests-core
/utils/build/docker/java*/ @DataDog/apm-java @DataDog/asm-java @DataDog/system-tests-core
/utils/build/docker/java_otel/ @DataDog/opentelemetry @DataDog/system-tests-core
/utils/build/docker/nodejs*/ @DataDog/dd-trace-js @DataDog/system-tests-core
/utils/build/docker/php*/ @DataDog/apm-php @DataDog/system-tests-core
/utils/build/docker/python*/ @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
/utils/build/docker/ruby*/ @DataDog/ruby-guild @DataDog/asm-ruby @DataDog/system-tests-core
/utils/build/docker/rust*/ @DataDog/apm-rust @DataDog/system-tests-core
/utils/build/docker/vcr/cassettes/aiguard @DataDog/k9-ai-guard @DataDog/system-tests-core
/utils/scripts/generate-ai-guard-cassettes.sh @DataDog/k9-ai-guard @DataDog/system-tests-core
/utils/docker_fixtures/spec/llm_observability.py @DataDog/ml-observability @DataDog/system-tests-core
/utils/telemetry/intake/ @DataDog/apm-sdk-capabilities @DataDog/system-tests-core
/utils/telemetry/intake/static/ @DataDog/apm-sdk
/tests/ffe/ @DataDog/feature-flagging-and-experimentation-sdk @DataDog/system-tests-core
/tests/parametric/ @DataDog/system-tests-core @DataDog/apm-sdk-capabilities
/tests/parametric/test_config_consistency.py @DataDog/apm-sdk-capabilities
/tests/parametric/test_ffe/ @DataDog/feature-flagging-and-experimentation-sdk @DataDog/system-tests-core
/tests/parametric/test_llm_observability @DataDog/ml-observability @DataDog/system-tests-core
/tests/otel_tracing_e2e/ @DataDog/opentelemetry @DataDog/system-tests-core
/tests/remote_config/ @DataDog/remote-config @DataDog/system-tests-core
/tests/appsec/ @DataDog/asm-libraries @DataDog/system-tests-core
/tests/ai_guard/ @DataDog/k9-ai-guard @DataDog/system-tests-core
/docs/understand/scenarios/ai_guard.md @DataDog/k9-ai-guard @DataDog/system-tests-core
/tests/debugger/ @DataDog/debugger @DataDog/system-tests-core
/tests/test_telemetry.py @DataDog/libdatadog-telemetry @DataDog/apm-sdk-capabilities @DataDog/system-tests-core
/tests/serverless @DataDog/serverless @DataDog/system-tests-core
/tests/external_processing/ @DataDog/asm-libraries @DataDog/system-tests-core
/tests/stream_processing_offload/ @DataDog/asm-libraries @DataDog/system-tests-core
/tests/integration_frameworks/llm/ @DataDog/ml-observability
/manifests/cpp.yml @DataDog/dd-trace-cpp
/manifests/cpp_httpd.yml @DataDog/dd-trace-cpp
/manifests/cpp_nginx.yml @DataDog/dd-trace-cpp
/manifests/dotnet.yml @DataDog/apm-dotnet @DataDog/asm-dotnet
/manifests/golang.yml @DataDog/dd-trace-go-guild
/manifests/java.yml @DataDog/asm-java @DataDog/apm-java
/manifests/nodejs.yml @DataDog/dd-trace-js
/manifests/php.yml @DataDog/apm-php @DataDog/asm-php
/manifests/python.yml @DataDog/apm-python @DataDog/asm-python
/manifests/python_lambda.yml @DataDog/apm-python @DataDog/asm-python
/manifests/python_otel.yml @DataDog/apm-python @DataDog/asm-python
/manifests/ruby.yml @DataDog/ruby-guild @DataDog/asm-ruby
/manifests/rust.yml @DataDog/apm-rust
/.github/chainguard/** @DataDog/system-tests-core # Security sensitive
/*.nix @DataDog/nix-guild @DataDog/system-tests-core
/flake.lock @DataDog/nix-guild @DataDog/system-tests-core