Skip to content

Commit

Permalink
Update links (#195) (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
EamonnTP authored Oct 20, 2020
1 parent 1790ea0 commit 6425d22
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docs/en/observability/monitor-java-app.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2104,7 +2104,7 @@ the time.
=== What's next?

For more information about using Elastic
Observability, see the {observability-guide}/observability-introduction.html[Observability documentation].
Observability, see the <<observability-introduction,Observability documentation>>.

// Add Javascript and CSS for tabbed panels
include::{beats-repo-dir}/tab-widgets/code.asciidoc[]
2 changes: 1 addition & 1 deletion docs/en/observability/tail-logs.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ image::images/contextual-logs.png[Contextual log event]
To see other actions related to a log event, click *Actions* in the *Log event document details* fly-out.
Depending on the event and the features you have configured, you can:

* Select *View status in Uptime* to {uptime-guide}/uptime-app-overview.html[view related uptime information] in the *Uptime* app.
* Select *View status in Uptime* to <<view-monitor-status,view related uptime information>> in the {uptime-app}.
* Select *View in APM* to {kibana-ref}/traces.html[view corresponding APM traces] in the *APM* app.
4 changes: 2 additions & 2 deletions docs/en/observability/view-infrastructure-metrics.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ image::images/pod-metrics.png[Kubernetes pod metrics]
Depending on the features you have installed and configured, you can view logs, traces, or uptime information relating to a specific resource.
For example, in the high-level view, when you click a Kubernetes Pod resource, you can choose:

* *Kubernetes Pod logs* to {observability-guide}/monitor-logs.html[view corresponding logs] in the {logs-app}.
* *Kubernetes Pod logs* to <<monitor-logs,view corresponding logs>> in the {logs-app}.
* *Kubernetes Pod APM traces* to {kibana-ref}/traces.html[view corresponding APM traces] in the {apm-app}.
* *Kubernetes Pod in Uptime* to {uptime-guide}/uptime-app-overview.html[view related uptime information] in the {uptime-app}.
* *Kubernetes Pod in Uptime* to <<monitor-uptime,view related uptime information>> in the {uptime-app}.
4 changes: 2 additions & 2 deletions docs/en/observability/view-monitor-status.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,6 @@ or {logs-app} pre-filtered for the host.
Depending on the features you have installed and configured, you can view logs,
metrics, or APM data relating to a specific monitor. You can choose:

* Show host, pod, or container logs in the {observability-guide}/monitor-logs.html[{logs-app}].
* Show host, pod, or container logs in the <<monitor-logs,{logs-app}>>.
* Show APM data in the {kibana-ref}/traces.html[{apm-app}].
* Show host, pod, or container metrics in the {observability-guide}/analyze-metrics.html[{metrics-app}].
* Show host, pod, or container metrics in the <<analyze-metrics,{metrics-app}>>.

0 comments on commit 6425d22

Please sign in to comment.