From 85e0d4ecbf694973dc20e48b1284529b8be01c19 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 25 Aug 2022 18:52:14 +0200 Subject: telegraf: T3872: re-use existing XML building blocks --- .../service-monitoring-telegraf.xml.in | 38 ++-------------------- 1 file changed, 3 insertions(+), 35 deletions(-) diff --git a/interface-definitions/service-monitoring-telegraf.xml.in b/interface-definitions/service-monitoring-telegraf.xml.in index dc014ee16..68215dba4 100644 --- a/interface-definitions/service-monitoring-telegraf.xml.in +++ b/interface-definitions/service-monitoring-telegraf.xml.in @@ -10,7 +10,7 @@ - Telegraf monitoring + Telegraf metric collector @@ -228,27 +228,7 @@ - - - Local IP addresses to listen on - - - - - ipv4 - IPv4 address to listen for incoming connections - - - ipv6 - IPv6 address to listen for incoming connections - - - - - - - - + #include Metric version control mapping from Telegraf to Prometheus format @@ -291,19 +271,7 @@ - - - Remote URL - - url - Remote URL to Splunk collector - - - ^(http(s?):\/\/.*):(\d*)\/?(.*) - - Incorrect URL format - - + #include #include -- cgit v1.2.3