·setup-prometheus-monitoring
</>

setup-prometheus-monitoring

配置 Prometheus 进行时间序列指标收集,包括抓取配置、服务发现、记录规则和多集群部署的联合模式。在为微服务设置集中式指标收集、为应用程序和基础设施实施时间序列监控、为 SLO/SLI 跟踪和警报奠定基础,或从遗留监控解决方案迁移到现代可观测性堆栈时使用。

10安装·1热度·@pjt222

安装

$npx skills add https://github.com/pjt222/development-guides --skill setup-prometheus-monitoring

如何安装 setup-prometheus-monitoring

通过命令行快速安装 setup-prometheus-monitoring AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/pjt222/development-guides --skill setup-prometheus-monitoring
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:pjt222/development-guides。

SKILL.md

查看原文

Configure a production-ready Prometheus deployment with scrape targets, recording rules, and federation.

Create the base Prometheus configuration with global settings and scrape intervals.

Expected: Prometheus starts successfully, web UI accessible at http://localhost:9090, targets listed under Status > Targets.

配置 Prometheus 进行时间序列指标收集,包括抓取配置、服务发现、记录规则和多集群部署的联合模式。在为微服务设置集中式指标收集、为应用程序和基础设施实施时间序列监控、为 SLO/SLI 跟踪和警报奠定基础,或从遗留监控解决方案迁移到现代可观测性堆栈时使用。 来源:pjt222/development-guides。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/pjt222/development-guides --skill setup-prometheus-monitoring
分类
</>开发工具
认证
收录时间
2026-03-10
更新时间
2026-03-11

Browse more skills from pjt222/development-guides

快速解答

什么是 setup-prometheus-monitoring?

配置 Prometheus 进行时间序列指标收集,包括抓取配置、服务发现、记录规则和多集群部署的联合模式。在为微服务设置集中式指标收集、为应用程序和基础设施实施时间序列监控、为 SLO/SLI 跟踪和警报奠定基础,或从遗留监控解决方案迁移到现代可观测性堆栈时使用。 来源:pjt222/development-guides。

如何安装 setup-prometheus-monitoring?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/pjt222/development-guides --skill setup-prometheus-monitoring 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/pjt222/development-guides