Skip to content
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

[7.10] Update links (#195) #197

Merged
merged 1 commit into from
Oct 20, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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}>>.