Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No data in $SYS/broker/messages/inflight #3021

Open
fschlager opened this issue Mar 19, 2024 · 0 comments
Open

No data in $SYS/broker/messages/inflight #3021

fschlager opened this issue Mar 19, 2024 · 0 comments

Comments

@fschlager
Copy link

I'm running Mosquitto v2.0.15 in Kubernetes on Linux.
The documentation states that the following statistic is available:

$SYS/broker/messages/inflight

    The number of messages with QoS>0 that are awaiting acknowledgments.

Yet when I try to read data from it it always comes back empty. Also a quick skim through the code gave no indication that this topic is ever being written to.

I'm trying to monitor this value to detect possible bottlenecks in our setup.

Am I missing something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant