elastic / elastic/apm-agent-php
Stream events to APM Server's intake API
Open
performance
priority: medium
triaged
- Dominant language
- PHP
- Stars
- 268
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
Stream events to APM Server's intake API instead of opening connection and sending each event.
This includes adding support for API_REQUEST_SIZE and API_REQUEST_TIME configuration options.
See [Batching/streaming data section of Agent development documentation](https://github.com/elastic/apm/blob/master/docs/agents/agent-development.md#Batchingstreaming-data)
Contributor guide
Assessment
This issue has not been assessed yet.