<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Prometheus on Mi&amp;Bee Blog</title><link>/tags/prometheus/</link><description>Recent content in Prometheus on Mi&amp;Bee Blog</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>蓝宝石的傻话</managingEditor><lastBuildDate>Thu, 23 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="/tags/prometheus/rss.xml" rel="self" type="application/rss+xml"/><item><title>用 ESP32 替代虚拟机做网络拨测 —— esp32-blackbox 项目实战</title><link>/posts/iot/esp32-blackbox/</link><pubDate>Thu, 23 Apr 2026 00:00:00 +0000</pubDate><guid>/posts/iot/esp32-blackbox/</guid><description>&lt;h2 id="起因"&gt;起因&lt;/h2&gt;
&lt;p&gt;我在市区不同地方有几个局域网，相互之间大概隔了 10 公里左右。为了让这几个网络能互通，我用 NetBird、ZeroTier、Cloudflare Tunnel 这类工具搭了一套跨地域的虚拟局域网。&lt;/p&gt;</description></item><item><title>VictoriaMetrics的指标流聚合能力应用</title><link>/posts/telemetry/stream-metrics-one/</link><pubDate>Mon, 27 Mar 2023 00:00:00 +0000</pubDate><guid>/posts/telemetry/stream-metrics-one/</guid><description>&lt;h2 id="社区vm对指标流聚合能力分析与问题"&gt;社区VM对指标流聚合能力分析与问题&lt;/h2&gt;
&lt;h3 id="victoriametrics开源项目的原生能力"&gt;VictoriaMetrics开源项目的原生能力&lt;/h3&gt;
&lt;p&gt;VictoriaMetrics项目中的流聚合能力是从1.86版本开始整合到vmagent的，具体可参考： &lt;a href="https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3460"&gt;https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3460&lt;/a&gt;
从源码分析来看，流集合能力如图：&lt;/p&gt;
&lt;p&gt;&lt;img src="/posts/telemetry/images/20230329181637.png" alt=""&gt;&lt;/p&gt;</description></item><item><title>Eyes On You：海量多云异构下的监控平台2022产品化演进之路</title><link>/posts/telemetry/eyeonyou/</link><pubDate>Mon, 20 Jun 2022 00:00:00 +0000</pubDate><guid>/posts/telemetry/eyeonyou/</guid><description>&lt;p&gt;在多云部署、全球化组网、服务规模指数级增长的互联网业务场景中，监控平台早已超越“指标采集+告警通知”的基础定位，成为保障全链路稳定性的核心基建。本文基于大型互联网企业监控平台的真实演进历程，拆解2022年监控平台从&lt;strong&gt;规模化覆盖&lt;/strong&gt;向&lt;strong&gt;产品化、易用化、智能化&lt;/strong&gt;升级的完整规划与落地思路。&lt;/p&gt;</description></item><item><title>监控系统企业架构演进史-拨测监控</title><link>/posts/architecture/prometheus-evolution-history-three/</link><pubDate>Sat, 12 Dec 2020 00:00:00 +0000</pubDate><guid>/posts/architecture/prometheus-evolution-history-three/</guid><description>&lt;h2 id="前情概述"&gt;前情概述：&lt;/h2&gt;
&lt;p&gt;在《监控系统企业架构演进史-跨地域混合云》中，监控系统已经逐步成熟且企业化发展。
这一章节简单讲述一下期间的拨测能力搭建，以下是这套系统的发展史，在监控平台搭建的过程中，内部监控采集还不足以满足企业业务需求，在计划发展apm之前，异地拨测的黑匣子监控也纳入了该系统的一个子功能。&lt;/p&gt;</description></item><item><title>监控系统企业架构演进史-跨地域混合云</title><link>/posts/architecture/prometheus-evolution-history-two/</link><pubDate>Mon, 12 Oct 2020 00:00:00 +0000</pubDate><guid>/posts/architecture/prometheus-evolution-history-two/</guid><description>&lt;h2 id="前情概述"&gt;前情概述：&lt;/h2&gt;
&lt;p&gt;在《监控系统企业架构演进史-初入Prometheus》中，监控系统已经从单体架构升级到单&lt;code&gt;IDC&lt;/code&gt;分布式架构了。
前一篇文章的内容是适用于虚拟机部署和容器部署的。&lt;code&gt;Prometheus&lt;/code&gt;是云原生时代的产物，一般和&lt;code&gt;Kubernetes&lt;/code&gt;配套使用，但是&lt;code&gt;Prometheus&lt;/code&gt;本身也能在非&lt;code&gt;Kubernetes&lt;/code&gt;取替传统监控如&lt;code&gt;Zabbix&lt;/code&gt;使用的。
在该篇文章中，开始以&lt;code&gt;Kubernetes&lt;/code&gt;的部署来升级整个监控系统架构，使之在跨地域混合云的业务场景中更具灵活性。&lt;/p&gt;</description></item><item><title>Eyes On You：从SRE理念到Prometheus监控体系落地实践</title><link>/posts/telemetry/prometheus-first/</link><pubDate>Sat, 20 Jun 2020 00:00:00 +0000</pubDate><guid>/posts/telemetry/prometheus-first/</guid><description>&lt;p&gt;在互联网业务分布式、高并发、多云部署的大背景下，&lt;strong&gt;SRE（网站稳定性工程）&lt;/strong&gt; 成为保障服务可用性的核心角色，而&lt;strong&gt;监控体系&lt;/strong&gt;则是SRE的“眼睛”。本文从SRE核心理念出发，拆解现代监控体系的痛点、技术栈选型、Prometheus核心原理与告警实战，还原一套可落地的企业级监控建设思路。&lt;/p&gt;</description></item><item><title>监控系统企业架构演进史-初入Prometheus</title><link>/posts/architecture/prometheus-evolution-history-one/</link><pubDate>Thu, 12 Dec 2019 00:00:00 +0000</pubDate><guid>/posts/architecture/prometheus-evolution-history-one/</guid><description>&lt;p&gt;&lt;code&gt;Prometheus&lt;/code&gt;是一个开源的监控与时间序列数据库系统,在近年来得到了越来越广泛的应用。
官方的架构图如图所示：
&lt;img src="/posts/architecture/images/prometheus-architecture.svg" alt=""&gt;
本系列文章会以&lt;code&gt;Prometheus&lt;/code&gt;的在一个企业里的部署架构演进过程中逐步理解和深入各种组件和概念。
先通过下图简单了解这个演进发展史
&lt;img src="/posts/architecture/images/monitoring-system-2019-2020.png" alt=""&gt;&lt;/p&gt;</description></item></channel></rss>