Skip to content

Commit

Permalink
docs: update prometheus and grafana docs
Browse files Browse the repository at this point in the history
  • Loading branch information
kalencaya committed May 16, 2024
1 parent dba93b6 commit 32c2f30
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Grafana Operator

参考文档

* [Grafana 高可用部署最佳实践](https://mp.weixin.qq.com/s/wv3dEM7BYMwKuiNd5ikuHQ)

## 安装

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

通过 prometheus operator 采集监控指标:

* `ServiceMonitor`。通过 `Service` 采集
* `PodMonitor`。采集 `Pod`
* 参考:[kube-prometheus-stack](https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack)
* [Prometheus 基于 Pod 和 Service 注解的服务发现](https://mp.weixin.qq.com/s/6uxkCJ6Mb3U8j5h9XceZUQ)
* `ServiceMonitor`。通过 `Service` 采集
* `PodMonitor`。采集 `Pod`

## 安装

Expand Down

0 comments on commit 32c2f30

Please sign in to comment.