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
Ashley Harrison 79a86b9e6a
Chore: Improve typings (#93180)
9 months ago
..
components Chore: Improve typings (#93180) 9 months ago
configuration React: Use new JSX transform (#88802) 11 months ago
dashboards DashboardSchema: Remove old unused legacy props style and timepicker.enable (#73879) 2 years ago
img
specs Graphite: Ensure all Graphite query references are interpolated (#90566) 10 months ago
state Graphite: Tag values are queried with dashboard time range (#92167) 9 months ago
README.md
datasource.test.ts Chore: Type improvements (#87634) 1 year ago
datasource.ts Chore: Improve typings (#93180) 9 months ago
datasource_integration.test.ts
gfunc.test.ts
gfunc.ts Chore: Type improvements (#87634) 1 year ago
graphite_query.ts Chore: Improve typings (#93180) 9 months ago
lexer.ts Graphite: Add @ to the lexer (#92546) 9 months ago
meta.test.ts
meta.ts
migrations.ts
module.ts
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/