Skip to content

Commit 4816bd3

Browse files
committed
Add app telemetry stats to per server node collectors
Change-Id: Iadcc7e7a3c2d4d242a1fa68dfbca8db0695bd1e4 Reviewed-on: https://review.couchbase.org/c/cbmonitor/+/224984 Reviewed-by: Daniel Nagy <daniel.nagy@couchbase.com> Tested-by: Salim Salim <salim.salim@couchbase.com>
1 parent 8010ee6 commit 4816bd3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

webapp/cbmonitor/plotter/reports.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1442,6 +1442,7 @@ def get_report(self):
14421442
"vmstat",
14431443
"utilisation_stats",
14441444
"metrics_rest_api_deks",
1445+
"metrics_rest_api_app_telemetry",
14451446
):
14461447
for metric in metrics:
14471448
for server in self.servers:

0 commit comments

Comments
 (0)