From 7983665b3dc511ccb3a1a217f9acfaba4b2a90b6 Mon Sep 17 00:00:00 2001 From: Jordan Olshevski Date: Mon, 11 Mar 2024 19:20:32 -0500 Subject: [PATCH] More tik metrics --- manifests/prom.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/prom.yaml b/manifests/prom.yaml index 37401ab..2a870a4 100644 --- a/manifests/prom.yaml +++ b/manifests/prom.yaml @@ -223,10 +223,10 @@ data: route = False wireless = True wireless_clients = True - capsman = False - capsman_clients = False + capsman = True + capsman_clients = True user = False - queue = False + queue = True remote_dhcp_entry = None use_comments_over_names = True check_for_updates = False \ No newline at end of file