rabbitmq mqtt plugin support $SYS topic ? #9975
-
|
I'm using the mqtt plugin and I'm wondering if the mqtt client is online and I see the $SYS topic mentioned in the mqtt specification. I want to know if the mqtt plugin in rabbitmq supports system topics |
Beta Was this translation helpful? Give feedback.
Answered by
michaelklishin
Nov 23, 2023
Replies: 1 comment
-
|
RabbitMQ does not implement those metrics-related topics. See Monitoring and use Prometheus, several identical or very similar metrics are provided by RabbitMQ regardless of the protocol used. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
qinfengge
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
RabbitMQ does not implement those metrics-related topics. See Monitoring and use Prometheus, several identical or very similar metrics are provided by RabbitMQ regardless of the protocol used.