Alerting: Clarify grafana managed rules (#109123)

This commit is contained in:
Gilles De Mey
2025-08-04 15:32:12 +02:00
committed by GitHub
parent bbb4d31388
commit 1cda9cdc25

View File

@ -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}