You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: solutions/observability/incident-management/create-manage-rules.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,8 @@ Learn more about Observability rules and how to create them:
32
32
| 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. |
33
33
| APM |[Failed transaction rate threshold](../../../solutions/observability/incident-management/create-failed-transaction-rate-threshold-rule.md)| The rate of transaction errors in a service exceeds a defined threshold. |
34
34
| Metrics |[Inventory](../../../solutions/observability/incident-management/create-an-inventory-rule.md)| The infrastructure inventory exceeds a defined threshold. |
35
+
| Logs |[Log threshold](../../../solutions/observability/incident-management/create-log-threshold-rule.md)| An Observability data type reaches or exceeds a given value. |
36
+
| Metrics |[Metric threshold](../../../solutions/observability/incident-management/create-metric-threshold-rule.md)| An Observability data type reaches or exceeds a given value. |
35
37
| APM |[Latency threshold](../../../solutions/observability/incident-management/create-latency-threshold-rule.md)| The latency of a specific transaction type in a service exceeds a defined threshold. |
36
38
| SLO |[SLO burn rate rule](../../../solutions/observability/incident-management/create-an-slo-burn-rate-rule.md)| The burn rate is above a defined threshold. |
0 commit comments