Skip to content

Implement support for enabling and disabling of live object creation events #106

@gnufied

Description

@gnufied

Currently we are sending events that are created as a result of object creation and destruction in realtime (well almost).

This causes lot of noise in the communication channel and I think rather than completely disabling it - we should implement support for enabling or disabling of sending these events. This is different from enable/disable of object traces. We can have object traces enabled but still not choose to receive object create/destroy events and just work with snapshots.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions