mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-15 23:36:32 +00:00
Removes corvus in favor of sentry and analytics client
Change-type: patch Signed-off-by: Otavio Jacobi
This commit is contained in:
parent
10caf8f1b6
commit
41fca03c98
@ -37,7 +37,7 @@ export const initAnalytics = _.once(() => {
|
||||
|
||||
const clientConfig = {
|
||||
projectName,
|
||||
endpoint: 'data.balena-cloud',
|
||||
endpoint: 'data.balena-cloud.com',
|
||||
componentName: 'etcher',
|
||||
componentVersion: packageJSON.version,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user