Commit 0d28e20
authored
chore: skip dd rum if on landing page and add version (#1218)
## Problem
Cloudflare worker for datadog RUM proxy have been close to hitting
limits recently.
## Solution
Do not send if user is not authenticated: the only pages accessible will
be landing page, use cases, and Tiles read-only page.
## Other changes
* Add app version1 parent 59c58e4 commit 0d28e20
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
0 commit comments