mirror of
https://github.com/netbirdio/docs.git
synced 2026-08-25 09:11:26 +02:00
Add client metrics documentation (#701)
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:
@@ -487,6 +487,10 @@ export const docsNavigation = [
|
||||
{ title: 'IPv6 Overlay Addressing', href: '/manage/settings/ipv6' },
|
||||
{ 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