503 B
503 B
Fixed some field errors in prometheus api /prometheus/stats.
Related metrics names:
emqx_cluster_sessions_countemqx_cluster_sessions_maxemqx_cluster_nodes_runningemqx_cluster_nodes_stoppedemqx_subscriptions_shared_countemqx_subscriptions_shared_max
Fixed the issue in endpoint: /stats that the values of fields subscriptions.shared.count and subscriptions.shared.max
can not be updated in time when the client disconnected or unsubscribed the Shared-Subscription.