https://zhuanlan.zhihu.com/p/43637757
https://www.cnblogs.com/xiangsikai/p/11289966.html
dashboard分文件夹
自定义prometheus exporter 数据类型:https://prometheus.io/docs/concepts/metric_types/
值类型只能为float,不能为文本:https://github.com/prometheus/prometheus/issues/2227
自定义exporter:
https://songjiayang.gitbooks.io/prometheus/content/exporter/sample.html
prometheus pod采集 所在node根目录的disk占用:
https://github.com/coreos/prometheus-operator/issues/677
promql