-
Notifications
You must be signed in to change notification settings - Fork 166
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[apm] Apply APM IA changes to serverless docs (#4593)
* apply apm ia changes to serverless docs * apply suggestions from code review Co-authored-by: DeDe Morton <[email protected]> * remove commented out content * update link --------- Co-authored-by: DeDe Morton <[email protected]>
- Loading branch information
1 parent
6b14b0c
commit 21943eb
Showing
69 changed files
with
477 additions
and
301 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 →>> | ||
|
||
|=== | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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] |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
docs/en/serverless/apm/apm-reduce-your-data-usage.asciidoc
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
47 changes: 0 additions & 47 deletions
47
docs/en/serverless/apm/apm-troubleshooting/common-problems.asciidoc
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
docs/en/serverless/apm/apm-troubleshooting/common-response-codes.asciidoc
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
docs/en/serverless/apm/apm-view-and-analyze-traces.asciidoc
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.