I have a use case where i have a container that has a prometheus endpoint. I would like Telegraf to take in this input and output it over influx
However I noticed that even though Telegraf does have a plugin for this, VyOs does not build it in.
Could i modify the VyOs build.sh for Telegraf to add this plugin, or could it cause other issues.
Would it also be possible to add it to VyOs CLI so someone could have
set service monitoring telegraf prometheus-server url "https://localhost/actuator/prometheus" set service monitoring telegraf prometheus-server insecure_skip_verify