Applying time shift to generated timestamp

[{
  "address" : "123",
  "value" : 0,
  "_offset" : 0.04831962694879621
}]

Is it possible to adjust telegraf generated timestamp by subtracting the _offset value?

Thanks
Chris

Hello @cmisztur,
Welcome! Why do you want to subtract the offset value and where are you including an offset? The timeShift() might be valuable to you.