From 9d7e758e04c56db958229441b4943dd82d5692f6 Mon Sep 17 00:00:00 2001 From: Dai Nguyen <88277570+ej25a@users.noreply.github.com> Date: Mon, 8 Apr 2024 16:24:19 -0500 Subject: [PATCH] Update teamHttpHeaders casing (#85767) teamHTTPHeaders does not work. teamHttpHeaders is the correct syntax for the feature toggle. --- .../teamlbac/configure-teamlbac-for-loki/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/administration/data-source-management/teamlbac/configure-teamlbac-for-loki/index.md b/docs/sources/administration/data-source-management/teamlbac/configure-teamlbac-for-loki/index.md index bb1ab192d74..7a45e25805a 100644 --- a/docs/sources/administration/data-source-management/teamlbac/configure-teamlbac-for-loki/index.md +++ b/docs/sources/administration/data-source-management/teamlbac/configure-teamlbac-for-loki/index.md @@ -17,7 +17,7 @@ Team LBAC is available in private preview on Grafana Cloud for Loki created with ## Before you begin -To be able to use Team LBAC rules, you need to enable the feature toggle `teamHTTPHeaders` on your Grafana instance. Contact support to enable the feature toggle for you. +To be able to use Team LBAC rules, you need to enable the feature toggle `teamHttpHeaders` on your Grafana instance. Contact support to enable the feature toggle for you. - Be sure that you have the permission setup to create a loki tenant in Grafana Cloud - Be sure that you have admin data source permissions for Grafana.