about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-10-03 18:40:52 -0700
committerEric Wong <normalperson@yhbt.net>2011-10-03 18:40:52 -0700
commit360b8569cbb2b795019db278463245cce4270d09 (patch)
tree06d168ccbce7b1210ef301079c25d8845d2cc112
parent7e8b1f6abe561e33644ca2bf30dc587e0bfac3c0 (diff)
downloadraindrops-360b8569cbb2b795019db278463245cce4270d09.tar.gz
These names are not finalized, yet.
-rw-r--r--lib/raindrops/watcher.rb3
1 files changed, 3 insertions, 0 deletions
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
 #