Skip to content

[DOCS] Move monitoring to docs folder #31477

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

Merged
merged 2 commits into from
Jun 22, 2018
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/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