Prometheus

来自开放百科 - 灰狐
跳转到: 导航, 搜索

Prometheus 是一个开源(Apache v2)监控系统时间序列数据库,使用 Go 语言开发。

目录

新闻

简介

Prometheus 是 Cloud Native Computing Foundation 成员项目,是一个系统和服务监控系统。

功能

指南

$ docker run --name prometheus -d -p 127.0.0.1:9090:9090 prom/prometheus
http://localhost:9090/  
$ git clone https://github.com/prometheus/prometheus.git
$ cd prometheus
$ make build
$ make test
$ make docker
$ ./prometheus -config.file=circle.yml

项目

语言

输出和集成

Exporters and integrations

Storage

使用LevelDB For indexes

Grafana

Grafana 支持 Prometheus 数据源

Promdash

Promdash 取代 Grafana,是 Prometheus 默认仪表盘。

用户

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱