All Projects → yangchuansheng → Prometheus Handbook

yangchuansheng / Prometheus Handbook

Licence: mit
Prometheus 中文文档

Projects that are alternatives of or similar to Prometheus Handbook

Kubernetes Handbook
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
Stars: ✭ 9,420 (+3551.16%)
Mutual labels:  cloud-native, gitbook, handbook
Kubernetes Handbook
Kubernetes Handbook (Kubernetes指南) https://kubernetes.feisky.xyz
Stars: ✭ 4,511 (+1648.45%)
Mutual labels:  cloud-native, gitbook, handbook
cloud-computer
☁️ The Cloud Native Computer
Stars: ✭ 5 (-98.06%)
Mutual labels:  prometheus, cloud-native
Spec
Open Application Model (OAM).
Stars: ✭ 2,317 (+798.06%)
Mutual labels:  microservices, cloud-native
Product Microgateway
A cloud native, developer centric and decentralized API gateway for microservices
Stars: ✭ 194 (-24.81%)
Mutual labels:  microservices, cloud-native
Hazelcast Kubernetes
Kubernetes Discovery for Hazelcast
Stars: ✭ 151 (-41.47%)
Mutual labels:  microservices, cloud-native
Kratos
A modular-designed and easy-to-use microservices framework in Go.
Stars: ✭ 15,844 (+6041.09%)
Mutual labels:  microservices, cloud-native
Kuma
🐻 The Universal Service Mesh. CNCF Sandbox Project.
Stars: ✭ 2,516 (+875.19%)
Mutual labels:  microservices, cloud-native
Coolstore Microservices
A full-stack .NET microservices build on Dapr and Tye
Stars: ✭ 1,903 (+637.6%)
Mutual labels:  microservices, cloud-native
Microservices On Cloud Kubernetes
Microservices demo application on cloud-hosted Kubernetes cluster
Stars: ✭ 213 (-17.44%)
Mutual labels:  microservices, prometheus
Spring Cloud Vault
Configuration Integration with HashiCorp Vault
Stars: ✭ 210 (-18.6%)
Mutual labels:  microservices, cloud-native
Spring Cloud Kubernetes
Kubernetes integration with Spring Cloud Discovery Client, Configuration, etc...
Stars: ✭ 2,894 (+1021.71%)
Mutual labels:  microservices, cloud-native
Azkarra Streams
🚀 Azkarra is a lightweight java framework to make it easy to develop, deploy and manage cloud-native streaming microservices based on Apache Kafka Streams.
Stars: ✭ 146 (-43.41%)
Mutual labels:  microservices, cloud-native
Bricks
A standard library for microservices.
Stars: ✭ 142 (-44.96%)
Mutual labels:  microservices, prometheus
Vald
Vald. A Highly Scalable Distributed Vector Search Engine
Stars: ✭ 158 (-38.76%)
Mutual labels:  microservices, cloud-native
Spring Cloud Cli
Spring Cloud CLI features
Stars: ✭ 139 (-46.12%)
Mutual labels:  microservices, cloud-native
Awesome Micronaut
A curated list of resources for the Micronaut JVM framework
Stars: ✭ 176 (-31.78%)
Mutual labels:  microservices, cloud-native
FreeBSD-Ask
FreeBSD 教程——FreeBSD 从入门到跑路。
Stars: ✭ 113 (-56.2%)
Mutual labels:  gitbook, handbook
Spring Cloud Config
External configuration (server and client) for Spring Cloud
Stars: ✭ 1,740 (+574.42%)
Mutual labels:  microservices, cloud-native
Curiefense
Curiefense is a unified, open source platform protecting cloud native applications.
Stars: ✭ 136 (-47.29%)
Mutual labels:  microservices, cloud-native

Welcome to Prometheus 中文文档 👋

Documentation Maintenance License: MIT

随着容器技术的迅速发展,Kubernetes 已然成为大家追捧的容器集群管理系统。Prometheus 作为生态圈 Cloud Native Computing Foundation(简称:CNCF)中的重要一员,其活跃度仅次于 Kubernetes, 现已广泛用于 Kubernetes 集群的监控系统中。

本文是 Prometheus 官方文档的中文版,同时包括了本人平时在使用 Prometheus 时的参考指南和实践总结,形成一个系统化的参考指南以方便查阅。欢迎大家关注和添加完善内容。

官方文档地址:https://prometheus.io/docs/introduction/overview/

🏠 Homepage

🚀 在线阅读

项目源码

项目源码存放于 Github 上,https://github.com/yangchuansheng/prometheus-handbook

本书版本更新记录

如无特殊说明,本指南所有文档仅适用于 Prometheus v2.6 及以上版本。

特殊语法

如果想标注出需要读者特别注意的地方,可以使用以下语法:

> **[info] 注意**
>
> 冒号用来表示用户自定义的记录规则,不能在 exporter 中或监控对象直接暴露的指标中使用冒号来定义指标名称。

显示如下:

微信公众号

扫码关注微信公众号,坐上云原生的早班车。

作者

👤 Ryan Yang

🤝 贡献者

欢迎参与贡献和完善内容,贡献方法参考 CONTRIBUTING。感谢所有的贡献者,贡献者列表见 contributors

支持我

如果觉得这个项目对你有帮助,请给我一个 ⭐️ 吧!

📝 License

Copyright © 2019 Ryan Yang.
This project is MIT licensed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].