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
Alexander Zobnin 2374e91bfa graphite: tags and values autocomplete based on @DanCech PR to graphite-web 8 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 graphite: tags and values autocomplete based on @DanCech PR to graphite-web 8 years ago
specs graphite: datasource refactor 8 years ago
README.md feat(plugins): adds a readme for every native plugin 9 years ago
add_graphite_func.js Graphite 1.0 functions (#8987) 8 years ago
config_ctrl.ts graphite: auto detect version 8 years ago
datasource.ts graphite: tags and values autocomplete based on @DanCech PR to graphite-web 8 years ago
func_editor.js fix(graphite editor): fixed moving functions right and left, broken recently, fixes #3246 9 years ago
gfunc.d.ts tech(systemjs): almost all tests are passing 10 years ago
gfunc.js graphite: improved version comparison 8 years ago
graphite_query.ts graphite: tags and values autocomplete based on @DanCech PR to graphite-web 8 years ago
lexer.ts fix(graphite): fixed minor graphite lexer issue when nodes begin with octal syntax and end with dash identifier, fixes #6049# 9 years ago
module.ts feat: finished work on the interval changes #9161 8 years ago
parser.ts fix(graphite): fixed minor graphite lexer issue when nodes begin with octal syntax and end with dash identifier, fixes #6049# 9 years ago
plugin.json change: more work on changing default group by time interval to min interval setting 8 years ago
query_ctrl.ts graphite: tags and values autocomplete based on @DanCech PR to graphite-web 8 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/