i'm collecting metrics from Juniper MX devices with Telegraf JTI (Juniper Telemetry Interface) gRPC input plugin.
here is the artifacts i get
and here is the outputs.file sample in json data format
as far as i understand the root issue of the artifacts is Telegraf inserts its own 'timestamps' instead of using '_timestamps' collected by the Juniper device.
is there a way to make Telegraf use the '_timestamp' field collected by a Juniper device and associated with a bunch of metrics?