Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
feat: Added metrics link (#1103)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko authored Dec 7, 2023
1 parent cfbc918 commit 635b1be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/sidebar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ export default () => {
<SidebarLink to="/sdk/event-payloads/user/">User Interface</SidebarLink>
</SidebarLink>
<SidebarLink to="/sdk/profiles/">Profiles</SidebarLink>
<SidebarLink to="/sdk/metrics/">Metrics</SidebarLink>
<SidebarLink to="/sdk/check-ins/">Check-Ins</SidebarLink>
<SidebarLink to="/sdk/sessions/">Sessions</SidebarLink>
<SidebarLink to="/sdk/client-reports/">Client Reports</SidebarLink>
Expand Down

1 comment on commit 635b1be

@vercel
Copy link

@vercel vercel bot commented on 635b1be Dec 7, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You must have Developer access to commit code to Sentry on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes.

Learn more: https://vercel.com/docs/concepts/teams/roles-and-permissions#enterprise-team-account-roles

Please sign in to comment.