From b7feb34acfc5a24212ad7846d6a8e30014cf88a2 Mon Sep 17 00:00:00 2001 From: brendamuir <100768211+brendamuir@users.noreply.github.com> Date: Mon, 17 Oct 2022 16:54:00 +0100 Subject: [PATCH] Fix broken relrefs (#57092) * Fixes relrefs * Fixes more relrefs --- docs/sources/alerting/alerting-rules/_index.md | 4 ++-- docs/sources/alerting/fundamentals/evaluate-grafana-alerts.md | 2 +- .../{view-alert rules/_index.md => view-alert-rules/index.md} | 0 .../alerting/view-state-health/{_index.md => index.md} | 0 docs/sources/fundamentals/timeseries-dimensions/index.md | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) rename docs/sources/alerting/{view-alert rules/_index.md => view-alert-rules/index.md} (100%) rename docs/sources/alerting/view-state-health/{_index.md => index.md} (100%) diff --git a/docs/sources/alerting/alerting-rules/_index.md b/docs/sources/alerting/alerting-rules/_index.md index c86f56352a8..4aedb845961 100644 --- a/docs/sources/alerting/alerting-rules/_index.md +++ b/docs/sources/alerting/alerting-rules/_index.md @@ -20,8 +20,8 @@ You can: - [Create Grafana Mimir or Loki managed recording rules]({{< relref "create-mimir-loki-managed-recording-rule/" >}}) - [Edit Grafana Mimir or Loki rule groups and namespaces]({{< relref "edit-mimir-loki-namespace-group/" >}}) - [Create Grafana managed alert rules]({{< relref "create-grafana-managed-rule/" >}}) -- [View the state and health of alert rules]({{< relref "../fundamentals/state-and-health/" >}}) -- [View and filter alert rules]({{< relref "rule-list/" >}}) +- [View the state and health of alert rules]({{< relref "../view-state-health/" >}}) +- [View and filter alert rules]({{< relref "../view-alert-rules/" >}}) **Note:** Grafana managed alert rules can only be edited or deleted by users with Edit permissions for the folder storing the rules. diff --git a/docs/sources/alerting/fundamentals/evaluate-grafana-alerts.md b/docs/sources/alerting/fundamentals/evaluate-grafana-alerts.md index d687261b00e..90c8ff4830f 100644 --- a/docs/sources/alerting/fundamentals/evaluate-grafana-alerts.md +++ b/docs/sources/alerting/fundamentals/evaluate-grafana-alerts.md @@ -28,7 +28,7 @@ Grafana managed alerts query the following backend data sources that have alerti ### Metrics from the alerting engine -The alerting engine publishes some internal metrics about itself. You can read more about how Grafana publishes [internal metrics]({{< relref "../../setup-grafana/set-up-grafana-monitoring/" >}}). See also, [View alert rules and their current state]({{< relref "../alerting-rules/rule-list/" >}}). +The alerting engine publishes some internal metrics about itself. You can read more about how Grafana publishes [internal metrics]({{< relref "../../setup-grafana/set-up-grafana-monitoring/" >}}). See also, [View alert rules and their current state]({{< relref "../view-state-health/" >}}). | Metric Name | Type | Description | | ------------------------------------------------- | --------- | ---------------------------------------------------------------------------------------- | diff --git a/docs/sources/alerting/view-alert rules/_index.md b/docs/sources/alerting/view-alert-rules/index.md similarity index 100% rename from docs/sources/alerting/view-alert rules/_index.md rename to docs/sources/alerting/view-alert-rules/index.md diff --git a/docs/sources/alerting/view-state-health/_index.md b/docs/sources/alerting/view-state-health/index.md similarity index 100% rename from docs/sources/alerting/view-state-health/_index.md rename to docs/sources/alerting/view-state-health/index.md diff --git a/docs/sources/fundamentals/timeseries-dimensions/index.md b/docs/sources/fundamentals/timeseries-dimensions/index.md index 2eb878687e3..c857147f3e6 100644 --- a/docs/sources/fundamentals/timeseries-dimensions/index.md +++ b/docs/sources/fundamentals/timeseries-dimensions/index.md @@ -86,7 +86,7 @@ In this case the labels that represent the dimensions will have two keys based o > **Note:** More than one dimension is currently only supported in the Logs queries within the Azure Monitor service as of version 7.1. -> **Note:** Multiple dimensions are not supported in a way that maps to multiple alerts in Grafana, but rather they are treated as multiple conditions to a single alert. For more information, see See the documentation on [creating alerts with multiple series]({{< relref "../alerting/alerting-rules/create-grafana-managed-rule/#single-and-multi-dimensional-rule" >}}). +> **Note:** Multiple dimensions are not supported in a way that maps to multiple alerts in Grafana, but rather they are treated as multiple conditions to a single alert. For more information, see See the documentation on [creating alerts with multiple series]({{< relref "../../alerting/alerting-rules/create-grafana-managed-rule/#single-and-multi-dimensional-rule" >}}). ### Multiple values