Skip to content

Instantly share code, notes, and snippets.

@tpitale
Created May 4, 2009 17:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tpitale/106549 to your computer and use it in GitHub Desktop.
Save tpitale/106549 to your computer and use it in GitHub Desktop.
class Exits
include Garb::Resource
metrics :exits, :exit_rate
dimensions :request_uri
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment