Skip to content

Commit

Permalink
[DOCS] Move monitoring to docs folder (#31477)
Browse files Browse the repository at this point in the history
  • Loading branch information
lcawl authored and colings86 committed Jun 25, 2018
1 parent 49387bf commit baa9b85
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ include::ingest.asciidoc[]

include::{xes-repo-dir}/sql/index.asciidoc[]

include::{xes-repo-dir}/monitoring/index.asciidoc[]
include::monitoring/index.asciidoc[]

include::{xes-repo-dir}/rollup/index.asciidoc[]

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[es-monitoring-collectors]]
== Collectors

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[es-monitoring-exporters]]
== Exporters

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[http-exporter]]
=== HTTP Exporters

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[es-monitoring]]
= Monitoring {es}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[local-exporter]]
=== Local Exporters

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[pause-export]]
== Pausing Data Collection

Expand Down
1 change: 1 addition & 0 deletions x-pack/docs/en/monitoring/configuring-monitoring.asciidoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[role="xpack"]
[testenv="gold"]
[[configuring-monitoring]]
== Configuring Monitoring in {es}
++++
Expand Down
1 change: 1 addition & 0 deletions x-pack/docs/en/monitoring/indices.asciidoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[role="xpack"]
[testenv="basic"]
[[config-monitoring-indices]]
=== Configuring Indices for Monitoring

Expand Down

0 comments on commit baa9b85

Please sign in to comment.