rotonda
rotonda copied to clipboard
Add a metric for NACK'd MQTT messages
At QoS level 1 and QoS level 2 the rumqttc library knows which of the published messages at these levels have been appropriately ACK'd by the MQTT broker, but doesn't expose this count to Rotonda and so Rotonda cannot expose it as a Prometheus metric. It would be useful if we could expose this.