We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5887f9e commit b55ffd2Copy full SHA for b55ffd2
CODEOWNERS
@@ -98,6 +98,11 @@
98
/packages/dd-trace/src/span_sampler.js @DataDog/apm-sdk-capabilities-js
99
/packages/dd-trace/test/span_sampler.spec.js @DataDog/apm-sdk-capabilities-js
100
101
+# Feature Flagging
102
+/integration-tests/openfeature/ @DataDog/feature-flagging
103
+/packages/dd-trace/src/openfeature/ @DataDog/feature-flagging
104
+/packages/dd-trace/test/openfeature/ @DataDog/feature-flagging
105
+
106
# CI
107
/.github/workflows/apm-capabilities.yml @DataDog/apm-sdk-capabilities-js
108
/.github/workflows/apm-integrations.yml @Datadog/apm-idm-js
0 commit comments