mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Add client metrics documentation
Add docs page for the new client metrics push feature covering what is collected, how to enable via dashboard, and env var override.
This commit is contained in:
@@ -438,6 +438,10 @@ export const docsNavigation = [
|
||||
},
|
||||
{ title: 'Auto Update', href: '/manage/peers/auto-update' },
|
||||
{ title: 'Lazy Connections', href: '/manage/peers/lazy-connection' },
|
||||
{
|
||||
title: 'Client Metrics',
|
||||
href: '/manage/client-metrics',
|
||||
},
|
||||
{
|
||||
title: 'Notifications',
|
||||
href: '/manage/settings/notifications',
|
||||
|
||||
Reference in New Issue
Block a user