{"id":13616684,"url":"https://github.com/yangchuansheng/prometheus-handbook","last_synced_at":"2025-04-05T21:07:58.980Z","repository":{"id":33855784,"uuid":"146864532","full_name":"yangchuansheng/prometheus-handbook","owner":"yangchuansheng","description":"Prometheus 中文文档","archived":false,"fork":false,"pushed_at":"2023-01-25T21:54:33.000Z","size":34838,"stargazers_count":440,"open_issues_count":6,"forks_count":89,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-29T20:04:47.511Z","etag":null,"topics":["cloud-native","gitbook","handbook","kubernetes","microservices","prometheus","prometheus-kubernetes"],"latest_commit_sha":null,"homepage":"https://icloudnative.io/prometheus/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yangchuansheng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-31T08:33:03.000Z","updated_at":"2025-01-15T04:07:18.000Z","dependencies_parsed_at":"2023-02-14T11:46:14.289Z","dependency_job_id":null,"html_url":"https://github.com/yangchuansheng/prometheus-handbook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yangchuansheng%2Fprometheus-handbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yangchuansheng%2Fprometheus-handbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yangchuansheng%2Fprometheus-handbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yangchuansheng%2Fprometheus-handbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yangchuansheng","download_url":"https://codeload.github.com/yangchuansheng/prometheus-handbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399877,"owners_count":20932876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud-native","gitbook","handbook","kubernetes","microservices","prometheus","prometheus-kubernetes"],"created_at":"2024-08-01T20:01:31.911Z","updated_at":"2025-04-05T21:07:54.130Z","avatar_url":"https://github.com/yangchuansheng.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to Prometheus 中文文档 👋\u003c/h1\u003e\n\u003cp\u003e\n  \u003cimg src=\"https://img.shields.io/badge/version-2.6-blue.svg?cacheSeconds=2592000\" /\u003e\n  \u003ca href=\"https://www.yangcs.net/prometheus/\"\u003e\n    \u003cimg alt=\"Documentation\" src=\"https://img.shields.io/badge/documentation-yes-brightgreen.svg\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/liushilive/gitbook-plugin-books-code/graphs/commit-activity\"\u003e\n    \u003cimg alt=\"Maintenance\" src=\"https://img.shields.io/badge/Maintained%3F-yes-green.svg\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/yangchuansheng/prometheus-handbook/blob/master/LICENSE\"\u003e\n    \u003cimg alt=\"License: MIT\" src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" target=\"_blank\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n随着容器技术的迅速发展，Kubernetes 已然成为大家追捧的容器集群管理系统。Prometheus 作为生态圈 Cloud Native Computing Foundation（简称：CNCF）中的重要一员,其活跃度仅次于 Kubernetes, 现已广泛用于 Kubernetes 集群的监控系统中。\n\n\u003e 本文是 Prometheus 官方文档的中文版，同时包括了本人平时在使用 Prometheus 时的参考指南和实践总结，形成一个系统化的参考指南以方便查阅。欢迎大家关注和添加完善内容。\n\n官方文档地址：[https://prometheus.io/docs/introduction/overview/](https://prometheus.io/docs/introduction/overview/)\n\n### 🏠 [Homepage](https://fuckcloudnative.io/prometheus/)\n\n## 🚀 在线阅读\n\n+ 国内访问 : [https://fuckcloudnative.io/prometheus/](https://fuckcloudnative.io/prometheus/)\n+ 国外访问 : [https://ryanyang.gitbook.io/prometheus/](https://ryanyang.gitbook.io/prometheus/)\n\n## 项目源码\n\n项目源码存放于 Github 上，[https://github.com/yangchuansheng/prometheus-handbook](https://github.com/yangchuansheng/prometheus-handbook)。\n\n### 本书版本更新记录\n\n如无特殊说明，本指南所有文档仅适用于 Prometheus v2.6 及以上版本。\n\n## 特殊语法\n\n如果想标注出需要读者特别注意的地方，可以使用以下语法：\n\n```bash\n\u003e **[info] 注意**\n\u003e\n\u003e 冒号用来表示用户自定义的记录规则，不能在 exporter 中或监控对象直接暴露的指标中使用冒号来定义指标名称。\n```\n\n显示如下：\n\n![](https://hugo-picture.oss-cn-beijing.aliyuncs.com/blog/2019-06-01-104423.jpg)\n\n## 微信公众号\n\n扫码关注微信公众号，坐上云原生的早班车。\n\n![](https://hugo-picture.oss-cn-beijing.aliyuncs.com/2020-04-20-20200405205151.webp)\n\n## 作者\n\n👤 **Ryan Yang**\n\n* Github: [@yangchuansheng](https://github.com/yangchuansheng)\n* Wechat: yangchuansheng572887\n\n## 🤝 贡献者\n\n欢迎参与贡献和完善内容，贡献方法参考 [CONTRIBUTING](https://github.com/yangchuansheng/prometheus-handbook/blob/master/CONTRIBUTING.md)。感谢所有的贡献者，贡献者列表见 [contributors](https://github.com/yangchuansheng/prometheus-handbook/graphs/contributors)。\n\n## 支持我\n\n如果觉得这个项目对你有帮助，请给我一个 ⭐️ 吧！\n\n## 📝 License\n\nCopyright © 2019 [Ryan Yang](https://github.com/yangchuansheng).\u003cbr /\u003e\nThis project is [MIT](https://github.com/liushilive/gitbook-plugin-books-code/blob/master/LICENSE) licensed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyangchuansheng%2Fprometheus-handbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyangchuansheng%2Fprometheus-handbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyangchuansheng%2Fprometheus-handbook/lists"}