Skip to content

Commit a1932d4

Browse files
authored
Update configuration.md
1 parent 4ef9b95 commit a1932d4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/reference/edot-php/configuration.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -160,13 +160,13 @@ You can modify the following settings for EDOT PHP through APM Agent Central Con
160160
Dynamic 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

0 commit comments

Comments
 (0)