File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -160,13 +160,13 @@ You can modify the following settings for EDOT PHP through APM Agent Central Con
160160Dynamic settings can be changed without having to restart the application or webserver process.
161161
162162:::{note}
163- Stack's version 9.2 and later includes Advanced section of Central Configuration
164- which allows you to define custom configuration options as key-value pairs.
165- For example, using Advanced section of Central Configuration
166- ` sampling_rate ` option can be configured even when using stack version 9.2
167- (as long as EDOT PHP version is 1.2.0 or later)
168- despite the fact that ` sampling_rate ` appears as a dedicated option in Central Configuration
169- for EDOT PHP only from stack version 9.3.
163+ :applies_to: {"stack": "ga 9.2"}
164+ Version 9.2 and later of the {{product.elastic-stack}} includes an
165+ [ Advanced configuration section] ( opentelemetry://reference/central-configuration.md#advanced-configuration )
166+ that allows you to define custom configuration options as key-value pairs.
167+
168+ For example, you can configure the ` sampling_rate ` option for {{product.elastic-stack}} 9.2,
169+ as long as EDOT PHP is on version 1.2.0 or later, even if ` sampling_rate ` applies to 9.3 and later .
170170:::
171171
172172## Prevent logs export
You can’t perform that action at this time.
0 commit comments