You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the solution you'd like
I want to be able to configure or set these values myself.
Describe alternatives you've considered
I have researched the source and was not able to find a way to set these, without modifying the PHP agent implementation.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I am missing basic information like REMOTE ADDRESS, COOKIES and there is no API to set these.
For example:
https://github.com/elastic/apm-server/blob/52be7fe64897131117148fa9f5e4b7757c76814f/docs/spec/request.json#L45
https://github.com/elastic/apm-server/blob/52be7fe64897131117148fa9f5e4b7757c76814f/docs/spec/request.json#L96
https://github.com/elastic/apm-server/blob/52be7fe64897131117148fa9f5e4b7757c76814f/docs/spec/request.json#L11
Describe the solution you'd like
I want to be able to configure or set these values myself.
Describe alternatives you've considered
I have researched the source and was not able to find a way to set these, without modifying the PHP agent implementation.
The text was updated successfully, but these errors were encountered: