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
Dieter Plaetinck 67bfdaeb3c Graphite: Add metrictank dashboard to Graphite datasource (#20776) 6 years ago
..
configuration ReactMigration: Migrate Graphite config page to React (#20444) 6 years ago
dashboards Graphite: Add metrictank dashboard to Graphite datasource (#20776) 6 years ago
img optimize png images using zopflipng (#6197) 9 years ago
partials ReactMigration: Migrate Graphite config page to React (#20444) 6 years ago
specs Chore: Bumps prettier version for new typescript syntax support (#20463) 6 years ago
FunctionEditor.tsx Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544) 6 years ago
FunctionEditorControls.tsx Display graphite function name editor in a tooltip 6 years ago
README.md Docs: Minor edits to the README and several md files (#19238) 6 years ago
add_graphite_func.ts Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544) 6 years ago
datasource.ts ReactMigration: Migrate Graphite config page to React (#20444) 6 years ago
func_editor.ts noImplicitAny: Datasource files, under 2500 (#17959) 6 years ago
gfunc.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 6 years ago
graphite_query.ts Refactor: move ScopedVars to grafana/data (#18992) 6 years ago
lexer.ts Graphite: Refactor lexer and parser (#17958) 6 years ago
module.ts ReactMigration: Migrate Graphite config page to React (#20444) 6 years ago
parser.ts Graphite: Refactor lexer and parser (#17958) 6 years ago
plugin.json Graphite: Add metrictank dashboard to Graphite datasource (#20776) 6 years ago
query_ctrl.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 6 years ago
query_help.md change: more work on changing default group by time interval to min interval setting 8 years ago
types.ts ReactMigration: Migrate Graphite config page to React (#20444) 6 years ago

README.md

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/