mirror of
https://github.com/grafana/grafana.git
synced 2025-09-17 15:32:52 +08:00
Alerting: Clarify grafana managed rules (#109123)
This commit is contained in:
@ -77,7 +77,7 @@ function PaginatedGroupsLoader({ groupFilter, namespaceFilter }: LoaderProps) {
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<DataSourceSection
|
<DataSourceSection
|
||||||
name="Grafana"
|
name="Grafana-managed"
|
||||||
application="grafana"
|
application="grafana"
|
||||||
uid={GrafanaRulesSourceSymbol}
|
uid={GrafanaRulesSourceSymbol}
|
||||||
isLoading={isLoading}
|
isLoading={isLoading}
|
||||||
|
Reference in New Issue
Block a user