Merge pull request #1359 from gitroomhq/feat/orchestrator-sentry
Feat/orchestrator sentry
This commit is contained in:
commit
2d434fe198
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
import { initializeSentry } from '@gitroom/nestjs-libraries/sentry/initialize.sentry';
|
||||
initializeSentry('orchestrator', true);
|
||||
import 'source-map-support/register';
|
||||
import dayjs from 'dayjs';
|
||||
import utc from 'dayjs/plugin/utc';
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue