Closed robbyq92 closed 1 year ago
**Is your feature request related to a problem?
Hi, it possible add influxdb v2 to role?
in playbook can add: telegraf_agent_output:
but the new influxdb2 need new configurations (bucket, token, organization and url) https://github.com/influxdata/telegraf/blob/master/plugins/outputs/influxdb_v2/README.md
maybe one time influxdb2 and add the new inputs or detect (organization, token, etc)
done, i write: in default or in playbook:
telegraf_agent_output:
**Is your feature request related to a problem?
Hi, it possible add influxdb v2 to role?
in playbook can add: telegraf_agent_output:
but the new influxdb2 need new configurations (bucket, token, organization and url) https://github.com/influxdata/telegraf/blob/master/plugins/outputs/influxdb_v2/README.md
maybe one time influxdb2 and add the new inputs or detect (organization, token, etc)