Plugins 〉SunBurst


Developer
SRA OSS, Inc. Japan


Sign up to receive occasional product news and updates:



Panel

SunBurst

  • Overview
  • Installation
  • Related content

grafana-sunburst-panel

The sunburst panel is a multi-level pie chart. It can contain hierarchical data.

Graph

Features

Tooltip

Tooltip is shown on mouse over of each arch node. Tooltip of a node shows information about same-leveled nodes and its child nodes.

Tooltip (node)

Description
sumThe value of a node. If the node has children, the value of the node means sum of the values of its children.
averageIf the node has children, the value of the node means average of the values of its children.
rateThe rate against the value of parent node.

Drill down

If you click an node in the graph, the graph transforms to zoom and show the child nodes.

Drill down

Options

options

Link template

If link template isn't blank, tooltip contains a link with values of node and its ancectors. You can use $1, $2, $3 ... to add values to the link.

Nodes

You can specify fields' types of a node.

Description
NumberAdd unit (%, $, bits/sec, ...)
StringDo nothing and just display.
DateConvert numbers as unix timestamp to date text in specified format.

Ex.)<br> unit

Supported datasources and formats

Data sourceTimeSeriesTableDocs
ElasticSearchOK--OK
InfluxDBOKOK--
Sqldb (not released)OKOKOK
  • Docs is the format returned by terms-aggregation in ElasticSearch.

License

Apache V2.0 License

Installing SunBurst on Grafana Cloud:

For more information, visit the docs on plugin installation.