From c73ee6d0c6cdf4bc9f867759a9b971b82c70646f Mon Sep 17 00:00:00 2001 From: divyaac Date: Wed, 14 May 2025 14:33:57 -0700 Subject: [PATCH] Docs for Census Usage metrics (#30622) --- website/content/docs/license/product-usage-reporting.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. |