Page MenuHomeVyOS Platform

Add migration for service monitoring telegraf influxdb
Closed, ResolvedPublicFEATURE REQUEST

Description

As we add new output Plugins it is a good idea to use the configuration of each plugin under name of the plugin:

set service monitoring telegraf azure-data-explorer
set service monitoring telegraf prometheus-client xxx
set service monitoring telegraf splunk xxx

Migrate:

set service monitoring telegraf authentication
set service monitoring telegraf bucket
set service monitoring telegraf port
set service monitoring telegraf url

to:

set service monitoring telegraf influxdb authentication
set service monitoring telegraf influxdb bucket
set service monitoring telegraf influxdb port
set service monitoring telegraf influxdb url

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Feature (new functionality)