Updated Prometheus and Grafana (#132)

This commit is contained in:
Edward Marshall
2016-05-16 17:13:19 +01:00
committed by Bill Maxwell
parent 356bb12dc2
commit 9743397540
4 changed files with 160 additions and 1 deletions
@@ -0,0 +1,57 @@
.catalog:
name: "Prometheus"
version: "1.1.0"
description: "Prometheus Monitoring Solution"
uuid: prometheus-2
minimum_rancher_version: v0.59.0
questions:
ranch-eye:
upgrade_strategy:
start_first: true
node-exporter:
upgrade_strategy:
start_first: true
prometheus:
scale: 1
health_check:
port: 9090
interval: 5000
unhealthy_threshold: 3
request_line: ''
healthy_threshold: 2
response_timeout: 5000
influxdb:
scale: 1
health_check:
port: 8086
interval: 5000
unhealthy_threshold: 3
request_line: ''
healthy_threshold: 2
response_timeout: 5000
grafana:
scale: 1
health_check:
port: 3000
interval: 5000
unhealthy_threshold: 3
request_line: ''
healthy_threshold: 2
response_timeout: 5000
prometheus-rancher-exporter:
scale: 1
upgrade_strategy:
start_first: true
health_check:
port: 9010
interval: 5000
unhealthy_threshold: 3
request_line: ''
healthy_threshold: 2
response_timeout: 5000