Skip to content

Don't send generic "command" events #2728

Open
@fbricon

Description

@fbricon

after discussing with @sonyccd, we should stop sending generic "command" events with an identifier property.

sendTelemetry('command', eventProps);

and use the commandId

identifier: this.commandId,

This'll make it easier to analyze behavior patterns on the backend

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions