From 705113fd5a8dd1b7c42f165b3ffca43ca9a498fd Mon Sep 17 00:00:00 2001 From: Nathan Delhaye Date: Fri, 5 Oct 2018 19:17:55 +0200 Subject: [PATCH] Typo in x-pack template for thread_pool.management (#34224) Typo in x-pack template for the node_stats.thread_pool.management --- x-pack/plugin/core/src/main/resources/monitoring-es.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugin/core/src/main/resources/monitoring-es.json b/x-pack/plugin/core/src/main/resources/monitoring-es.json index a8f5aa5798814..31d3eec79b1dd 100644 --- a/x-pack/plugin/core/src/main/resources/monitoring-es.json +++ b/x-pack/plugin/core/src/main/resources/monitoring-es.json @@ -797,7 +797,7 @@ } } }, - "maanagement": { + "management": { "properties": { "threads": { "type": "integer"