Skip to content

Make alive monitor only use IdentifierHash #436

Description

@MaciejKaszynski

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions