-
Notifications
You must be signed in to change notification settings - Fork 19
Labels
good first issueGood for newcomersGood for newcomers
Description
File: newrelic.ini
Docs: https://docs.newrelic.com/docs/agents/php-agent/configuration/php-agent-configuration
Add following in default NewRelic configuration:
newrelic.transaction_tracer.record_sql = "raw"
newrelic.transaction_tracer.threshold = "1s"
Add following in WP sites: No need, this is being managed automatically now.
newrelic.framework="wordpress"
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers