raindrops RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* watcher updates in raindrops.git
@ 2011-10-04  1:47 Eric Wong
  2011-10-05  1:23 ` Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Wong @ 2011-10-04  1:47 UTC (permalink / raw)
  To: raindrops

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-10-05  1:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-04  1:47 watcher updates in raindrops.git Eric Wong
2011-10-05  1:23 ` Eric Wong

Code repositories for project(s) associated with this public inbox

	https://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).