Hubbry Logo
search button
Sign in
Graphite (software)
Graphite (software)
Comunity Hub
arrow-down
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Graphite (software)
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Graphite (software) Wikipedia article. Here, you can discuss, collect, and organize anything related to Graphite (software). The purpose of the hub is to c...
Add your contribution
Graphite (software)
Graphite
Developer(s)Ruiz
Initial release2008; 17 years ago (2008)[1]
Repository
Written inJavaScript, Python (Django)
LicenseApache License 2.0
Websitehttps://github.com/graphite-project/graphite-web

Graphite is a free open-source software (FOSS) tool that monitors and graphs numeric time-series data such as the performance of computer systems.[2] Graphite was developed by Orbitz Worldwide, Inc and released as open-source software in 2008.[3]

Graphite collects, stores, and displays time-series data in real time.

The tool has three main components:

  • Carbon - a Twisted daemon that listens for time-series data
  • Whisper - a simple database library for storing time-series data (similar in design to RRD)[2]
  • Graphite webapp - A Django webapp that renders graphs on-demand using Cairo library.

Graphite is used in production by companies such as Ford Motor Company, Booking.com, GitHub, Etsy, The Washington Post and Electronic Arts.[4]

See also

[edit]

References

[edit]
  1. ^ Asay, Matt (June 27, 2008). "Orbitz paves the way to enterprise open-source contributions". CNET.
  2. ^ a b Joshi, Nishes. Interoperability in monitoring and reporting systems. Masteroppgave, University of Oslo, 2012.
  3. ^ Asay, Matt (2008-06-27). "Orbitz paves the way to enterprise open-source contributions". CNET. Retrieved 2016-06-29.
  4. ^ Dixon, Jason (2014). Monitoring with Graphite. O'Reilly Media. ISBN 978-1491916438.
[edit]