Create a service for the specific worker
Sends a basic log performance metric where duration, start and end names are the same.
Sends a extended log performance metric where duration, start and end names can be specified individually.
The duration name
The start name
The end name
returns a reply promise to the specified message
The type of message being sent
Optionaldata: anyThe message data
returns an observable that will emit any messages replied to the specified message
The type of message being sent
Optionaldata: anyThe message data
returns a reply promise for the requested message
The type of message being sent
Optionaldata: anyThe message data
returns an observable that will emit any messages replied to the requested message
The type of message being sent
Optionaldata: anyThe message data
Service for sending log performance metrics