diff --git a/.betterer.results b/.betterer.results index 70347d3110f..a3f84ce1d29 100644 --- a/.betterer.results +++ b/.betterer.results @@ -2487,9 +2487,7 @@ exports[`better eslint`] = { [0, 0, 0, "No untranslated strings. Wrap text with ", "10"], [0, 0, 0, "No untranslated strings. Wrap text with ", "11"], [0, 0, 0, "No untranslated strings. Wrap text with ", "12"], - [0, 0, 0, "No untranslated strings. Wrap text with ", "13"], - [0, 0, 0, "No untranslated strings. Wrap text with ", "14"], - [0, 0, 0, "No untranslated strings. Wrap text with ", "15"] + [0, 0, 0, "No untranslated strings. Wrap text with ", "13"] ], "public/app/features/alerting/unified/home/Insights.tsx:5381": [ [0, 0, 0, "No untranslated strings. Wrap text with ", "0"] diff --git a/public/app/features/alerting/unified/home/GettingStarted.tsx b/public/app/features/alerting/unified/home/GettingStarted.tsx index b0be37de447..8c80eb9c0ba 100644 --- a/public/app/features/alerting/unified/home/GettingStarted.tsx +++ b/public/app/features/alerting/unified/home/GettingStarted.tsx @@ -38,24 +38,28 @@ export default function GettingStarted() { Get started
  • - Create an alert rule by adding queries and expressions from multiple data - sources. + Create an alert rule to query a data source and evaluate the condition defined + in the alert rule
  • - Add labels to your alert rules{' '} - to connect them to notification policies + Route alert notifications either directly to a contact point or through + notification policies for more flexibility
  • - Configure contact points to define where to send your notifications to. -
  • -
  • - Configure notification policies to route your alert instances to contact - points. + Monitor your alert rules using dashboards and visualizations
- - Read more in the docs - +

+ For a hands-on introduction, refer to our{' '} + + tutorial to get started with Grafana Alerting + +