The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/public/app/plugins/datasource/graphite
Erik Sundell d66d2ae749 add table support flag for graphite 7 years ago
..
dashboards feat(plugins): added prometheus dashboard to prometheus data source, #4298 9 years ago
img optimize png images using zopflipng (#6197) 9 years ago
partials Fixes for graphite tags editor (#10861) 7 years ago
specs changed functions to arrowfunctions for only-arrow-functions rule (#13127) 7 years ago
README.md plugins: update meta data for all core plugins 7 years ago
add_graphite_func.ts working on react data / query exectution 7 years ago
config_ctrl.ts fix: minor fixes 7 years ago
datasource.ts Merge branch '12918-no-conditional-assignment' 7 years ago
func_editor.ts working on react data / query exectution 7 years ago
gfunc.ts Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
graphite_query.ts Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
lexer.ts Merge branch '12918-no-conditional-assignment' 7 years ago
module.ts prettier: change to single quoting 8 years ago
parser.ts Merge branch 'tsconfig-no-implicit-this' 7 years ago
plugin.json add table support flag for graphite 7 years ago
query_ctrl.ts added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
query_help.md change: more work on changing default group by time interval to min interval setting 8 years ago

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:

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/