feat: Add service type to telemetry data
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
import './config/orm';
|
||||
export { worker } from './workers/processor';
|
||||
import telemetry from './helpers/telemetry';
|
||||
|
||||
telemetry.setServiceType('worker');
|
||||
|
Reference in New Issue
Block a user