nanoframework/Home

Add telemetry for VS extension and tools

开放

#854 创建于 2021年10月6日

 (0 条评论) (0 个反应) (0 位负责人) (89 个派生)auto 404
Area: ToolsHacktoberfestPriority: Lowup-for-grabs

仓库指标

星标
 (936 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Details about Problem

nanoFramework area: ( Visual Studio extension | Other tools )

VS version: All

VS extension version: All

Target: N/A

Firmware image version: N/A

Description

Although Telemetry can be deemed controversial, we are an open source project and need this data in order to improve certain aspects of nanoFramework. It would be beneficial to add it in certain areas. Namely this would involve:

  • nanoff (nanoFirmwareFlasher)
  • VS Extension (nanoFramework)
  • VS Code Extension (nanoFramework)

Although "opt-in" would be preferential, it is unlikely (with the current userbase) to attract enough support to give enough detail. We should consider a commercial option to allow "opt-out".

Most viable solution is to follow https://learn.microsoft.com/en-us/dotnet/core/diagnostics/observability-with-otel and https://learn.microsoft.com/en-us/azure/azure-monitor/app/opentelemetry-enable?tabs=net

贡献者指南