elastic / elastic/apm-agent-python
Use streaming connections for apm-server
Open
agent-python
feature
- Dominant language
- Python
- Stars
- 431
- Forks
- 239
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 7
Description
The python agent is the only Elastic agent which doesn't stream data to the APM Server. Using a streaming connection will allow us to re-use connections for things like serverless support to try to minimize overhead.
Ref #716
Contributor guide
Assessment
This issue has not been assessed yet.