Hi Everyone, what is the preferred method within a telegraf.conf for decompressing an MQTT payload?
The MQTT payload is hitting Mosquitto broker but is compressed JSON in zip format.
Am I better off decompressing it before ingestion via telegraf or can this be handled within the telegraf.conf?
Thank you!