Skip to content

Commit

Permalink
feat: TAR-110 update datadog config
Browse files Browse the repository at this point in the history
  • Loading branch information
Chattox committed Apr 25, 2024
1 parent 06c3ad0 commit 9641889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ function App() {
env: ddEnv,
site: "datadoghq.com",
service: "dc-extension-seo-meta-tags",
version: "1.1.0",
trackResources: true,
trackLongTasks: true,
trackUserInteractions: true,
defaultPrivacyLevel: "allow",
sessionSampleRate: 100,
sessionReplaySampleRate: 100,
usePartitionedCrossSiteSessionCookie: true,
proxy: "https://dd-proxy.amplience.net",
});
Expand Down

0 comments on commit 9641889

Please sign in to comment.