当前位置: 首页 > news >正文

golang opt-in transparent telemetry

目录

  • 1. golang opt-in transparent telemetry
    • 1.1. Getting started
    • 1.2. Learning Go
    • 1.3. Troubleshooting

1. golang opt-in transparent telemetry

Recent gopls release (v0.14) includes opt-in transparent telemetry.

Telemetry uploading is off by default even when Visual Studio Code’s telemetry setting is enabled. Go Telemetry needs to be enabled with the following command:

go run golang.org/x/telemetry/cmd/gotelemetry@latest on

After telemetry is enabled, metrics and crash stack traces will be uploaded to telemetry.go.dev weekly. You can see the preview of the collected data using:

go run golang.org/x/telemetry/cmd/gotelemetry@latest view

If we get enough adoption, this data can significantly advance the pace of the go plugin development and help us meet a higher standard of reliability. Go telemetry is designed to be transparent and privacy-preserving. If you have concerns about enabling telemetry, you can learn more at Go Telemetry Privacy Policy.

1.1. Getting started

Learn about the Go extension in our README.

1.2. Learning Go

If you’re new to the Go programming language, go.dev/learn is a great place to get started.

1.3. Troubleshooting

Experiencing problems? Start with our troubleshooting guide.

http://www.lryc.cn/news/233064.html

相关文章:

  • 数据资产“入表”是不是红利?国企怎么认识?怎么利用?
  • 薪资面谈小技巧
  • 基于Java的鲜花商店的设计与实现,ssm+jsp,MySQL数据库,前台用户+后台管理,完美运行,有一万字论文
  • vue3 父组件调用子组件的方法
  • 和鲸科技创始人范向伟受邀出席“凌云出海,来中东吧”2023华为云上海路演活动
  • 短路语法 [SUCTF 2019]EasySQL1
  • 鉴源实验室 | DoIP协议网络安全攻击
  • 腾讯云服务器新用户购买优惠多少钱?腾讯云新用户购买优惠
  • 超全整理,Pytest自动化测试框架-多进程(pytest-xdist)运行总结...
  • jbase实现通用码表
  • 工业镜头中的远心镜头与普通镜头的光路
  • 【Qt之QWizardPage】使用
  • 自动化测试,5个技巧轻松搞定
  • EasyWeChat调用企业微信接口获取客户群数据
  • sql 左联 右联
  • k8s中的端口hostPort、port、nodePort、targetPort
  • 自动发微博脚本工具,可批量定时发送,按键精灵完全开源版
  • 2023版Idea创建JavaWeb时,右键new没有Servlet快捷键选项
  • 数据结构(c语言版本) 二叉树的遍历
  • Django 配置 Email Admin 详细指南
  • Apache阿帕奇安装配置
  • 时间序列预测实战(十六)PyTorch实现GRU-FCN模型长期预测并可视化结果
  • 如何提升软件测试效率?本文为你揭示秘密
  • 参数估计和非参数估计
  • Apache Airflow (八) :DAG任务依赖设置
  • 使用 com.jacob.activeX 库实现 Word 到 PDF
  • 2023亚太杯数学建模思路 - 案例:FPTree-频繁模式树算法
  • Dart利用私有构造函数_()创建单例模式
  • 简述如何使用Androidstudio对文件进行保存和获取文件中的数据
  • 面向配电网韧性提升的移动储能预布局与动态调度策略(matlab代码)