In T407278: Instrument the Page Visit health metric for PersonalDashboard extension we instrumented the navigation link to the Personal Dashboard, however because the menu is rendered on every page, and we're targeting a 100% sample rate on enwiki, this is creating a lot of events.
We want to remove instrumentation from this link as it's not a high priority metric. In order to add it back we would need to create a separate instrumentation spec, which we have decided is not a priority right now.
Acceptance Criteria:
- Remove instrumentation on the navigation link to the Personal Dashboard