Jump to letter: [
3BCDEFGHIKLMNPRSTUVWXZ
]
graphite-web - A Django webapp for enterprise scalable realtime graphing
- Description:
Graphite consists of a storage backend and a web-based visualization frontend.
Client applications send streams of numeric time-series data to the Graphite
backend (called carbon), where it gets stored in fixed-size database files
similar in design to RRD. The web frontend provides user interfaces
for visualizing this data in graphs as well as a simple URL-based API for
direct graph generation.
Graphite's design is focused on providing simple interfaces (both to users and
applications), real-time visualization, high-availability, and enterprise
scalability.
Packages
graphite-web-0.9.12-5.el5.noarch
[2.3 MiB] |
Changelog
by Jonathan Steffan (2013-10-01):
- Patch for fix loading dashboards by name (RHBZ#1014349)
- Patch for log name of metric that throws exception for CarbonLink (RHBZ#1014349)
- Add deque to the PICKLE_SAFE filter (RHBZ#1014356)
- Merge in EL5 conditionals for single spec
|