Creates routing instrumentation for Vue Router v2, v3 and v4
You can optionally pass in an options object with the available option:
routeLabel
route
route.name
The Vue Router instance that is used
Generated using TypeDoc
Creates routing instrumentation for Vue Router v2, v3 and v4
You can optionally pass in an options object with the available option:
routeLabel
: Set this toroute
to opt-out of usingroute.name
for transaction names.