apm-agent-python icon indicating copy to clipboard operation
apm-agent-python copied to clipboard

[META 637] Enable custom metrics collection with AWS Lambda

Open basepi opened this issue 3 years ago • 0 comments

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

basepi avatar Apr 21 '22 17:04 basepi