Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 353 Bytes

newrelic.rst

File metadata and controls

14 lines (9 loc) · 353 Bytes

New Relic

If you are using NewRelic, you will want to use the hooks provided, otherwise all Nap API calls will be logged as "nap.publisher.view".

Simply add the following lines to your newrelic.ini

[import-hook:nap.publisher]
enabled = true
execute = nap.newrelic:instrument_django_nap_publisher