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
Piotr Jamróz 8d7e22e1bb
Graphite: Migrate to React (part 2B: migrate FunctionEditor) (#37070)
4 years ago
..
components Graphite: Migrate to React (part 2B: migrate FunctionEditor) (#37070) 4 years ago
configuration Explore: Map Graphite queries to Loki (#33405) 4 years ago
dashboards Datasources: Update dashboards (#22476) 5 years ago
img
partials Graphite: Migrate to React (part 2B: migrate FunctionEditor) (#37070) 4 years ago
specs Graphite: Update text editor state on initial load (#37202) 4 years ago
state Graphite: Migrate to React (part 2B: migrate FunctionEditor) (#37070) 4 years ago
FunctionEditor.test.tsx Graphite: Migrate to React (part 2: migrate smaller AngularJS directives) (#36797) 4 years ago
FunctionEditor.tsx Graphite: Migrate to React (part 2B: migrate FunctionEditor) (#37070) 4 years ago
FunctionEditorControls.tsx Graphite: Migrate to React (part 2: migrate smaller AngularJS directives) (#36797) 4 years ago
MetricTankMetaInspector.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 4 years ago
README.md Docs: Minor edits to the README and several md files (#19238) 6 years ago
datasource.test.ts Graphite: Expand metric names for variables (#33694) 4 years ago
datasource.ts Graphite: Migrate to React (part 2: migrate smaller AngularJS directives) (#36797) 4 years ago
gfunc.test.ts Graphite: Migrate to React (part 2: migrate smaller AngularJS directives) (#36797) 4 years ago
gfunc.ts Graphite: Migrate to React (part 2B: migrate FunctionEditor) (#37070) 4 years ago
graphite_query.ts Graphite: Migrate to React (part 2B: migrate FunctionEditor) (#37070) 4 years ago
lexer.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
meta.test.ts Inspector: support custom metadata display (#20854) 5 years ago
meta.ts Prettier: Upgrade to 2 (#30387) 4 years ago
module.ts Inspector: support custom metadata display (#20854) 5 years ago
parser.ts Graphite: Refactor lexer and parser (#17958) 6 years ago
plugin.json Chore: show grafana labs not project (#23913) 5 years ago
query_ctrl.ts Graphite: Migrate to React (part 2B: migrate FunctionEditor) (#37070) 4 years ago
query_help.md
types.ts Graphite: Migrate to React (part 1: move state to redux) (#36484) 4 years ago
utils.test.ts Improve error handling for Graphite 0.9 and 1.0 (#32642) 4 years ago
utils.ts Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
versions.ts Graphite: fix autocomplete when tags are not available (#31680) 4 years ago

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/