Skip to content

Commit 604866d

Browse files
fix(website): use parent site for RUM to resolve intake host (#25224)
1 parent 35351b9 commit 604866d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ discord = "https://chat.vector.dev"
9595
[params.datadog_config]
9696
application_id = "894af722-5919-4a62-97fc-33f49bc52803"
9797
client_token = "pubcee1dc56e7f5bd03397cc3624eb7961c"
98-
site = "cose.datadoghq.com"
98+
site = "datadoghq.com"
9999
service_name = "vector"
100100

101101
## Menus

0 commit comments

Comments
 (0)