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
Gilles De Mey 8a4bd85efd
Alerting: Fix Graphite subqueries (#80744)
1 year ago
..
components Chore: Remove gf-form and change to CSS object in Graphite function editor (#79446) 1 year ago
configuration Chore: remove gf-forms and LegacyForms from Graphite ConfigEditor (#76038) 2 years ago
dashboards DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2 years ago
img
specs add bug fix for multiple nested functions as params (#66882) 2 years ago
state Alerting: Fix Graphite subqueries (#80744) 1 year ago
README.md
datasource.test.ts Chore: friday typings 5 (#73844) 2 years ago
datasource.ts Chore: type fixes (#77618) 2 years ago
datasource_integration.test.ts Show traceids for failing and successful requests (#64903) 2 years ago
gfunc.test.ts Graphite: Never escape asPercent function params as string (#56593) 3 years ago
gfunc.ts Chore: type fixes (#77618) 2 years ago
graphite_query.ts Chore: type fixes (#77618) 2 years ago
lexer.ts
meta.test.ts Update jest monorepo to v29 (#58261) 3 years ago
meta.ts
migrations.ts Graphite Plugin: Remove angular dependencies for graphite annotations (#52261) 3 years ago
module.ts Graphite Plugin: Remove angular dependencies for graphite annotations (#52261) 3 years ago
parser.ts Chore: type fixes (#77618) 2 years ago
plugin.json
query_help.md
types.ts Alerting: Fix Graphite subqueries (#80744) 1 year ago
utils.test.ts
utils.ts Chore: type fixes (#77618) 2 years ago
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/