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
docs: add property value examples to all telemetry events
- Added comprehensive property value examples to Telemetry-HotDesign.md
- Added property value examples to Telemetry-Licensing.md
- Added field value examples to Telemetry-AIFeatures.md
- Added property value examples to Telemetry-DevServer.md
- Added property value examples to Telemetry-AppMCP.md (tool, session, error properties)
- Added property value examples to Telemetry-IDEExtensions.md (VS Code, Rider, Visual Studio)
- Added property value examples section to Telemetry-GlobalProperties.md
- Included example values for all property types: strings, booleans, GUIDs, enums, integers
- Examples cover common values, edge cases, and typical usage patterns
Related to unoplatform/private#998
Co-authored-by: Jen-Uno <214558326+Jen-Uno@users.noreply.github.com>
For more detailed information, see the [VS Code Extension Telemetry Documentation](https://github.com/unoplatform/uno.vscode/blob/main/documentation/Telemetry.md).
28
35
@@ -52,6 +59,15 @@ For more detailed information, see the [VS Code Extension Telemetry Documentatio
52
59
- Automatically tracks when apps are launched from Rider
53
60
- Includes platform, debug mode, and IDE information
For more detailed information, see the [Rider Plugin Telemetry Documentation](https://github.com/unoplatform/uno.rider/blob/main/src/dotnet/uno.rider/Telemetry/Telemetry.md).
0 commit comments