mirror of
https://github.com/grafana/grafana.git
synced 2025-01-27 00:37:04 -06:00
.. | ||
dashboards | ||
img | ||
partials | ||
specs | ||
add_graphite_func.js | ||
datasource.ts | ||
func_editor.js | ||
gfunc.d.ts | ||
gfunc.js | ||
lexer.ts | ||
module.ts | ||
parser.ts | ||
plugin.json | ||
query_ctrl.ts | ||
README.md |
Graphite Datasource - Native Plugin
Grafana ships with built in support for Graphite (of course!).
Grafana has an advanced Graphite query editor that lets you quickly navigate the metric space, add functions, change function parameters and much more. The editor can handle all types of graphite queries. It can even handle complex nested queries through the use of query references.
Read more about it here: