community-templates icon indicating copy to clipboard operation
community-templates copied to clipboard

Downsampling Telegraf type conflict

Open TheOneValen opened this issue 5 years ago • 3 comments

Template: Downsampling

Describe the problem Tasks (all variety) fail regularly with a type conflict. To reproduce you can just use the smart_input template.

To Reproduce Steps to reproduce the behavior:

  1. Import smart_input
  2. Let it run regularly
  3. See error

could not execute task run; Err: partial write: field type conflict: input field "raw_value" on measurement "smart_attribute" is type integer, already exists as type float dropped=677: partial write: field type conflict: input field "raw_value" on measurement "smart_attribute" is type integer, already exists as type float dropped=677

Expected behavior No failed task.

How are you running InfluxDB?

  • [ ] InfluxDB Cloud platform
  • [x] InfluxDB 2.0 on a remote server
  • [ ] InfluxDB 2.0 on my local machine

TheOneValen avatar Dec 10 '20 20:12 TheOneValen

Also happening with other fields, like exit_status

TheOneValen avatar Jun 06 '21 06:06 TheOneValen

Us there any news this?

TheOneValen avatar May 16 '22 07:05 TheOneValen

yea, I get this all the time...

image

johntdyer avatar Dec 19 '22 19:12 johntdyer