elastic-apmEasy Playground

Elastic APM agent for performance monitoring

Getting started with elastic-apmRun locally
Install
pip install elastic-apm
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: elastic_apm)

elastic-apm is a third-party package. Elastic APM agent for performance monitoring. Install with: pip install elastic-apm

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?