telemetrygolang.org/x/telemetry/cmd/gotelemetry Directories

gotelemetry command

Gotelemetry is a tool for managing Go telemetry data and settings.

Usage:

gotelemetry <command> [arguments]

The commands are:

on	enable telemetry collection and uploading
local	enable telemetry collection but disable uploading
off	disable telemetry collection and uploading
view	run a web viewer for local telemetry data
env	print the current telemetry environment
clean	remove all local telemetry data

Use "gotelemetry help <command>" for details about any command.

The following additional commands are available for diagnostic purposes, and may change or be removed in the future:

csv	print all known counters
dump	view counter file data
upload	run upload with logging enabled

Directories

PathSynopsis
cmd/gotelemetry/internal
Version
v0.0.0-20250214215356-6f9b61db478c (latest)
Published
Feb 14, 2025
Platform
linux/amd64
Imports
12 packages
Last checked
3 days ago

Tools for package owners.