diff --git a/website/content/docs/license/product-usage-reporting.mdx b/website/content/docs/license/product-usage-reporting.mdx index fb265c855b..0e5a30d3c6 100644 --- a/website/content/docs/license/product-usage-reporting.mdx +++ b/website/content/docs/license/product-usage-reporting.mdx @@ -195,8 +195,8 @@ All of these metrics are numerical, and contain no sensitive values or additiona | `vault.replication.secret.local_mounts` | The number of local secret mounts on Enterprise clusters. | | `vault.replication.auth.local_mounts` | The number of local auth mounts on Enterprise clusters. | | `vault.replication.auth.non_local_mounts` | The number of replicated auth mounts on Enterprise clusters. | - - +| `vault.replication.num_nodes` | The number of nodes in a HA cluster. | +| `vault.enterprise.aop_enabled` | Whether Adaptive Overload Protection is enabled on Enterprise clusters. |