elastic / elastic/apm-agent-php
Allow agent configuration from code
Open
agent-php
enhancement
- Dominant language
- PHP
- Stars
- 268
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes there are parameters like service version or even service name that I would like to change when the PHP code is already running.
In scenarios where multiple "services" are using the same PHP runtime this would help.
The configuration snapshot would probably need to be mutable for this...
Contributor guide
Assessment
This issue has not been assessed yet.