emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#29768: closed ([PATCH 0/5] Graphite)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#29768: closed ([PATCH 0/5] Graphite)
Date: Sun, 21 Jan 2018 18:41:02 +0000

Your message dated Sun, 21 Jan 2018 19:39:55 +0100
with message-id <address@hidden>
and subject line Re: [PATCH 5/5] gnu: Add python2-graphite-web.
has caused the debbugs.gnu.org bug report #29768,
regarding [PATCH 0/5] Graphite
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
29768: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29768
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 0/5] Graphite Date: Mon, 18 Dec 2017 23:44:25 +0100
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





--- End Message ---
--- Begin Message --- Subject: Re: [PATCH 5/5] gnu: Add python2-graphite-web. Date: Sun, 21 Jan 2018 19:39:55 +0100 User-agent: mu4e 1.0-alpha3; emacs 25.3.1
Pushed to master with commit e7a30ded59f314023a7d3e6c16a098b7e8e20c2c.



--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]