graphite-web 1.0.2+debian-2 source package in Ubuntu
Changelog
graphite-web (1.0.2+debian-2) unstable; urgency=medium * d/p/local_settings.patch: fixed typo (Closes: #876522) -- Jonas Genannt <email address hidden> Sat, 23 Sep 2017 13:56:38 +0200
Upload details
- Uploaded by:
- Debian Graphite Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Graphite Group
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
graphite-web_1.0.2+debian-2.dsc | 2.0 KiB | 5a1a38bb062793800a5ffd6dcfabd747e232f8f3186c5359e58b4e72cfe75982 |
graphite-web_1.0.2+debian.orig.tar.gz | 1.1 MiB | ac5a773bb21e4b200915b5378e94d6a8d06e84d2256af755fd1ecb7224e50b61 |
graphite-web_1.0.2+debian-2.debian.tar.xz | 220.3 KiB | 31009aabb24e145ff31127db2ad12b3de139bac62dd32215d9611adbfe4f1976 |
Available diffs
No changes file available.
Binary packages built by this source
- graphite-web: Enterprise Scalable Realtime Graphing
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 2 distinct 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.