Comitted entirely the wrong thing
This commit is contained in:
David Baker
2023-03-31 10:26:33 +01:00
parent 74b218af8c
commit 72403d1aea

View File

@@ -8,7 +8,7 @@ receivers:
# This can't be '*' because opentelemetry-js uses sendBeacon which always operates # This can't be '*' because opentelemetry-js uses sendBeacon which always operates
# in 'withCredentials' mode, which browsers don't allow with an allow-origin of '*' # in 'withCredentials' mode, which browsers don't allow with an allow-origin of '*'
#- "https://pr976--element-call.netlify.app" #- "https://pr976--element-call.netlify.app"
- "http://*" - "https://*"
allowed_headers: allowed_headers:
- "*" - "*"
processors: processors: