mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-17 08:16: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 = {
|
const clientConfig = {
|
||||||
projectName,
|
projectName,
|
||||||
endpoint: 'data.balena-cloud',
|
endpoint: 'data.balena-cloud.com',
|
||||||
componentName: 'etcher',
|
componentName: 'etcher',
|
||||||
componentVersion: packageJSON.version,
|
componentVersion: packageJSON.version,
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user