# Grafana-rb Configure grafana dashboards using simple yml-notation. [![Build Status](https://img.shields.io/travis/uchiru/grafana-rb/master.svg)]() [![Gem Version](https://img.shields.io/gem/v/grafana-rb.svg)]() **Note:** work only with prometheus datasource now! Scripts from [examples](examples) directory generate such nice dashboard: ## Installation Install last gem version as: $ gem install grafana-rb ## Usage Fire `grafana-rb run` to create/upload grafana dashboards. ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/uchiru/grafana-rb. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).