From f560ff2799b7deda1dfbf8a8c68cdec9516d3c3e Mon Sep 17 00:00:00 2001 From: Ioannis Androulidakis Date: Thu, 30 Jan 2020 11:51:48 +0200 Subject: [PATCH] [Metricbeat] Add newlines for Istio pilot metricset Signed-off-by: Ioannis Androulidakis --- metricbeat/docs/modules/istio.asciidoc | 3 ++- x-pack/metricbeat/metricbeat.reference.yml | 1 + x-pack/metricbeat/module/istio/_meta/config.reference.yml | 2 +- x-pack/metricbeat/module/istio/_meta/config.yml | 2 +- x-pack/metricbeat/module/istio/pilot/_meta/data.json | 2 +- x-pack/metricbeat/modules.d/istio.yml.disabled | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) diff --git a/metricbeat/docs/modules/istio.asciidoc b/metricbeat/docs/modules/istio.asciidoc index 48223713c3b8..0a6a404a7340 100644 --- a/metricbeat/docs/modules/istio.asciidoc +++ b/metricbeat/docs/modules/istio.asciidoc @@ -47,7 +47,8 @@ metricbeat.modules: metricsets: ["pilot"] period: 10s # use istio-pilot.istio-system:15014, when deploying Metricbeat in a kuberentes cluster as Pod or Daemonset - hosts: ["localhost:15014"]---- + hosts: ["localhost:15014"] +---- [float] === Metricsets diff --git a/x-pack/metricbeat/metricbeat.reference.yml b/x-pack/metricbeat/metricbeat.reference.yml index fd1ded449d6c..aa22a82e6cb0 100644 --- a/x-pack/metricbeat/metricbeat.reference.yml +++ b/x-pack/metricbeat/metricbeat.reference.yml @@ -558,6 +558,7 @@ metricbeat.modules: period: 10s # use istio-pilot.istio-system:15014, when deploying Metricbeat in a kuberentes cluster as Pod or Daemonset hosts: ["localhost:15014"] + #------------------------------- Jolokia Module ------------------------------- - module: jolokia #metricsets: ["jmx"] diff --git a/x-pack/metricbeat/module/istio/_meta/config.reference.yml b/x-pack/metricbeat/module/istio/_meta/config.reference.yml index 174d675b232a..57f5a9190ffa 100644 --- a/x-pack/metricbeat/module/istio/_meta/config.reference.yml +++ b/x-pack/metricbeat/module/istio/_meta/config.reference.yml @@ -17,4 +17,4 @@ metricsets: ["pilot"] period: 10s # use istio-pilot.istio-system:15014, when deploying Metricbeat in a kuberentes cluster as Pod or Daemonset - hosts: ["localhost:15014"] \ No newline at end of file + hosts: ["localhost:15014"] diff --git a/x-pack/metricbeat/module/istio/_meta/config.yml b/x-pack/metricbeat/module/istio/_meta/config.yml index 311915039303..3179a94d0613 100644 --- a/x-pack/metricbeat/module/istio/_meta/config.yml +++ b/x-pack/metricbeat/module/istio/_meta/config.yml @@ -17,4 +17,4 @@ metricsets: ["pilot"] period: 10s # use istio-pilot.istio-system:15014, when deploying Metricbeat in a kuberentes cluster - hosts: ["localhost:15014"] \ No newline at end of file + hosts: ["localhost:15014"] diff --git a/x-pack/metricbeat/module/istio/pilot/_meta/data.json b/x-pack/metricbeat/module/istio/pilot/_meta/data.json index 56abc7408098..46444b9e226e 100644 --- a/x-pack/metricbeat/module/istio/pilot/_meta/data.json +++ b/x-pack/metricbeat/module/istio/pilot/_meta/data.json @@ -23,4 +23,4 @@ "address": "127.0.0.1:55555", "type": "istio" } -} \ No newline at end of file +} diff --git a/x-pack/metricbeat/modules.d/istio.yml.disabled b/x-pack/metricbeat/modules.d/istio.yml.disabled index 8024c10ecf53..b4863d730f66 100644 --- a/x-pack/metricbeat/modules.d/istio.yml.disabled +++ b/x-pack/metricbeat/modules.d/istio.yml.disabled @@ -20,4 +20,4 @@ metricsets: ["pilot"] period: 10s # use istio-pilot.istio-system:15014, when deploying Metricbeat in a kuberentes cluster - hosts: ["localhost:15014"] \ No newline at end of file + hosts: ["localhost:15014"]