unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: 29768@debbugs.gnu.org
Cc: Ricardo Wurmus <rekado@elephly.net>
Subject: [bug#29768] [PATCH 0/5] Graphite
Date: Mon, 18 Dec 2017 23:44:25 +0100	[thread overview]
Message-ID: <20171218224425.31157-1-rekado@elephly.net> (raw)

Hi Guix,

this patch series adds the Graphite graphing system for visualising and
monitoring time series data.

I haven't tested it much because it requires a wsgi service.  What's weird is
that it installs a file
"lib/python2.7/site-packages/graphite/local_settings.py.example", which a user
is supposed to edit before-hand.  It contains site-specific settings.  Since
we don't want people to feel tempted to change the file in the store, a user
could also provide settings by prepending a directory containing the settings
to the PYTHONPATH.

I'll play with this a little and then write a service for Graphite.

Ricardo Wurmus (5):
  gnu: Add python-txamqp.
  gnu: Add python-django-tagging.
  gnu: Add python-whisper.
  gnu: Add python2-carbon.
  gnu: Add python2-graphite-web.

 gnu/packages/django.scm     |  23 ++++++++++
 gnu/packages/monitoring.scm | 107 +++++++++++++++++++++++++++++++++++++++++++-
 gnu/packages/python.scm     |  29 ++++++++++++
 3 files changed, 158 insertions(+), 1 deletion(-)

-- 
2.15.0

             reply	other threads:[~2017-12-19  2:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-18 22:44 Ricardo Wurmus [this message]
2017-12-19  8:04 ` [bug#29768] [PATCH 1/5] gnu: Add python-txamqp Ricardo Wurmus
2017-12-19  8:04   ` [bug#29768] [PATCH 2/5] gnu: Add python-django-tagging Ricardo Wurmus
2017-12-19  8:04   ` [bug#29768] [PATCH 3/5] gnu: Add python-whisper Ricardo Wurmus
2017-12-19  8:04   ` [bug#29768] [PATCH 4/5] gnu: Add python2-carbon Ricardo Wurmus
2017-12-19  8:04   ` [bug#29768] [PATCH 5/5] gnu: Add python2-graphite-web Ricardo Wurmus
2018-01-21 18:39     ` bug#29768: " Ricardo Wurmus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171218224425.31157-1-rekado@elephly.net \
    --to=rekado@elephly.net \
    --cc=29768@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).