backport of commit ec6fc13c71662bffb02a533f2065a84113105d93 (#22430)
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
This commit is contained in:
parent
47fdbfa10e
commit
dca267ce45
|
@ -41,7 +41,7 @@ in the order in which they appear, if flattened.
|
|||
| `cluster` | `vault-cluster-d54ad07` | Name of the cluster where the metric originated
|
||||
| `creation_ttl` | `7d` | Time-to-live assigned at creation, rounded up to the next-highest bucket: `1m`, `10m`, `20m`, `1h`, `2h`, `1d`, `2d`, `7d`, `30d`, or `+Inf`
|
||||
| `mount_point` | `auth/userpass/` | Path at which an authentication method or secret engine is mounted
|
||||
| `name` | `TBD` | Name of the object being aggregated (for example, a quota or quota rule)
|
||||
| `name` | `memoryLimit` | Name of the object being aggregated (for example, a quota or quota rule)
|
||||
| `namespace` | `ns1` | A namespace path or `root` for the root namespace
|
||||
| `policy` | `default` | Name of the associated policy
|
||||
| `secret_engine` | `aws` | Secrets engine type
|
||||
|
|
Loading…
Reference in New Issue