Remove potentially misleading part of automated reporting docs (#29297)

This commit is contained in:
Violet Hynes
2025-01-06 16:26:02 -05:00
committed by GitHub
parent ac42bf718b
commit 539a7b73d1

View File

@@ -10,12 +10,7 @@ description: >-
@include 'alerts/enterprise-only.mdx' @include 'alerts/enterprise-only.mdx'
Automated license utilization reporting sends license utilization data to Automated license utilization reporting sends license utilization data to
HashiCorp without requiring you to manually collect and report them. It also HashiCorp without requiring you to manually collect and report them.
lets you review your license usage with the monitoring solution you already use
(for example Splunk, Datadog, or others) so you can optimize and manage your
deployments. Use these reports to understand how much more you can deploy under
your current contract, protect against overutilization, and budget for predicted
consumption.
Automated reporting shares the minimum data required to validate license Automated reporting shares the minimum data required to validate license
utilization as defined in our contracts. They consist of mostly computed metrics utilization as defined in our contracts. They consist of mostly computed metrics
@@ -228,20 +223,20 @@ HashiCorp collects the following utilization data as JSON payloads:
- `nonentity` - The sum of tokens without an entity attached - `nonentity` - The sum of tokens without an entity attached
- `metadata` - Optional product-specific metadata - `metadata` - Optional product-specific metadata
- `billing_start` - The billing start date associated with the reporting cluster (license start date if not configured). - `billing_start` - The billing start date associated with the reporting cluster (license start date if not configured).
<Note title="Important change to supported versions"> <Note title="Important change to supported versions">
As of 1.16.7, 1.17.3 and later, As of 1.16.7, 1.17.3 and later,
the <a href="/vault/docs/concepts/billing-start-date">billing start date</a> automatically the <a href="/vault/docs/concepts/billing-start-date">billing start date</a> automatically
rolls over to the latest billing year at the end of the last cycle. rolls over to the latest billing year at the end of the last cycle.
For more information, refer to the upgrade guide for your Vault version: For more information, refer to the upgrade guide for your Vault version:
[Vault v1.16.x](/vault/docs/upgrading/upgrade-to-1.16.x#auto-rolled-billing-start-date), [Vault v1.16.x](/vault/docs/upgrading/upgrade-to-1.16.x#auto-rolled-billing-start-date),
[Vault v1.17.x](/vault/docs/upgrading/upgrade-to-1.17.x#auto-rolled-billing-start-date) [Vault v1.17.x](/vault/docs/upgrading/upgrade-to-1.17.x#auto-rolled-billing-start-date)
</Note> </Note>
- `cluster_id` - The cluster UUID as shown by `vault status` on the reporting - `cluster_id` - The cluster UUID as shown by `vault status` on the reporting
cluster cluster