We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5892fd commit acac14dCopy full SHA for acac14d
packages/browser/src/index.ts
@@ -90,7 +90,7 @@ class Browser {
90
url: `${urlBase}/v1/traces`,
91
allowInsecureUrl: true,
92
apiKey,
93
- app: service,
+ applicationName: service,
94
ignoreUrls,
95
instrumentations: {
96
visibility: true,
0 commit comments