feat: New Relic tracking (#429)

This commit is contained in:
Ahmed Bouhuolia
2024-04-28 18:12:59 +02:00
committed by GitHub
parent 7e5c6b6487
commit 9103b60653
5 changed files with 928 additions and 46 deletions

View File

@@ -1,4 +1,5 @@
import 'reflect-metadata'; // We need this in order to use @Decorators
import 'newrelic';
import './before';
import '@/config';