mqtt2prometheus icon indicating copy to clipboard operation
mqtt2prometheus copied to clipboard

Can the exporter also track message sizes?

Open TobiasScheuer opened this issue 7 months ago • 0 comments
trafficstars

All of the documentation revolves around extracting values from inside of the messages, but for one of my metrics I'd like to visualize message throughput in KB/s. Overall message frequency is possible with mqtt2prometheus_received_messages_total which is exported by default. Do any of you know if one can maybe engineer the mqtt2prometheus config file to output message size?

TobiasScheuer avatar Apr 14 '25 09:04 TobiasScheuer