Remove New Relic

This commit is contained in:
Sebastian Serth
2022-04-29 22:53:12 +02:00
parent 32b818a07a
commit 2ce9c4258a
7 changed files with 0 additions and 229 deletions

View File

@ -534,8 +534,6 @@ working_time_accumulated: working_time_accumulated})
end
def transmit_lti_score
::NewRelic::Agent.add_custom_attributes({submission: @submission.id,
normalized_score: @submission.normalized_score})
response = send_score(@submission)
if response[:status] == 'success'