Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
KairosDB Guide
Grafana v2.1 brings initial support for KairosDB Datasources. While the process of adding the datasource is similar to adding a Graphite or OpenTSDB datasource type, Kairos DB does have a few different options for building queries.
Adding the data source to Grafana
Open the side menu by clicking the the Grafana icon in the top header.
In the side menu under the
Dashboards
link you should find a link namedData Sources
.NOTE: If this link is missing in the side menu it means that your current user does not have the
Admin
role for the current organization.Click the
Add new
link in the top header.Select
KairosDB
from the dropdown.
Query editor
Open a graph in edit mode by click the title.
For details on KairosDB metric queries checkout the official.
Templated queries
KairosDB Datasource Plugin provides following functions in Variables values query
field in Templating Editor to query metric names
, tag names
, and tag values
to kairosdb server.
For details of metric names
, tag names
, and tag values
, please refer to the KairosDB documentations.