diff --git a/packages/browser/src/index.ts b/packages/browser/src/index.ts index 7ddc80d..fd0bc1a 100644 --- a/packages/browser/src/index.ts +++ b/packages/browser/src/index.ts @@ -90,7 +90,7 @@ class Browser { url: `${urlBase}/v1/traces`, allowInsecureUrl: true, apiKey, - app: service, + applicationName: service, ignoreUrls, instrumentations: { visibility: true,