File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
src/content/docs/apm/agents/php-agent/configuration Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -3939,7 +3939,7 @@ This section lists the settings that affect the reporting of code-level metrics.
3939
3939
</th >
3940
3940
3941
3941
<td >
3942
- ` true `
3942
+ ` false `
3943
3943
</td >
3944
3944
</tr >
3945
3945
</tbody >
@@ -3949,7 +3949,8 @@ This section lists the settings that affect the reporting of code-level metrics.
3949
3949
3950
3950
<Callout variant = " important" >
3951
3951
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.
3953
3954
</Callout >
3954
3955
</Collapser >
3955
3956
You can’t perform that action at this time.
0 commit comments