Skip to content

Commit cad4ab8

Browse files
Merge remote-tracking branch 'remotes/from/ce/main'
2 parents cb015b7 + 2d551a8 commit cad4ab8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

vault/logical_system.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7161,6 +7161,11 @@ This path responds to the following HTTP methods.
71617161
"Count of active clients so far this month.",
71627162
"Count of active clients so far this month.",
71637163
},
7164+
"activity-cumulative": {
7165+
"Cumulative count of clients under each namespace.",
7166+
`Cumulative count of clients under each namespace.
7167+
A cumulative count is the sum of the clients belonging to a namespace and all its child namespaces.`,
7168+
},
71647169
"activity-config": {
71657170
"Control the collection and reporting of client counts.",
71667171
"Control the collection and reporting of client counts.",

0 commit comments

Comments
 (0)