当前位置: 首页 > 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.dtcms.com/a/4409.html

相关文章:

  • 1.什么是Angular?
  • 【CSS】各百分比透明度 opacity 对应的 16 进制颜色值(例如:#FFFFFF80)
  • 网络爬虫|Selenium——find_element_by_xpath()的几种方法
  • 【Python】给出n个数,找出这n个数的最大值,最小值,和。
  • 矿区安全检查VR模拟仿真培训系统更全面、生动有效
  • 【nlp】2.5(gpu version)人名分类器实战项目(对比RNN、LSTM、GRU模型)工程管理方式
  • 算法笔记-第九章-树的遍历(未完成-待整理)
  • 红队攻防之Goby反杀
  • 计算机网络(持续更新…)
  • 本地开发环境和服务器传输数据的几种方法
  • Flink之KeyedState
  • php字符串处理函数的使用
  • YOLOv8优化策略:轻量级Backbone改进 | VanillaNet极简神经网络模型 | 华为诺亚2023
  • 2023.11.17 hadoop之HDFS进阶
  • windows 查看防火墙规则
  • Django 路由配置(二)
  • “index“ should always be multi-word
  • 31倒计时自律习惯养成计划打卡-day1
  • STM32在FreeRTOS下的us延时
  • 黄鹤楼
  • Day01 嵌入式 -----流水灯
  • 持续集成交付CICD:Jenkins通过API触发流水线
  • Camera2的使用【详细】
  • Electron入门
  • 设计模式—结构型模式之享元模式
  • CTF-PWN-小tips
  • 在 Windows 中关闭 Nginx 所有进程
  • 零基础安装分布式数据服务注册系统
  • 高压放大器使用方法介绍
  • 探索亚马逊大语言模型:开启人工智能时代的语言创作新篇章