diff --git a/website/content/docs/internals/telemetry/metrics/index.mdx b/website/content/docs/internals/telemetry/metrics/index.mdx index 5771f7787..3b2476b00 100644 --- a/website/content/docs/internals/telemetry/metrics/index.mdx +++ b/website/content/docs/internals/telemetry/metrics/index.mdx @@ -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