【发布时间】:2020-07-15 21:42:27
【问题描述】:
我在做的是:
rabbitmq_queue_messages_published{queue="Specific.Queue.String.With.TheWord.Apple"}
获取Specific.Queue.String.With.TheWord.Apple队列中发布的消息数。
但我喜欢... 50 个队列,我想看看,它们的共同点是队列名称中有这个词。
如何查询队列中发布的消息数量?
【问题讨论】:
标签: prometheus grafana promql