Skip to content

Commit ea99e1d

Browse files
authored
Doc: Update TOC order in API docs (#17324)
1 parent 4779d5e commit ea99e1d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/static/spec/openapi/logstash-api.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@ info:
66
When you run Logstash, it automatically captures runtime metrics that you can use to monitor the health and performance of your Logstash deployment.
77
The metrics collected by Logstash include:
88
9+
- Health report.
10+
- Hot threads.
911
- Logstash node info, like pipeline settings, OS info, and JVM info.
10-
- Plugin info, including a list of installed plugins.
1112
- Node stats, like JVM stats, process stats, event-related stats, and pipeline runtime stats.
12-
- Hot threads.
13-
- Health report.
13+
- Plugins info, including a list of installed plugins.
14+
1415
15-
The APIs that retrieve these metrics are available by default without requiring any extra configuration.
16+
The APIs that retrieve these metrics are available by default, with no extra configuration needed.
1617
1718
## Documentation source and versions
1819

0 commit comments

Comments
 (0)