graphite-web 1.1.10-6 source package in Ubuntu

Changelog

graphite-web (1.1.10-6) unstable; urgency=medium

  * import more of upstream py3.12 / django 3.2 fixes
  * provide systemd timer for cron script

 -- Alexandre Rossi <email address hidden>  Tue, 26 Mar 2024 08:50:36 +0100

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 Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
graphite-web_1.1.10-6.dsc 2.3 KiB c7a1f7978ecf62a54f3ea12beb6741ceb751a91b7f6c4c0a0f737ae51acfbd3e
graphite-web_1.1.10.orig.tar.gz 1.1 MiB 3f1868d505a8da3259600309c7df7d6db10b0d532bed6a7bc2cb2c60f91cd35a
graphite-web_1.1.10-6.debian.tar.xz 228.4 KiB 4dd52729dd60b7954cdec78e464be920f011bc22c52657eac90ddba89c0bd237

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.