tripnomics_7.5.5/public/app/plugins/datasource/graphite
venbatechnologies@gmail.com 91fce5c4bf Initial commit
2021-07-05 13:49:40 +05:30
..
configuration Initial commit 2021-07-05 13:49:40 +05:30
dashboards Initial commit 2021-07-05 13:49:40 +05:30
img Initial commit 2021-07-05 13:49:40 +05:30
partials Initial commit 2021-07-05 13:49:40 +05:30
specs Initial commit 2021-07-05 13:49:40 +05:30
add_graphite_func.ts Initial commit 2021-07-05 13:49:40 +05:30
datasource.ts Initial commit 2021-07-05 13:49:40 +05:30
func_editor.ts Initial commit 2021-07-05 13:49:40 +05:30
FunctionEditor.tsx Initial commit 2021-07-05 13:49:40 +05:30
FunctionEditorControls.tsx Initial commit 2021-07-05 13:49:40 +05:30
gfunc.ts Initial commit 2021-07-05 13:49:40 +05:30
graphite_query.ts Initial commit 2021-07-05 13:49:40 +05:30
lexer.ts Initial commit 2021-07-05 13:49:40 +05:30
meta.test.ts Initial commit 2021-07-05 13:49:40 +05:30
meta.ts Initial commit 2021-07-05 13:49:40 +05:30
MetricTankMetaInspector.tsx Initial commit 2021-07-05 13:49:40 +05:30
module.ts Initial commit 2021-07-05 13:49:40 +05:30
parser.ts Initial commit 2021-07-05 13:49:40 +05:30
plugin.json Initial commit 2021-07-05 13:49:40 +05:30
query_ctrl.ts Initial commit 2021-07-05 13:49:40 +05:30
query_help.md Initial commit 2021-07-05 13:49:40 +05:30
README.md Initial commit 2021-07-05 13:49:40 +05:30
types.ts Initial commit 2021-07-05 13:49:40 +05:30

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/