Skip to content

Instantly share code, notes, and snippets.

@alexvollmer
Created December 18, 2008 17:52
Show Gist options
  • Save alexvollmer/37573 to your computer and use it in GitHub Desktop.
Save alexvollmer/37573 to your computer and use it in GitHub Desktop.
* Usage Store
** Total number of known entities
** Total number of unknown entities
** Number of hit-data messages processed (per day)
** Number of index-count messages processed (per day)
** Number of GET requests (per day)
*** Response times?
*** Broken out by resource?
* Message Store
** Number of messages (per channel, per day)
** Message size (per channel, per day)
*** min, max, average, mean
** Number of requests (per channel, per day)
*** Response times?
** Number of updates (per channel, per day)
*** Response times?
* Facet Store
** Number of facets tracked
** Number of entities tracked
** Number of index-count messages processed (per day)
** Number of GET requests (per day)
*** By resource?
*** Response times?
* Index Store
** Number of terms (per day? per week?)
** Number of term-count message processed (per day)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment