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
Torkel Ödegaard 31dc3cfcf4
Merge pull request #16111 from grafana/graphite-series-by-tag-issue
6 years ago
..
dashboards feat(plugins): added prometheus dashboard to prometheus data source, #4298 9 years ago
img optimize png images using zopflipng (#6197) 9 years ago
partials Fixes for graphite tags editor (#10861) 7 years ago
specs Graphite: Fixed issue with using series ref and series by tag, fixes #15237 6 years ago
FunctionEditor.tsx Fix build 6 years ago
FunctionEditorControls.tsx Display graphite function name editor in a tooltip 6 years ago
README.md plugins: update meta data for all core plugins 7 years ago
add_graphite_func.ts working on react data / query exectution 7 years ago
config_ctrl.ts fix: minor fixes 7 years ago
datasource.ts make sure graphite takes dashboard timezone into consideration 6 years ago
func_editor.ts fix(graphite): nonNegativeDerivative argument hidden if 0, fixes #12488 6 years ago
gfunc.ts Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
graphite_query.ts Graphite: Fixed issue with using series ref and series by tag, fixes #15237 6 years ago
lexer.ts Merge branch '12918-no-conditional-assignment' 7 years ago
module.ts prettier: change to single quoting 8 years ago
parser.ts Merge branch 'tsconfig-no-implicit-this' 7 years ago
plugin.json cleanup plugin versions 6 years ago
query_ctrl.ts Display graphite function name editor in a tooltip 6 years ago
query_help.md change: more work on changing default group by time interval to min interval setting 8 years ago

README.md

Graphite Datasource - 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/