1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications
epriestley b8b7e583ad Show a queue utilization statistic in the Daemon console
Summary:
This came up recently in a discussion with @lifeihuang, and then tangentally with @hach-que. Make it easier for users to get a sense of whether they might need to add more daemons. Although we've improved the transparency of daemons, it's not easy for non-experts to determine at a glance how close to overflowing the queue is.

This number is approximate, but should be good enough for determining if your queue is more like 25% or 95% full.

If this goes over, say, 80%, it's probably a good idea to think about adding a couple of daemons. If it's under that, you should generally be fine.

Test Plan: {F88331}

Reviewers: btrahan, hach-que, lifeihuang

Reviewed By: btrahan

CC: hach-que, lifeihuang, aran, chad

Differential Revision: https://secure.phabricator.com/D7747
2013-12-09 13:22:22 -08:00
..
arcanist/conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
audit Make event-triggered actions more aware of application access 2013-10-21 17:00:50 -07:00
auth Provide an LDAPS example in LDAP auth 2013-11-25 14:55:44 -08:00
base Show an "approval queue" item on the home page for admins, and sort out menu item visibility 2013-11-13 11:24:38 -08:00
cache Provide 'bin/cache', for managing caches 2013-05-20 10:16:35 -07:00
calendar Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
chatlog Fix chatlog application query integration 2013-10-22 13:47:47 -07:00
conduit Improve handling of email verification and "activated" accounts 2013-11-12 14:37:04 -08:00
config Add UI for choosing header color 2013-12-07 10:46:09 -08:00
conpherence Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
countdown Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
daemon Show a queue utilization statistic in the Daemon console 2013-12-09 13:22:22 -08:00
differential Don't try to download diffs-of-diffs 2013-12-04 14:39:07 -08:00
diffusion Raise a better error for malformed git ls-tree 2013-12-09 13:22:13 -08:00
directory/controller Hide Audit information on Home when the application is uninstalled 2013-10-09 15:25:03 -07:00
diviner Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
doorkeeper Fix an edge case when trying to pull duplicate refs via Doorkeeper 2013-12-05 11:45:59 -08:00
draft/storage Add draft support to ApplicationTransactions 2012-12-21 05:57:14 -08:00
drydock Implement "Upload Artifact" build step 2013-12-06 14:11:05 +11:00
fact Convert AphrontTableView to safe HTML 2013-02-09 15:11:38 -08:00
feed Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
files Have TransactionComments return a PHUIObjectBoxView 2013-11-21 16:09:04 -08:00
flag Work around a bug in PHP 5.3-ish with abstract methods in interfaces 2013-10-25 15:58:17 -07:00
harbormaster Implement step for publishing files as fragments to Phragment in Harbormaster 2013-12-09 09:34:09 +11:00
help/controller Make Differential views capability-sensitive 2013-09-26 18:45:04 -07:00
herald Fix wrong link to "Create Rule" in Herald mobile view 2013-12-04 04:57:34 -08:00
legalpad Have TransactionComments return a PHUIObjectBoxView 2013-11-21 16:09:04 -08:00
lipsum Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
macro Turn the macro selector into a tokenizer 2013-11-25 19:22:06 -08:00
mailinglists Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
maniphest Clean up logged out prompt on TransactionComments 2013-12-05 08:44:43 -08:00
meta Update Apps Installed icons to match Projects. 2013-10-23 13:28:47 -07:00
metamta Fix over-matching of quoted text for message bodies beginning with "On..." 2013-12-06 15:47:37 -08:00
notification Mobile Notifications 2013-12-03 11:58:10 -08:00
nuance Nuance - federate out the design of NuanceSource via NuanceSourceDefinition 2013-11-20 13:41:19 -08:00
oauthserver Initialize used variable 2013-07-09 21:55:27 -07:00
owners Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
passphrase Show a queue utilization statistic in the Daemon console 2013-12-09 13:22:22 -08:00
paste Have TransactionComments return a PHUIObjectBoxView 2013-11-21 16:09:04 -08:00
people Allow "bin/auth recover" to succeed before phabricator.base-uri is set 2013-11-20 10:36:00 -08:00
phame Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
phid Work around a bug in PHP 5.3-ish with abstract methods in interfaces 2013-10-25 15:58:17 -07:00
phlux Fix an issue with editing policies in Phlux. 2013-11-22 16:55:57 -08:00
pholio Have TransactionComments return a PHUIObjectBoxView 2013-11-21 16:09:04 -08:00
phortune Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
phpast Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
phragment Implement snapshots in Phragment 2013-12-09 08:24:50 +11:00
phrequent Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
phriction Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
policy Fix an error in the PolicyFilter algorithm 2013-12-05 17:00:53 -08:00
ponder Have TransactionComments return a PHUIObjectBoxView 2013-11-21 16:09:04 -08:00
project Fix missing button to expand project action list on mobile. 2013-11-27 12:03:31 -08:00
releeph Have TransactionComments return a PHUIObjectBoxView 2013-11-21 16:09:04 -08:00
remarkup/conduit Support processing Remarkup in bulk with remarkup.processbulk Conduit method 2013-11-02 16:30:11 -07:00
repository Add "r <name>" to jump nav to locate repositories by name 2013-12-05 14:26:38 -08:00
search Add "r <name>" to jump nav to locate repositories by name 2013-12-05 14:26:38 -08:00
settings Support "ssh-dss" keys 2013-12-04 16:53:16 -08:00
slowvote Have TransactionComments return a PHUIObjectBoxView 2013-11-21 16:09:04 -08:00
subscriptions Tie application event listeners to the applications they listen for 2013-10-21 17:00:21 -07:00
system Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
tokens Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
transactions Clean up logged out prompt on TransactionComments 2013-12-05 08:44:43 -08:00
typeahead Turn the macro selector into a tokenizer 2013-11-25 19:22:06 -08:00
uiexample Change closed tasks to view as disabled 2013-12-04 20:45:23 -08:00
xhprof Make most file reads policy-aware 2013-09-30 09:38:13 -07:00