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
ismail simsek 3ac7f32ace
[v9.3.x] Fix xss in Graphite functions tooltip (#806)
3 years ago
..
components [v9.3.x] Fix xss in Graphite functions tooltip (#806) 3 years ago
configuration Select Dropdown alignment fix (#56858) 3 years ago
dashboards
img
specs Graphite: Allow metric name to use true/false as name (#57996) 3 years ago
state [v9.3.x] Graphite: bug fix, strip white space from queries before comparing them (#60349) 3 years ago
README.md
datasource.test.ts Graphite Plugin: Remove angular dependencies for graphite annotations (#52261) 4 years ago
datasource.ts Update graphite datasource testing query (#54635) 3 years ago
datasource_integration.test.ts Chore: more any/type assertion improvements (#57450) 3 years ago
gfunc.test.ts Graphite: Never escape asPercent function params as string (#56593) 3 years ago
gfunc.ts Graphite: Never escape asPercent function params as string (#56593) 3 years ago
graphite_query.ts Fix queries with repeated references (#56497) 3 years ago
lexer.ts
meta.test.ts
meta.ts
migrations.ts Graphite Plugin: Remove angular dependencies for graphite annotations (#52261) 4 years ago
module.ts Graphite Plugin: Remove angular dependencies for graphite annotations (#52261) 4 years ago
parser.ts Graphite: Allow metric name to use true/false as name (#57996) 3 years ago
plugin.json
query_help.md
types.ts Graphite Plugin: Remove angular dependencies for graphite annotations (#52261) 4 years ago
utils.test.ts
utils.ts
versions.ts

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/