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
Tobias Skarhed 17b5f48cf6 Datasource: Refactor Graphite to class (#17942) 6 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 Chore: fix modes for non-executable files (#16864) 6 years ago
specs noImplicitAnys: Fix InfluxDB type issues #17937) 6 years ago
FunctionEditor.tsx Fix build 6 years ago
FunctionEditorControls.tsx Display graphite function name editor in a tooltip 6 years ago
README.md plugins: update meta data for all core plugins 7 years ago
add_graphite_func.ts Chore: Adds typings to lodash (#16590) 6 years ago
config_ctrl.ts fix: minor fixes 7 years ago
datasource.ts Datasource: Refactor Graphite to class (#17942) 6 years ago
func_editor.ts Chore: Adds typings to lodash (#16590) 6 years ago
gfunc.ts Fix: Graphite query rendering fix (#16390) 6 years ago
graphite_query.ts Graphite: Fixes issue with seriesByTag & function with variable param (#17795) 6 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 Chore: Remove unused properties in explore (#17359) 6 years ago
query_ctrl.ts Chore: Adds typings to lodash (#16590) 6 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/