Skip to content

Commit 35766da

Browse files
authored
Update code level metric default
1 parent 44c9e75 commit 35766da

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/content/docs/apm/agents/php-agent/configuration/php-agent-configuration.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3939,7 +3939,7 @@ This section lists the settings that affect the reporting of code-level metrics.
39393939
</th>
39403940

39413941
<td>
3942-
`true`
3942+
`false`
39433943
</td>
39443944
</tr>
39453945
</tbody>
@@ -3949,7 +3949,8 @@ This section lists the settings that affect the reporting of code-level metrics.
39493949

39503950
<Callout variant="important">
39513951
The `newrelic.code_level_metrics.enabled` INI variable was added in the 10.4.0.316 release and was disabled by default.
3952-
Code-level metrics are enabled by default starting with version 10.6.0.
3952+
Code-level metrics are enabled by default for versions 10.6.0 - 11.10.0.
3953+
Code-level metrics are disabled by default starting with version 12.0.0.
39533954
</Callout>
39543955
</Collapser>
39553956

0 commit comments

Comments
 (0)