From: Eric Wong <normalperson@yhbt.net>
To: raindrops@librelist.org
Subject: watcher updates in raindrops.git
Date: Mon, 3 Oct 2011 18:47:32 -0700 [thread overview]
Message-ID: <20111004014732.GA5761@dcvr.yhbt.net> (raw)
In-Reply-To: <20111004014732.GA5761@dcvr.yhbt.net>
Hi all, I've added some new statistics to the Watcher service.
The following diff should document the new headers:
diff --git a/lib/raindrops/watcher.rb b/lib/raindrops/watcher.rb
index 19756a7..7683ed4 100644
--- a/lib/raindrops/watcher.rb
+++ b/lib/raindrops/watcher.rb
@@ -89,6 +89,9 @@ require "aggregate"
# - X-Std-Dev - standard deviation of connection count
# - X-Outliers-Low - number of low outliers (hopefully many for queued)
# - X-Outliers-High - number of high outliers (hopefully zero for queued)
+# - X-Current - current number of connections
+# - X-First-Peak-At - date of when X-Max was first reached
+# - X-Last-Peak-At - date of when X-Max was last reached
#
# = Demo Server
#
---
I've deployed the relevant changes to
http://raindrops-demo.bogomips.org/
(commit 360b8569cbb2b795019db278463245cce4270d09)
raindrops.git is available from: git://bogomips.org/raindrops.git
--
Eric Wong
next parent reply other threads:[~2011-10-04 2:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-04 1:47 Eric Wong [this message]
2011-10-05 1:23 ` watcher updates in raindrops.git Eric Wong
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: http://yhbt.net/raindrops/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20111004014732.GA5761@dcvr.yhbt.net \
--to=normalperson@yhbt.net \
--cc=raindrops@librelist.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
http://yhbt.net/raindrops.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).