From 19bed65d9b2fea19482a914b84f036798a53eb19 Mon Sep 17 00:00:00 2001 From: brendamuir <100768211+brendamuir@users.noreply.github.com> Date: Mon, 11 Nov 2024 13:39:02 +0100 Subject: [PATCH] Alerting docs: updates to landing page (#96200) * Alerting docs: updates to landing page * Update docs/sources/alerting/_index.md Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com> --------- Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com> --- docs/sources/alerting/_index.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/docs/sources/alerting/_index.md b/docs/sources/alerting/_index.md index 0d341c0afe5..ef33ff193ce 100644 --- a/docs/sources/alerting/_index.md +++ b/docs/sources/alerting/_index.md @@ -27,10 +27,6 @@ cards: href: ./fundamentals/ description: Learn more about the fundamentals and available features that help you create, manage, and respond to alerts; and improve your team’s ability to resolve issues quickly. height: 24 - - title: Set up - href: ./set-up/ - description: Set up your implementation of Grafana Alerting. - height: 24 - title: Configure alert rules href: ./alerting-rules/ description: Create, manage, view, and adjust alert rules to alert on your metrics data or log entries from multiple data sources — no matter where your data is stored. @@ -39,13 +35,13 @@ cards: href: ./configure-notifications/ description: Choose how, when, and where to send your alert notifications. height: 24 - - title: Detect and respond + - title: Monitor status href: ./manage-notifications/ description: Monitor, respond to, and triage issues within your services. height: 24 - - title: Monitor - href: ./monitor/ - description: Monitor your alerting metrics to ensure you identify potential issues before they become critical. + - title: Additional configuration + href: ./set-up/ + description: Use advanced configuration options to further tailor your alerting setup. These options can enhance security, scalability, and automation in complex environments. height: 24 ---