| NumCommands | The number of Waveterm commands run on a given day. |
| ActiveMinutes | The number of minutes that the user has actively used Waveterm on a given day. This requires the terminal window to be in focus while the user is actively interacting with it. |
| FgMinutes | The number of minutes that Waveterm has been in the foreground on a given day. This requires the terminal window to be in focus regardless of user interaction. |
| OpenMinutes | The number of minutes that Waveterm has been open on a given day. This only requires that the terminal is open, even if the window is out of focus. |
| ClickShared | See Deprecated Telemetry References |
| HistoryView | The number of times the user has used the History command on a given day. It specifically refers to the history feature located in the sidebar that opens its own gui. |
| BookmarksView | The number of times the user has used the Bookmarks command on a given day. |
| NumConns | The total number of connections created on this Waveterm installation. This count includes connections that have been deleted and includes all of the various ways a user can make a connection. Unlike the other data, this always includes the total number of connections that have been created—not just the ones created each day. |
| NumWorkspaces | The number of workspaces open on a given day. |
| NumTabs | The number of existing tabs open on a given day. |
| NewTab | The number of new tabs opened on a given day. |
| NumStartup | The number of times waveterm has been started on a given day. |
| NumShutdown | The number of times waveterm has been shut down on a given day. |
| NumAIChatOpen | The number of times AI chat has been opened on a given day. |
| NumHistoryOpen | The number of times the user has used the CmdInput History feature. This is located in the input prompt at the bottom of the screen and opens up the history in a dedicated box above the prompt. |
| ReinitBashErrors | The number of re-initialization errors that have happened in a bash shell on a given day. |
| ReinitZshErrors | The number of re-initialization errors that have happened in a zsh shell on a given day. |