elastic / elastic/apm-agent-php
Add support for transaction's context.request.socket.remote_address
Open
8.12-candidate
agent-php
cross APM agents
effort: small
enhancement
good first issue
priority: low
triaged
- Dominant language
- PHP
- Stars
- 268
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
The follow-up to [#550 [META 507] Stop collecting the field http.request.socket.encrypted ](https://github.com/elastic/apm-agent-php/issues/550) as stated in [this comment](https://github.com/elastic/apm-server/pull/6152#issuecomment-920754402):
> ... agents ... should continue collecting request.socket.remote_address ...
[The relevant part of APM Server's Intake API spec](https://github.com/elastic/apm-server/blob/v7.0.0/docs/spec/request.json#L45)
Contributor guide
Assessment
This issue has not been assessed yet.