Skip to content

Instantly share code, notes, and snippets.

@GrahamDumpleton
Created August 29, 2012 11:49
Show Gist options
  • Save GrahamDumpleton/3511393 to your computer and use it in GitHub Desktop.
Save GrahamDumpleton/3511393 to your computer and use it in GitHub Desktop.
Enabling Pyramid instrumentation in agent configuration file.
[import-hook:pyramid.router]
enabled = true
execute = newrelic.hooks.framework_pyramid:instrument_pyramid_router
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment