<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>消息队列 on OHTLY Blog</title>
    <link>https://blog.ohtly.com/tags/%E6%B6%88%E6%81%AF%E9%98%9F%E5%88%97/</link>
    <description>Recent content in 消息队列 on OHTLY Blog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 03 Jun 2026 12:28:50 +0800</lastBuildDate>
    <atom:link href="https://blog.ohtly.com/tags/%E6%B6%88%E6%81%AF%E9%98%9F%E5%88%97/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>用 Prometheus 监控 RabbitMQ 队列</title>
      <link>https://blog.ohtly.com/posts/2026-06-03-prometheus-monitor-rabbitmq-queues/</link>
      <pubDate>Wed, 03 Jun 2026 12:28:50 +0800</pubDate>
      <guid>https://blog.ohtly.com/posts/2026-06-03-prometheus-monitor-rabbitmq-queues/</guid>
      <description>&lt;p&gt;监控系列文章：&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.ohtly.com/posts/2026-05-29-couchdb-loki-monitoring/&#34; &gt;CouchDB 日志告警&lt;/a&gt; → Alloy + Loki + LogQL&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.ohtly.com/posts/2026-05-29-windmill-loki-monitoring/&#34; &gt;Windmill 日志告警&lt;/a&gt; → Alloy + Loki + LogQL&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.ohtly.com/posts/2026-05-29-alertmanager-feishu/&#34; &gt;告警通知到飞书&lt;/a&gt; → Alertmanager → transformer → OpenClaw&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.ohtly.com/posts/2026-05-29-minio-prometheus-monitoring/&#34; &gt;MinIO 指标告警&lt;/a&gt; → 内置 metrics + 一行环境变量&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://blog.ohtly.com/posts/2026-06-03-qdrant-prometheus-monitoring/&#34; &gt;Qdrant 指标告警&lt;/a&gt; → 内置 metrics + API key 认证&lt;/li&gt;&#xA;&lt;li&gt;RabbitMQ 指标告警（本篇）→ 插件暴露 15692 端点 + 9 条规则&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;这篇和 MinIO、Qdrant 一样是&amp;quot;内置 metrics 路线&amp;quot;——不需要额外部署 exporter。但 RabbitMQ 的 Prometheus 端点默认&lt;strong&gt;未启用&lt;/strong&gt;，要先在 &lt;code&gt;enabled_plugins&lt;/code&gt; 加上 &lt;code&gt;rabbitmq_prometheus&lt;/code&gt; 才会监听 15692 端口。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
