LBAC for datasources: Adds feature availability (#101604)
* adds feature availability * spellling * table format enough
This commit is contained in:
@@ -20,8 +20,19 @@ Label-Based Access Control (LBAC) allows fine-grained access control to data sou
|
||||
|
||||
## Supported Data Sources
|
||||
|
||||
### Feature availability
|
||||
|
||||
LBAC for data sources is currently generally available for `Loki` and in **experimental** for `Prometheus`. Support for additional data sources may be added in future updates.
|
||||
|
||||
| Data source | [Grafana Cloud](/docs/grafana-cloud) | [Grafana Enterprise]({{< relref "../../introduction/grafana-enterprise/" >}}) |
|
||||
| ----------- | ------------------------------------ | ----------------------------------------------------------------------------- |
|
||||
| Loki | GA | GA |
|
||||
| Prometheus | PrivatePreview | PrivatePreview |
|
||||
|
||||
{{% admonition type="note" %}}
|
||||
For enterprise this feature requires Grafana Enterprise Metrics (GEM) or Grafana Enterprise Logs (GEL) to function.
|
||||
{{% /admonition %}}
|
||||
|
||||
**LBAC for data sources offers:**
|
||||
|
||||
- Team-based access control using `LogQL` rules.
|
||||
|
||||
Reference in New Issue
Block a user