Combine measurements with different time of measurement into one sequential measurement / graph

Hi @WANders -
If you want to break out each of these measurements and use their JSON timestamps to override InFluxDB, you might try Telegraf’s [[inputs.http]] plugin with the JSON_v1 parser. This post has an example of how that’s done.

1 Like