mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 20:22:19 +08:00

* add bug fix for multiple nested functions as params * add types for parser (#67067) * add types for parser * add comment for future work * handle any function with 2 seriesByTags func params, add test
Graphite Data Source - 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:
http://docs.grafana.org/datasources/graphite/
Graphite 1.1 Release:
https://grafana.com/blog/2018/01/11/graphite-1.1-teaching-an-old-dog-new-tricks/