diff --git a/app/main.py b/app/main.py index 25a08c3..8159dc2 100644 --- a/app/main.py +++ b/app/main.py @@ -597,6 +597,7 @@ def get_split_qualifying_laps( ) +@newrelic.agent.web_transaction() @app.get( "/telemetry/{year}/{round}/{driver_number}/{lap}", tags=["telemetry"],