Skip to content

Commit

Permalink
chore: instrument /telemetry in new relic
Browse files Browse the repository at this point in the history
  • Loading branch information
borolepratik committed May 1, 2024
1 parent 77ea586 commit a7c9b10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,7 @@ def get_split_qualifying_laps(
)


@newrelic.agent.web_transaction()
@app.get(
"/telemetry/{year}/{round}/{driver_number}/{lap}",
tags=["telemetry"],
Expand Down

0 comments on commit a7c9b10

Please sign in to comment.