Prometheus是一个开源监控解决方案,用于收集和聚合指标作为时间序列数据。

安装、启动和访问

brew install prometheus
prometheus --config.file=/usr/local/etc/prometheus.yml
http://localhost:9090/