mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
[APM] Remove ML docs link (#21137)
This commit is contained in:
parent
7748a188e6
commit
c8d8b8aa24
1 changed files with 3 additions and 3 deletions
|
@ -179,10 +179,10 @@ export default class DynamicBaselineFlyout extends Component {
|
|||
expected bounds from the Machine Learning job and annotate the
|
||||
graph once the anomaly score is >=75.
|
||||
</p>
|
||||
<img
|
||||
{/* <img
|
||||
src="/plugins/apm/images/apm-ml-anomaly-detection-example.png"
|
||||
alt="Anomaly detection on response times in APM"
|
||||
/>
|
||||
/> */}
|
||||
<p>
|
||||
Jobs can be created per transaction type and based on the average
|
||||
response time. Once a job is created, you can manage it and see
|
||||
|
@ -192,7 +192,7 @@ export default class DynamicBaselineFlyout extends Component {
|
|||
refresh the graph a few minutes after creating the job.
|
||||
</p>
|
||||
<p>
|
||||
<a href="#">Learn more</a> about the Machine Learning integration.
|
||||
{/* <a href="#">Learn more</a> about the Machine Learning integration. */}
|
||||
</p>
|
||||
</EuiText>
|
||||
</EuiFlyoutBody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue