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

Commit 9f8acf4

Browse files
committed
Document how Performance Monitoring SDK API started
1 parent eab4cd1 commit 9f8acf4

File tree

2 files changed

+377
-0
lines changed

2 files changed

+377
-0
lines changed

src/components/sidebar.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ export default () => {
242242
</SidebarLink>
243243
</SidebarLink>
244244
<SidebarLink to="/sdk/sessions/">Sessions</SidebarLink>
245+
<SidebarLink to="/sdk/research/performance">Research: Performance Monitoring API</SidebarLink>
245246
</ul>
246247
</li>
247248
<li className="mb-3" data-sidebar-branch>

0 commit comments

Comments
 (0)