LBAC for datasources: Add feature toggle LBAC for datasources mimir teamHttpHeadersMimir (#98866)

adds feature toggle LBAC for datasources mimir
This commit is contained in:
Eric Leijonmarck
2025-01-13 11:42:47 +01:00
committed by GitHub
parent c6b7e35c4e
commit 04acbcdef2
6 changed files with 27 additions and 0 deletions

View File

@ -230,6 +230,7 @@ Experimental features might be changed or removed without prior notice.
| `investigationsBackend` | Enable the investigations backend API |
| `k8SFolderCounts` | Enable folder's api server counts |
| `k8SFolderMove` | Enable folder's api server move |
| `teamHttpHeadersMimir` | Enables LBAC for datasources for Mimir to apply LBAC filtering of metrics to the client requests for users in teams |
## Development feature toggles