mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
Docs: Fixed invalid JSON (#25153)
This commit is contained in:
@@ -80,7 +80,7 @@ Here is a minimal policy example:
|
|||||||
"logs:StartQuery",
|
"logs:StartQuery",
|
||||||
"logs:StopQuery",
|
"logs:StopQuery",
|
||||||
"logs:GetQueryResults",
|
"logs:GetQueryResults",
|
||||||
"logs:GetLogEvents",
|
"logs:GetLogEvents"
|
||||||
],
|
],
|
||||||
"Resource": "*"
|
"Resource": "*"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user