Skip to content

Commit cc2808d

Browse files
chore: remove DD APM and RUM (#951)
1 parent dc5e227 commit cc2808d

File tree

6 files changed

+1
-331
lines changed

6 files changed

+1
-331
lines changed

_redirects

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,4 @@
6363
/platform/webhooks /platform/extras/webhooks 301
6464
/platform/advanced-targeting/feature-opt-in /platform/extras/feature-opt-in 301
6565
/platform/testing-and-qa/debug-tools /platform/testing-and-qa/debug-tools/evaluation-lookup 301
66-
/platform/testing-and-qa/web-debugger /platform/testing-and-qa/debug-tools/web-debugger 301
67-
/best-practices/datadog-rum /best-practices/observability/datadog-rum 301
66+
/platform/testing-and-qa/web-debugger /platform/testing-and-qa/debug-tools/web-debugger 301

docs/best-practices/observability/_category_.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/best-practices/observability/datadog-rum.md

Lines changed: 0 additions & 121 deletions
This file was deleted.

docs/integrations/datadog-apm.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

docs/integrations/datadog-rum.md

Lines changed: 0 additions & 129 deletions
This file was deleted.

docs/integrations/index.mdx

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -189,20 +189,6 @@ DevCycle APIs, as well as third party integrations to connect DevCycle to the to
189189
icon: '',
190190
customIconPath: '/integrations/opentelemetry/otel-icon.svg',
191191
},
192-
{
193-
type: 'link',
194-
href: '/integrations/datadog-rum',
195-
label: 'DataDog RUM Feature Tracking',
196-
description: 'Associate served feature flags with RUM sessions',
197-
icon: 'simple-icons:datadog',
198-
},
199-
{
200-
type: 'link',
201-
href: '/integrations/datadog-apm',
202-
label: 'DataDog APM Feature Tracking',
203-
description: 'Associate served feature flags with APM logs and metrics',
204-
icon: 'simple-icons:datadog',
205-
},
206192
{
207193
type: 'link',
208194
href: '/integrations/snowflake',

0 commit comments

Comments
 (0)