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
Does anyone know the secret to sending data to Telegraf? I get parsing errors. Anyone have a telegraf.conf file for Steca or Voltronic 5000-48 inverter? The data are never in the correct format no matter what parser I try.
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:2: "2"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:4: "230"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:5: "21.7"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:4: "230"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:3: "50"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:5: "21.7"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:5: "5000"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:5: "5000"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:3: "48"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:3: "46"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Does anyone know the secret to sending data to Telegraf? I get parsing errors. Anyone have a telegraf.conf file for Steca or Voltronic 5000-48 inverter? The data are never in the correct format no matter what parser I try.
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:2: "2"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:4: "230"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:5: "21.7"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:4: "230"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:3: "50"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:5: "21.7"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:5: "5000"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:5: "5000"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:3: "48"
2024-05-10T10:18:59Z E! [inputs.mqtt_consumer] Error in plugin: metric parse error: expected tag at 1:3: "46"
Beta Was this translation helpful? Give feedback.
All reactions