Skip to content

APM overcounting #76

@veeq7

Description

@veeq7

Seems like currently all commands are being counted towards APM including system level ones like Hash (TypeIDSync) and etc

I would recommend a switch statement over baseCmd.Type.ID in replay.go:102 to determine which ones should be counted, or maybe a bool in Type in repcmd/types.go

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions