What
Alive monitor shouldn't need the name of the component.
Right now we are using it to make the IPC channel, but the name could be changed to use the identifier hash, this would reduce the number of string copies in our initialization.
Acceptance Criteria (DoD)
- Remove name from AliveMonitorConfig
How
No response
What
Alive monitor shouldn't need the name of the component.
Right now we are using it to make the IPC channel, but the name could be changed to use the identifier hash, this would reduce the number of string copies in our initialization.
Acceptance Criteria (DoD)
How
No response