Skip to content
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
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ include::{observability-docs-root}/docs/en/shared/open-kibana/widget.asciidoc[]
[role="screenshot"]
image::images/kibana-fleet-agents-overview.png[{agent}s {fleet} page]

. To view data flowing in, go to *Analytics -> Discover* and select the index `metrics-*`, or even more specific, `metrics-kubernetes.*`. If you can't see these indexes, https://www.elastic.co/guide/en/kibana/master/data-views.html[create a data view] for them.
. To view data flowing in, go to *Analytics -> Discover* and select the index `metrics-*`, or even more specific, `metrics-kubernetes.*`. If you can't see these indexes, {kibana-ref}/data-views.html[create a data view] for them.

. To view predefined dashboards, either select *Analytics->Dashboard* or <<view-integration-assets,install assets through an integration>>.

Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ include::run-container-common/deploy-elastic-agent.asciidoc[]
include::{observability-docs-root}/docs/en/shared/open-kibana/widget.asciidoc[]
--

. You can see data flowing in by going to *Analytics -> Discover* and selecting the index `metrics-*`, or even more specific, `metrics-kubernetes.*`. If you can't see these indexes, https://www.elastic.co/guide/en/kibana/master/data-views.html[create a data view] for them.
. You can see data flowing in by going to *Analytics -> Discover* and selecting the index `metrics-*`, or even more specific, `metrics-kubernetes.*`. If you can't see these indexes, {kibana-ref}/data-views.html[create a data view] for them.

. You can see predefined dashboards by selecting *Analytics->Dashboard*, or by <<view-integration-assets,installing assets through an integration>>.

Expand Down
2 changes: 1 addition & 1 deletion docs/en/observability/whats-new.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ eliminating the need for manual alert closure and management.
[role="screenshot"]
image::images/alert-connector-opsgenie.png[Create or close an alert in Opsgenie]

For more information, refer to the https://www.elastic.co/guide/en/kibana/master/opsgenie-action-type.html[Opsgenie connector documentation].
For more information, refer to the {kibana-ref}/opsgenie-action-type.html[Opsgenie connector documentation].

[discrete]
== New Operations view for APM Dependencies (Beta)
Expand Down