From 1004cf407d900e2eed88df535e76473cb4e2c8f5 Mon Sep 17 00:00:00 2001 From: kaiyan-sheng Date: Fri, 28 Feb 2020 14:46:32 -0700 Subject: [PATCH] Rerun mage fmt update for metricbeat --- metricbeat/docs/modules/haproxy.asciidoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/metricbeat/docs/modules/haproxy.asciidoc b/metricbeat/docs/modules/haproxy.asciidoc index 8f43e3cbae98..b22d8244df49 100644 --- a/metricbeat/docs/modules/haproxy.asciidoc +++ b/metricbeat/docs/modules/haproxy.asciidoc @@ -59,8 +59,6 @@ metricbeat.modules: metricsets: ["info", "stat"] period: 10s hosts: ["tcp://127.0.0.1:14567"] - username : "admin" - password : "admin" enabled: true ----