-
Couldn't load subscription status.
- Fork 175
[apm] Apply APM IA changes to serverless docs #4593
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
8a9cbe0
da33c0c
75a4fa7
5e5acb3
8210341
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,42 @@ | ||
| [[observability-apm-alerts]] | ||
| = Create APM rules and alerts | ||
|
|
||
| ++++ | ||
| <titleabbrev>Create rules and alerts</titleabbrev> | ||
| ++++ | ||
|
|
||
| The Applications UI allows you to define *rules* to detect complex conditions within your APM data | ||
| and trigger built-in *actions* when those conditions are met. | ||
|
|
||
| [discrete] | ||
| == APM rules | ||
|
|
||
| The following APM rules are supported: | ||
|
|
||
| [cols="1,1"] | ||
| |=== | ||
| | *APM Anomaly* | ||
| a| Alert when either the latency, throughput, or failed transaction rate of a service is anomalous. | ||
| Anomaly rules can be set at the environment level, service level, and/or transaction type level. | ||
|
|
||
| Read more in <<observability-create-anomaly-alert-rule,APM Anomaly rule →>> | ||
|
|
||
| | *Error count threshold* | ||
| a| Alert when the number of errors in a service exceeds a defined threshold. Error count rules can be set at the | ||
| environment level, service level, and error group level. | ||
|
|
||
| Read more in <<observability-create-error-count-threshold-alert-rule,Error count threshold rule →>> | ||
|
|
||
| | *Failed transaction rate threshold* | ||
| a| Alert when the rate of transaction errors in a service exceeds a defined threshold. | ||
|
|
||
| Read more in <<observability-create-failed-transaction-rate-threshold-alert-rule,Failed transaction rate threshold rule →>> | ||
|
|
||
| | *Latency threshold* | ||
| a| Alert when the latency or failed transaction rate is abnormal. | ||
| Threshold rules can be as broad or as granular as you'd like, enabling you to define exactly when you want to be alerted--whether that's at the environment level, service name level, transaction type level, and/or transaction name level. | ||
|
|
||
| Read more in <<observability-create-latency-threshold-alert-rule,Latency threshold rule →>> | ||
|
|
||
| |=== | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| [[observability-apm-act-on-data]] | ||
| = Act on application data | ||
|
|
||
| ++++ | ||
| <titleabbrev>Act on data</titleabbrev> | ||
| ++++ | ||
|
|
||
| In addition to exploring visualizations in the Applications UI, you can make your application data more actionable with: | ||
|
|
||
| [cols="1,1"] | ||
| |=== | ||
| | <<observability-apm-alerts,Rules and alerts>> | ||
| | The Applications UI allows you to define rules to detect complex | ||
| conditions within your APM data and trigger built-in actions when those conditions are met. | ||
|
|
||
| | <<observability-apm-create-custom-links,Custom links>> | ||
| | Build URLs that contain relevant metadata from a specific trace. | ||
| For example, you can create a link that will take you to a page where you can open a new GitHub issue | ||
| with context already auto-populated in the issue body. | ||
| These links will be shown in the _Actions_ context menu in selected areas of the Applications UI (for example, by transaction details). | ||
| |=== | ||
|
|
||
|
|
||
| ///////////////// | ||
| // Subsections // | ||
| ///////////////// | ||
| include::./alerts.asciidoc[leveloffset=+1] | ||
| include::./custom-links.asciidoc[leveloffset=+1] |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.