OpenSearch/docs/reference
Jason Tedor 900ee0536e Strengthen handling of unavailable cgroup stats
On some systems, cgroups will be available but not configured. And in
some cases, cgroups will be configured, but not for the subsystems that
we are expecting (e.g., cpu and cpuacct). This commit strengthens the
handling of cgroup stats on such systems.

Relates #21094
2016-10-24 16:36:51 -04:00
..
aggregations Update scripted-metric-aggregation.asciidoc 2016-10-17 19:31:30 +02:00
analysis Fixed typos (#20843) 2016-10-10 14:51:47 -06:00
cat CONSOLEify _cat/pending_tasks docs 2016-10-14 14:12:35 -04:00
cluster Strengthen handling of unavailable cgroup stats 2016-10-24 16:36:51 -04:00
docs Add "simple match" support for reindex-from-remote whitelist 2016-10-18 21:47:21 -04:00
how-to Fixed typos (#20843) 2016-10-10 14:51:47 -06:00
images Docs: clarify calculation of sigma and lambda in function_score (#20267) 2016-09-02 14:41:07 +02:00
index-modules Fix slowlog docs 2016-10-17 10:50:32 -04:00
indices Add missing '// CONSOLE' to code snippet 2016-10-18 12:57:03 -04:00
ingest make painless the default scripting language for ScriptProcessor (#20981) 2016-10-18 16:22:01 -07:00
mapping Fixed typos (#20843) 2016-10-10 14:51:47 -06:00
migration Docs: add documentation about removal of cluster.routing.allocation.snapshot.relocation_enabled 2016-10-20 14:19:12 -10:00
modules [DOCS] clarifies master nodes to be master eligible nodes 2016-10-24 08:58:44 -04:00
query-dsl Update regexp-syntax.asciidoc (#20973) 2016-10-17 16:32:17 +02:00
search Optimize query with types filter in the URL (t/t/_search) (#20979) 2016-10-20 12:33:32 +02:00
setup Add note about retention periods to reindex-upgrade docs 2016-10-13 12:13:55 +02:00
testing Fixed typos (#20843) 2016-10-10 14:51:47 -06:00
aggregations.asciidoc CONSOLEify some aggs docs 2016-10-03 09:22:56 -04:00
analysis.asciidoc First pass at improving analyzer docs (#18269) 2016-05-11 14:17:56 +02:00
api-conventions.asciidoc [DOCS] Add "version" to template and pipeline docs (#20407) 2016-10-18 11:56:18 -04:00
cat.asciidoc Adding built-in sorting capability to _cat apis. (#20658) 2016-10-11 12:29:22 -04:00
cluster.asciidoc Convert more docs to CONSOLE 2016-09-21 09:36:21 -04:00
docs.asciidoc Add support for waiting until a refresh occurs 2016-06-06 11:37:53 -04:00
getting-started.asciidoc [DOCS] Fix typo in "Cluster Health" part (#20864) 2016-10-11 13:53:11 -04:00
glossary.asciidoc Improve glossary to not refer to types as "like a table" (#17704) 2016-04-13 14:29:47 +02:00
how-to.asciidoc Add notes about sparsity. 2016-07-07 17:47:19 +02:00
index-modules.asciidoc Add a hard limit for `index.number_of_shard` (#20682) 2016-09-29 11:03:30 +02:00
index.asciidoc Fixed released_state docs switch to build correctly and include missing links 2016-10-06 21:42:11 +02:00
indices.asciidoc Removed the upgrade API docs 2016-10-11 12:21:46 +02:00
ingest.asciidoc Renamed all AUTOSENSE snippets to CONSOLE (#18210) 2016-05-09 15:42:23 +02:00
mapping.asciidoc Reorganised docs for mapping safeguard settings 2016-09-22 14:58:17 +02:00
modules.asciidoc refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
query-dsl.asciidoc Fixed broken xrefs to query-dsl-not-query, which has been removed. 2015-10-20 13:01:37 -07:00
redirects.asciidoc Add an indices-upgrade section to the docs redirects. 2016-10-11 12:39:02 +02:00
release-notes.asciidoc Remove links to release notes 2016-09-08 18:07:39 +02:00
search.asciidoc Fail build if new doc snippets aren't `// CONSOLE` 2016-09-19 16:43:43 -04:00
setup.asciidoc Die with dignity 2016-07-07 14:44:03 -04:00
testing.asciidoc