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
Ryan McKinley bf18704490
Inspector: support custom metadata display (#20854)
5 years ago
..
configuration ReactMigration: Migrate Graphite config page to React (#20444) 6 years ago
dashboards Metrictank: fix bundled dashboard (#21209) 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/Tech debt: Remove (most) instances of $q angular service use (#20668) 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
MetricTankMetaInspector.tsx Inspector: support custom metadata display (#20854) 5 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 Inspector: support custom metadata display (#20854) 5 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
meta.test.ts Inspector: support custom metadata display (#20854) 5 years ago
meta.ts Inspector: support custom metadata display (#20854) 5 years ago
module.ts Inspector: support custom metadata display (#20854) 5 years ago
parser.ts Graphite: Refactor lexer and parser (#17958) 6 years ago
plugin.json AddDatasourcePage: Refactoring & more Phantom plugins (#21261) 5 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 Inspector: support custom metadata display (#20854) 5 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/