mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
* add changelog * rename changelog * add API path * Update changelog/_9833.txt --------- Co-authored-by: Jenny Deng <jenny.deng@hashicorp.com> Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
This commit is contained in:
parent
06948c7588
commit
8050bab6b6
1 changed files with 4 additions and 0 deletions
4
changelog/_9833.txt
Normal file
4
changelog/_9833.txt
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
```release-note:improvement
|
||||
activity (enterprise): Add a cumulative namespace client count API at `sys/internal/counters/activity/cumulative`.
|
||||
For each namespace in the response it returns the sum of its own client counts and that of all its child namespaces.
|
||||
```
|
||||
Loading…
Reference in a new issue