Sample graphs Datasource configuration Creating graph
Blueflood plugin for grafana
Plugin to use Blueflood or Rackspace Metrics as a datasouce with Grafana 3.x.
Pre-Requisites
This plugin requires graphite-api with Blueflood finder as a service. You can setup this by running the rackerlabs/graphite-api-blueflood-finder docker image as container. For more instructions on blueflood finder, refer Blueflood finder
Blueflood datasource
Blueflood is an open source multi-tenant, distributed metric processing system. Blueflood is capable of ingesting, rolling up and serving metrics at a massive scale. It is built on top of Apache Cassandra,
Rackspace metrics datasource
Rackspace Metrics is a multi-tenant software-as-a-service (SaaS) product that offers a flexible and affordable platform for storing and serving time-series metrics. It provides a REST API for metrics ingestion and retrieval. Rackspace Metrics is built upon Blueflood.
Source code
This source code of this plugin is located at https://github.com/rackerlabs/blueflood-grafana. Contributions can be made to the original source code.