Back to Graphite Web

Client APIs

docs/client-apis.rst

1.1.101.1 KB
Original Source

Client APIs

Cubism.js

Cubism.js_ is a D3 plugin for visualizing time series data in real time, and can pull data from Graphite.

Graphitejs

Graphitejs_ is a jQuery plugin for easily making and displaying graphs and updating them on the fly using the Graphite URL api.

Scales

Scales_ is a Python server state and statistics library that can output its data to Graphite.

Structured Metrics

structured_metrics_ is a lightweight python library that uses plugins to read in Graphite's list of metric names and convert it into a multi-dimensional tag space of clear, sanitized targets.

txCarbonClient

txCarbonClient_ is a simple Twisted API for reporting metrics to Carbon.

.. _Cubism.js: http://square.github.io/cubism/ .. _Graphitejs: https://github.com/prestontimmons/graphitejs .. _Scales: https://github.com/Cue/scales .. _structured_metrics: https://github.com/vimeo/graph-explorer/tree/master/graph_explorer/structured_metrics .. _txCarbonClient: https://github.com/fdChasm/txCarbonClient