You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Renamed returned metrics object to ruleMetrics instead of returning directly.
- Added namespaceProps helper function that takes EventProperties and a namespace string and returns a new object with keys prefixed by `${namespace}:`.
- Updated function to return namespaceProps(ruleMetrics, 'rule') so all rule-related analytics properties are namespaced (e.g., 'rule:totalWorkspaceRules').
0 commit comments