Name: | graphite-web |
---|---|
Version: | 0.9.16 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Applications/Internet |
Size: | 9183102 |
License: | ASL 2.0 |
RPM: | graphite-web-0.9.16-2.el7.noarch.rpm |
Source RPM: | graphite-web-0.9.16-2.el7.src.rpm |
Build Date: | Thu Feb 01 2018 |
Build Host: | x86-ol6-builder-05.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/graphite-project |
Summary: | A Django web application 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. |
- Change path to graphite-build-index.sh in search.py (RHBZ#1518871)
- Update to 0.9.16
- Update to new version
- Update to new version
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- fix IE 10 javascript issues
- update to later commit to fix XSS
- update to upstream pre-release
- obsolete hacky graphite-web-selinux subpackage - remove EPEL 5 related packaging things
- update URL - use commit hash for Source URL - package should own /etc/graphite-web - do not ghost .pyc and .pyo files - remove thirdparty libs and .swf files in %prep - split fhs+thirdparty patch into two discrete patches - be more explicit in %files - include python egg - include build-index.sh script (renamed to /usr/bin/graphite-build-index) - make manage.py available at /usr/bin/graphite-manage - patch for Django 1.5 - disable internal log rotation and use system logrotate - apache needs httpd_sys_rw_content_t permissions instead of httpd_sys_content_t - improve vhost configuration (including a fix for #1141701)