Sha256: 154a69810ba897a17d1154435d4521675b165488dd0631db8e68a0ebacbcdf67

Contents?: true

Size: 763 Bytes

Versions: 5

Compression:

Stored size: 763 Bytes

Contents

# Grafana-rb

Configure grafana dashboards using simple yml-notation.

[![Build Status](https://img.shields.io/travis/smuzitools/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:

<img src="examples/dash.png">

## 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/smuzitools/grafana-rb.

## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
grafana-rb-0.18.0 README.md
grafana-rb-0.17.0 README.md
grafana-rb-0.16.0 README.md
grafana-rb-0.15.0 README.md
grafana-rb-0.14.0 README.md