feat(web): add telemetry dashboard page with nginx proxy and nav integration
This commit is contained in:
@@ -65,6 +65,12 @@ export function Navbar() {
|
||||
>
|
||||
Review
|
||||
</Link>
|
||||
<Link
|
||||
to="/telemetry"
|
||||
className={navLinkClassName(isActive("/telemetry"))}
|
||||
>
|
||||
Telemetry
|
||||
</Link>
|
||||
</nav>
|
||||
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user