8000 update rum browser troubleshooting url and image (#29425) · DataDog/documentation@3cfa65a · GitHub
[go: up one dir, main page]

Skip to content

Commit 3cfa65a

Browse files
authored
update rum browser troubleshooting url and image (#29425)
1 parent b4983aa commit 3cfa65a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/real_user_monitoring/browser/troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ The RUM SDK sends batches of event data to Datadog's intake every time one of th
4848
- When the payload is >16 kB
4949
- On `visibility:hidden` or `beforeUnload`
5050

51-
If data is being sent, you should see network requests targeting `/v1/input` (the URL origin part may differ due to RUM configuration) in the Network section of your browser developer tools:
51+
If data is being sent, you should see network requests targeting `api/v2/rum` (the URL origin part may differ due to RUM configuration) in the Network section of your browser developer tools:
5252

53-
{{< img src="real_user_monitoring/browser/troubleshooting/network_intake.png" alt="RUM requests to Datadog intake">}}
53+
{{< img src="real_user_monitoring/browser/troubleshooting/network_intake-1.png" alt="RUM requests to Datadog intake">}}
5454

5555
## RUM cookies
5656

Loading

0 commit comments

Comments
 (0)
0