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
Torkel Ödegaard da6ac07b1d Merge branch 'v3.1.x' 10 years ago
..
dashboards feat(plugins): added prometheus dashboard to prometheus data source, #4298 10 years ago
img add graphite logo to datasource card 10 years ago
partials feat(datasource): added suggest urls for each data source, #4577 10 years ago
specs fix(mixed data sources): fix when using two graphite data sources in mixed mode, fixes #5617 10 years ago
README.md feat(plugins): adds a readme for every native plugin 10 years ago
add_graphite_func.js ux(): updated graphite editor 10 years ago
datasource.ts Merge branch 'v3.1.x' 10 years ago
func_editor.js fix(graphite editor): fixed moving functions right and left, broken recently, fixes #3246 10 years ago
gfunc.d.ts tech(systemjs): almost all tests are passing 10 years ago
gfunc.js feat(graphite): added stddevSeries func def, closes #4782 10 years ago
lexer.ts feat(plugins): migrating graphite query editor to new model 10 years ago
module.ts feat(plugins): made it possible to have relative plugin template urls 10 years ago
parser.ts feat(plugins): migrating graphite query editor to new model 10 years ago
plugin.json add graphite logo to datasource card 10 years ago
query_ctrl.ts fix(graphite): minor fix/improvement to graphite error handling when doing metric exploration in query editor, fixes #5778 10 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/