apm-agent-python
apm-agent-python copied to clipboard
[META 637] Enable custom metrics collection with AWS Lambda
A few users have expressed interest in custom metrics (whether through our metrics system or prometheus) in lambda. We should be able to do a single, synchronous collection of the metrics before flush, but it should be config-gated and not include any of the base metrics, just custom/prometheus
See meta issue and spec for the description and details:
- Meta issue: https://github.com/elastic/apm/issues/637
- Spec issue: https://github.com/elastic/apm/issues/638