Skip to content

Instantly share code, notes, and snippets.

@pfreixes
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pfreixes/8e45a12b671aecd54b8e to your computer and use it in GitHub Desktop.
Save pfreixes/8e45a12b671aecd54b8e to your computer and use it in GitHub Desktop.
Graphite, Carbon and Whisper files ... under the hood
GET /render?target=x
^
| |
| |
| |
+--|---------------------------+
| | | |
| | +--------------+ |
| | | consolidation| |
| | +--------------+ |
| | | |
| | +--------------+ |
| | | data fun | |
| +-------+ +--------------+ |
| | async |----' |
| | read | |
| +-------+ Graphite (Django)|
+-------------------------------+
|
| Query data
|-----------------
v |
+-------------+ +--|------------+
| | | V |
|Whisper files| |+-------------+|
+-------------+ ||Carbon Cache ||
^ |+-------------+|
| | Carbon |
`----------- | (Twsited) |
+---------------+
^
| To feed your data base
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment