Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 140 Bytes

File metadata and controls

4 lines (4 loc) · 140 Bytes
// Add 'jane' to a set used for tracking the number of users that viewed a page.
Sentry.metrics.set("user_view", "jane");