官方文档
https://prometheus.io/docs/prometheus/2.2/getting_started/
Prometheus Operator 开源项目地址
https://github.com/coreos/prometheus-operator/tree/v0.25.0
经典中文资料
https://yunlzheng.gitbook.io/prometheus-book/introduction
使用Golang实现Prometheus Exporter
https://blog.csdn.net/u014029783/article/details/80001251
解惑Prometheus API查询的时间戳格式
https://www.crifan.com/timestamp_format_support_decimal_point_or_not/