newrelic — Easy Playground
New Relic APM agent for Python application monitoring
Getting started with newrelicRun locally
Install
pip install newrelicPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: newrelic)
newrelic is a third-party package. New Relic APM agent for Python application monitoring. Install with: pip install newrelic
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?