Alerting: Change export label (#74277)

Change export label
This commit is contained in:
Sonia Aguilar 2023-09-01 16:28:23 +02:00 committed by GitHub
parent 8833f360ec
commit d8d2f890b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ export function MoreActionsRuleButtons({}: Props) {
download: 'true',
format: 'yaml',
})}
label="Export all"
label="Export all Grafana-managed rules"
target="_blank"
/>
)}