Skip to content

Commit

Permalink
Merge branch 'main' into fix-tox-v4
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Apr 25, 2023
2 parents 16b6249 + caef2cc commit ca14fd7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 573 deletions.
13 changes: 0 additions & 13 deletions newrelic/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -3014,19 +3014,6 @@ def _process_module_builtin_defaults():
"instrument_cornice_service",
)

# _process_module_definition('twisted.web.server',
# 'newrelic.hooks.framework_twisted',
# 'instrument_twisted_web_server')
# _process_module_definition('twisted.web.http',
# 'newrelic.hooks.framework_twisted',
# 'instrument_twisted_web_http')
# _process_module_definition('twisted.web.resource',
# 'newrelic.hooks.framework_twisted',
# 'instrument_twisted_web_resource')
# _process_module_definition('twisted.internet.defer',
# 'newrelic.hooks.framework_twisted',
# 'instrument_twisted_internet_defer')

_process_module_definition("gevent.monkey", "newrelic.hooks.coroutines_gevent", "instrument_gevent_monkey")

_process_module_definition(
Expand Down
Loading

0 comments on commit ca14fd7

Please sign in to comment.