mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Start emitting telemetry for all navigations
Signed-off-by: Iku-turso <mikko.aspiala@gmail.com> Co-authored-by: Juho Heikka <juho.heikka@gmail.com>
This commit is contained in:
parent
26aa98f5bf
commit
c058e89238
@ -33,6 +33,8 @@ const navigateToRouteInjectable = getInjectable({
|
|||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
||||||
|
tags: ["emit-telemetry"],
|
||||||
|
|
||||||
injectionToken: navigateToRouteInjectionToken,
|
injectionToken: navigateToRouteInjectionToken,
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user