Skip to content

orange-cloudfoundry/mongodb_prometheus-dashboards_alerts-boshrelease

Repository files navigation

MongoDB dashboards & alerts for prometheus-boshrelease

** THIS RELEASE IS STILL UNDER CONSTRUCTION


Introduction

This release is used as an extension of prometheus deployment. It adds missing grafana dashboard et prometheus alerts.

Usage

To deploy the grafana dashboard, edit your prometheus deployment file:

releases:
...
  - {name: mongodb_prometheus-dashboards_alerts, version: latest }

instance_groups:
- name: prometheus-server
...
  jobs:
  ...
  - name: mongodb_alerts
    release: mongodb_prometheus-dashboards_alerts
  - name: prometheus
    release: prometheus
    properties:
      prometheus:
	...
        rule_files:
	...
          - /var/vcap/jobs/mongodb_alerts/*.alerts


- name: grafana
...
  jobs:
  ...
  - name: mongodb_dashboards
    release: mongodb_prometheus-dashboards_alerts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •