OpenSearch/docs/reference/cat
Jason Tedor 533412e36f Improve cat thread pool API
Today, when listing thread pools via the cat thread pool API, thread
pools are listed in a column-delimited format. This is unfriendly to
command-line tools, and inconsistent with other cat APIs. Instead,
thread pools should be listed in a row-delimited format.

Additionally, the cat thread pool API is limited to a fixed list of
thread pools that excludes certain built-in thread pools as well as all
custom thread pools. These thread pools should be available via the cat
thread pool API.

This commit improves the cat thread pool API by listing all thread pools
(built-in or custom), and by listing them in a row-delimited
format. Finally, for each node, the output thread pools are sorted by
thread pool name.

Relates #19721
2016-08-03 23:02:13 -04:00
..
alias.asciidoc Names of indexRouting and searchRouting infos are out of date. 2015-10-15 21:55:06 +02:00
allocation.asciidoc Update `cat allocation` doc 2015-10-02 10:25:27 -07:00
count.asciidoc Update count.asciidoc 2016-03-01 13:40:32 +01:00
fielddata.asciidoc Row-centric output for _cat/fielddata 2016-04-27 13:29:02 +03:00
health.asciidoc Update health.asciidoc 2015-11-17 14:46:18 -07:00
indices.asciidoc Add some clarification regarding docs.count 2016-04-07 11:15:32 +02:00
master.asciidoc Docs: Use "js" instead of "json" and "sh" instead of "shell" for source highlighting 2015-07-14 18:14:09 +02:00
nodeattrs.asciidoc Update nodeattrs.asciidoc 2015-09-18 13:05:19 +02:00
nodes.asciidoc Remove index_writer_max_memory stat from segment stats 2016-05-31 06:29:29 -04:00
pending_tasks.asciidoc Docs: Use "js" instead of "json" and "sh" instead of "shell" for source highlighting 2015-07-14 18:14:09 +02:00
plugins.asciidoc Update documentation for cat/plugins API 2016-06-30 13:57:43 +02:00
recovery.asciidoc Add node name to Cat Recovery 2016-05-06 16:59:53 +02:00
repositories.asciidoc Add cat API for repositories and snapshots 2015-10-26 18:37:10 +01:00
segments.asciidoc Add some clarification regarding docs.count 2016-04-07 11:15:32 +02:00
shards.asciidoc /_cat/shards should support wilcards for indices 2016-08-01 11:09:48 +02:00
snapshots.asciidoc Add duration field to /_cat/snapshots 2015-11-04 10:34:00 +01:00
thread_pool.asciidoc Improve cat thread pool API 2016-08-03 23:02:13 -04:00