Prometheus监控
Ctrlk
  • 介绍
  • 全书组织
  • Part I - Prometheus基础
    • 第1章 天降奇兵
    • 第2章 探索PromQL
    • 第3章 Prometheus告警处理
  • Part II - Prometheus进阶
    • 第4章 Exporter详解
    • 第5章 数据与可视化
    • 第6章 集群与高可用
    • 第7章 Prometheus服务发现
  • Part III - Prometheus实战
    • 第8章 监控Kubernetes
    • 第9章 Prometheus Operator
    • 参考资料
Powered by GitBook
On this page
  • Install & Configuration
  • Storage
  • Kubernetes
  • Others
  • PromSQL
  • Exporters:

Was this helpful?

  1. Part III - Prometheus实战

参考资料

Install & Configuration

  • https://www.digitalocean.com/community/tutorials/how-to-install-prometheus-on-ubuntu-16-04

Storage

  • https://coreos.com/blog/prometheus-2.0-storage-layer-optimization

Kubernetes

  • https://docs.bitnami.com/kubernetes/how-to/configure-autoscaling-custom-metrics/

  • https://github.com/kubernetes/kube-state-metrics

Others

  • https://news.ycombinator.com/item?id=12455045

  • https://github.com/digitalocean/vulcan

  • https://github.com/coreos/prometheus-operator/blob/master/Documentation/high-availability.md

  • https://github.com/katosys/kato/issues/43

  • https://www.robustperception.io/tag/tuning/

  • https://www.robustperception.io/how-much-ram-does-my-prometheus-need-for-ingestion/

  • https://jaxenter.com/prometheus-product-devops-mindset-130860.html

  • https://www.slideshare.net/brianbrazil/so-you-want-to-write-an-exporter

PromSQL

  • https://www.youtube.com/watch?v=lrfTpnzq3Kw

Exporters:

  • https://blog.csdn.net/zhaowenbo168/article/details/53196063

Previous小结

Last updated 5 years ago

Was this helpful?