Skip to content

Commit 0da78d5

Browse files
authored
Fix link to Custom Threshold rules (#2931)
It seems like this was copied from the line above and not updated.
1 parent 7efac86 commit 0da78d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

solutions/observability/incident-management/create-manage-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Learn more about Observability rules and how to create them:
2929
| --- | --- | --- |
3030
| AIOps | [Anomaly detection](/solutions/observability/incident-management/create-an-apm-anomaly-rule.md) | Anomalies match specific conditions. |
3131
| APM | [APM anomaly](/solutions/observability/incident-management/create-an-apm-anomaly-rule.md) | The latency, throughput, or failed transaction rate of a service is abnormal. |
32-
| Observability | [Custom threshold](/solutions/observability/incident-management/create-an-apm-anomaly-rule.md) | An Observability data type reaches or exceeds a given value. |
32+
| Observability | [Custom threshold](/solutions/observability/incident-management/create-custom-threshold-rule.md) | An Observability data type reaches or exceeds a given value. |
3333
| Data set quality | [Degraded docs](/solutions/observability/incident-management/create-a-degraded-docs-rule.md) | The percentage of degraded documents for a data view exceeds a threshold |
3434
| Stack | [{{es}} query](/solutions/observability/incident-management/create-an-elasticsearch-query-rule.md) | Matches are found during the latest query run. |
3535
| APM | [Error count threshold](/solutions/observability/incident-management/create-an-error-count-threshold-rule.md) | The number of errors in a service exceeds a defined threshold. |
@@ -100,4 +100,4 @@ To temporarily suppress notifications for *all* rules, create a [maintenance win
100100

101101
To import and export rules, use [{{saved-objects-app}}](/explore-analyze/find-and-organize.md).
102102

103-
Rules are disabled on export. You are prompted to re-enable the rule on successful import.
103+
Rules are disabled on export. You are prompted to re-enable the rule on successful import.

0 commit comments

Comments
 (0)