<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Loki on 黄文卓 | DevOps Engineer</title>
    <link>https://socake.github.io/tags/loki/</link>
    <description>Recent content in Loki on 黄文卓 | DevOps Engineer</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <managingEditor>17691281867@163.com (Wenzhuo Huang)</managingEditor>
    <webMaster>17691281867@163.com (Wenzhuo Huang)</webMaster>
    <copyright>© 2026 Wenzhuo Huang</copyright>
    <lastBuildDate>Mon, 08 Dec 2025 15:00:00 +0800</lastBuildDate><atom:link href="https://socake.github.io/tags/loki/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Prometheus &#43; Grafana &#43; Loki 可观测性体系建设</title>
      <link>https://socake.github.io/docs/kubernetes/%E5%8F%AF%E8%A7%82%E6%B5%8B%E6%80%A7%E5%BB%BA%E8%AE%BE/</link>
      <pubDate>Mon, 08 Dec 2025 15:00:00 +0800</pubDate>
      <author>17691281867@163.com (Wenzhuo Huang)</author>
      <guid>https://socake.github.io/docs/kubernetes/%E5%8F%AF%E8%A7%82%E6%B5%8B%E6%80%A7%E5%BB%BA%E8%AE%BE/</guid>
      <description>记录在多套 K8s 集群上建立统一可观测性平台的实践经验，包含 Prometheus 采集配置、告警规则设计、Grafana Dashboard 组织方式，以及跨集群日志聚合的 Loki 部署方案。</description>
      
    </item>
    
    <item>
      <title>OpenTelemetry 落地实践：统一采集 Traces、Metrics、Logs</title>
      <link>https://socake.github.io/posts/opentelemetry-practice/</link>
      <pubDate>Sun, 20 Jul 2025 11:41:00 +0800</pubDate>
      <author>17691281867@163.com (Wenzhuo Huang)</author>
      <guid>https://socake.github.io/posts/opentelemetry-practice/</guid>
      <description>从为什么选 OpenTelemetry 讲起，给出 DaemonSet + Gateway 的 Collector 部署架构、关键配置和实际踩坑记录。</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://socake.github.io/posts/opentelemetry-practice/featured.jpg" />
    </item>
    
    <item>
      <title>可观测性三支柱实战：Metrics/Logs/Traces 联动</title>
      <link>https://socake.github.io/posts/observability-three-pillars/</link>
      <pubDate>Mon, 14 Jul 2025 09:52:00 +0800</pubDate>
      <author>17691281867@163.com (Wenzhuo Huang)</author>
      <guid>https://socake.github.io/posts/observability-three-pillars/</guid>
      <description>监控告诉你系统挂了，可观测性告诉你为什么挂。本文从三支柱的核心差异出发，讲透 Prometheus+Loki+Tempo 的联动排障流程，覆盖 OpenTelemetry 采集标准、Exemplar 原理与配置，以及可观测性建设的优先级策略。</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://socake.github.io/posts/observability-three-pillars/featured.jpg" />
    </item>
    
    <item>
      <title>Loki 架构深度解析：从写入路径到 PB 级日志查询优化</title>
      <link>https://socake.github.io/posts/loki-architecture-deep-dive/</link>
      <pubDate>Thu, 05 Jun 2025 10:00:00 +0800</pubDate>
      <author>17691281867@163.com (Wenzhuo Huang)</author>
      <guid>https://socake.github.io/posts/loki-architecture-deep-dive/</guid>
      <description>围绕 Loki 3.x 架构拆解写入、索引、查询三条链路，给出 schema_config、compactor、bloom、TSDB 的可直接复用配置，并复盘两次线上事故带来的调参经验。</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://socake.github.io/posts/loki-architecture-deep-dive/featured.jpg" />
    </item>
    
    <item>
      <title>多集群 Kubernetes 运维：跨集群管理与统一可观测</title>
      <link>https://socake.github.io/posts/multi-cluster-k8s-management/</link>
      <pubDate>Wed, 21 May 2025 13:03:00 +0800</pubDate>
      <author>17691281867@163.com (Wenzhuo Huang)</author>
      <guid>https://socake.github.io/posts/multi-cluster-k8s-management/</guid>
      <description>从单集群到多集群，运维复杂度不是线性增加，而是指数级。这篇文章总结了我们管理跨地域、跨环境多套 K8s 集群的实际经验：如何用 ArgoCD ApplicationSet 统一部署、如何用 Thanos 聚合多集群指标、以及一次真实的跨集群迁移过程。</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://socake.github.io/posts/multi-cluster-k8s-management/featured.jpg" />
    </item>
    
    <item>
      <title>Kubernetes 日志采集方案选型：从技术对比到生产落地</title>
      <link>https://socake.github.io/posts/k8s-logging-solution/</link>
      <pubDate>Tue, 25 Feb 2025 11:01:00 +0800</pubDate>
      <author>17691281867@163.com (Wenzhuo Huang)</author>
      <guid>https://socake.github.io/posts/k8s-logging-solution/</guid>
      <description>记录我们团队从无到有建立 Kubernetes 日志采集系统的完整历程，最终选择 Fluent Bit + Fluentd + Elasticsearch 方案的技术依据，以及生产环境踩过的那些坑。</description>
      <media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://socake.github.io/posts/k8s-logging-solution/featured.jpg" />
    </item>
    
  </channel>
</rss>
