Docs: Correlations (#66121)
* Add usage stats about correlations * Add stats.correlations.count to collected stats * Expose grafana_stat_totals_correlations metric * Organize imports * Correlations: Add documentation * Add info about the feature toggle and move it to beta * Remove incorrect bullet point * Remove a bullet point that is not a step * Update punctuation * Update punctuation * Fix typo * Fix typo * Grammar * Rephrase * Clarify * Update transformation.field documentation * Revert automatic merge formatting
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: Permissions
|
||||
weight: 20
|
||||
---
|
||||
|
||||
# Permissions
|
||||
|
||||
Users with [Viewer base role]({{< relref "/docs/grafana/latest/administration/roles-and-permissions/" >}}) or with [datasources:query RBAC role]({{< relref "/docs/grafana/latest/administration/roles-and-permissions/access-control/" >}}) can:
|
||||
|
||||
- Use correlations in Explore’s visualizations
|
||||
- List all available correlations in read-only mode
|
||||
|
||||
Users with [Admin base role]({{< relref "/docs/grafana/latest/administration/roles-and-permissions/" >}}) or with [datasources:write RBAC role]({{< relref "/docs/grafana/latest/administration/roles-and-permissions/access-control/" >}}) can:
|
||||
|
||||
- Add, edit and delete correlations
|
||||
Reference in New Issue
Block a user