You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable Telegraf Docker plugin and a InfluxDB v2 output plugin
Wait a while for the docker_swarm series to be created
Enable Docker Swarm mode on the host
Expected behavior:
Telegraf should be able to write new data to influxdb.
Actual behavior:
E! [agent] Error writing to outputs.influxdb_v2: 500 Internal Server Error: internal error: unexpected error writing points to database: partial write: field type conflict: input field "tasks_desired" on measurement "docker_swarm" is type integer, already exists as type unsigned dropped=7
Additional info:
N/A
The text was updated successfully, but these errors were encountered:
Relevant telegraf.conf:
System info:
Docker
N/A
Steps to reproduce:
docker_swarm
series to be createdExpected behavior:
Telegraf should be able to write new data to influxdb.
Actual behavior:
Additional info:
N/A
The text was updated successfully, but these errors were encountered: