<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CouchDB on OHTLY Blog</title>
    <link>https://blog.ohtly.com/tags/couchdb/</link>
    <description>Recent content in CouchDB on OHTLY Blog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Fri, 29 May 2026 17:57:00 +0800</lastBuildDate>
    <atom:link href="https://blog.ohtly.com/tags/couchdb/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CouchDB 日志监控：Alloy &#43; Loki Ruler 告警</title>
      <link>https://blog.ohtly.com/posts/2026-05-29-couchdb-loki-monitoring/</link>
      <pubDate>Fri, 29 May 2026 17:57:00 +0800</pubDate>
      <guid>https://blog.ohtly.com/posts/2026-05-29-couchdb-loki-monitoring/</guid>
      <description>&lt;p&gt;上篇&lt;a href=&#34;https://blog.ohtly.com/posts/2026-05-16-docker-couchdb-prometheus-monitoring/&#34; &gt;《用 Prometheus 监控 Docker CouchDB 实例》&lt;/a&gt;介绍了用 &lt;code&gt;couchdb-exporter&lt;/code&gt; 采集 CouchDB 的运行指标（存活状态、连接数等），通过 Prometheus + Alertmanager 实现指标级告警。&lt;/p&gt;&#xA;&lt;p&gt;但这个方案有一个盲区：&lt;strong&gt;CouchDB 的 Erlang 进程错误不会体现在 Prometheus 指标上&lt;/strong&gt;。比如 &lt;code&gt;_users&lt;/code&gt; 数据库缺失导致的持续报错，exporter 的指标一切正常，只有 &lt;code&gt;docker logs&lt;/code&gt; 才能看到 &lt;code&gt;[error]&lt;/code&gt;。需要一个日志级别的告警渠道来填补这个空白。&lt;/p&gt;</description>
    </item>
    <item>
      <title>用 Prometheus 监控 Docker CouchDB 实例</title>
      <link>https://blog.ohtly.com/posts/2026-05-16-docker-couchdb-prometheus-monitoring/</link>
      <pubDate>Sat, 16 May 2026 10:00:00 +0800</pubDate>
      <guid>https://blog.ohtly.com/posts/2026-05-16-docker-couchdb-prometheus-monitoring/</guid>
      <description>&lt;p&gt;最近在项目中使用了 CouchDB 作为文档数据库，考虑到生产环境的需求，研究了一套基于 Prometheus 的监控方案。这套方案全部跑在 Docker 环境下，现在整理成文，供有需要的同学参考。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
