From a8578484bbefb296a8ffd4764add26c53583ed60 Mon Sep 17 00:00:00 2001 From: Jacob Valdez Date: Tue, 5 Nov 2024 11:35:09 -0600 Subject: [PATCH] Docs: updating auto_refresh_license information (#95804) --- .../configure-grafana/enterprise-configuration/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/sources/setup-grafana/configure-grafana/enterprise-configuration/index.md b/docs/sources/setup-grafana/configure-grafana/enterprise-configuration/index.md index f386ec614cd..e025c241b48 100644 --- a/docs/sources/setup-grafana/configure-grafana/enterprise-configuration/index.md +++ b/docs/sources/setup-grafana/configure-grafana/enterprise-configuration/index.md @@ -35,6 +35,10 @@ side to be valid for a different number of users or a new duration, your Grafana instance will be updated with the new terms automatically. Defaults to `true`. +{{% admonition type="note" %}} +The license only automatically updates once per day. To immediately update the terms for a license, use the Grafana UI to renew your license token. +{{% /admonition %}} + ### license_validation_type When set to `aws`, Grafana will validate its license status with Amazon Web Services (AWS) instead of with Grafana Labs. Only use this setting if you purchased an Enterprise license from AWS Marketplace. Defaults to empty, which means that by default Grafana Enterprise will validate using a license issued by Grafana Labs. For details about licenses issued by AWS, refer to [Activate a Grafana Enterprise license purchased through AWS Marketplace]({{< relref "../../../administration/enterprise-licensing/activate-aws-marketplace-license" >}}).