Skip to content

Commit

Permalink
Add documentation for Thinking Sphinx instrumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Goldstein committed Nov 8, 2011
1 parent 39efa32 commit b9e96f1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -134,6 +134,12 @@ This adds basic instrumentation to the `run` and `results` method of Ultrasphinx

You can disable it with `disable_ultrasphinx` in your newrelic.yml file.

### Thinking Sphinx instrumentation

This adds instrumentation to the `initialize` and `results` method of ThinkingSphinx::Search

You can disable it with `disable_thinking_sphinx` in your newrelic.yml file.

### Workling

This adds instrumentation to the Workling::Base and all children, for all defined public methods not inherited from the Workling::Base class
Expand Down

0 comments on commit b9e96f1

Please sign in to comment.