Skip to content

Commit 51f47f2

Browse files
committed
merged master
2 parents f89dc23 + aae5729 commit 51f47f2

File tree

61 files changed

+1230
-653
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+1230
-653
lines changed

docs/api/saved-objects/create.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ experimental[] Create {kib} saved objects.
1313

1414
`POST <kibana host>:<port>/api/saved_objects/<type>/<id>`
1515

16-
`POST <kibana host>:<port>/s/<space_id>/saved_objects/<type>`
16+
`POST <kibana host>:<port>/s/<space_id>/api/saved_objects/<type>`
1717

1818
[[saved-objects-api-create-path-params]]
1919
==== Path parameters

docs/infrastructure/getting-started.asciidoc

Lines changed: 0 additions & 11 deletions
This file was deleted.
-5.75 KB
Binary file not shown.
-624 KB
Binary file not shown.
-490 KB
Binary file not shown.
-348 KB
Binary file not shown.
-1.29 KB
Binary file not shown.
-1.21 KB
Binary file not shown.

docs/infrastructure/index.asciidoc

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1+
[chapter]
12
[role="xpack"]
23
[[xpack-infra]]
34
= Metrics
45

5-
[partintro]
6-
--
7-
The Metrics app enables you to monitor your infrastructure metrics and identify problems in real time.
6+
The {metrics-app} in {kib} enables you to monitor your infrastructure metrics and identify problems in real time.
87
You start with a visual summary of your infrastructure where you can view basic metrics for common servers, containers, and services.
98
Then you can drill down to view more detailed metrics or other information for that component.
109

@@ -23,14 +22,11 @@ You can optionally save these views and add them to {kibana-ref}/dashboard.html[
2322

2423
* Create alerts based on metric thresholds for one or more components.
2524

26-
To get started, you need to <<xpack-metrics-getting-started, start collecting metrics data from your infrastructure>>. Then you can <<infra-ui, use the Metrics application to inspect and analyze your data>>.
27-
2825
[role="screenshot"]
2926
image::infrastructure/images/infra-sysmon.png[Infrastructure Overview in Kibana]
3027

31-
--
28+
[float]
29+
=== Get started
30+
31+
To get started with Metrics, refer to {metrics-guide}/install-metrics-monitoring.html[Install Metrics].
3232

33-
include::getting-started.asciidoc[]
34-
include::infra-ui.asciidoc[]
35-
include::view-metrics.asciidoc[]
36-
include::metrics-explorer.asciidoc[]

docs/infrastructure/infra-ui.asciidoc

Lines changed: 0 additions & 113 deletions
This file was deleted.

0 commit comments

Comments
 (0)