Documentation ¶
Overview ¶
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 ¶
Path | Synopsis |
---|---|
internal
|
|
browser
Package browser provides utilities for interacting with users' browsers.
|
Package browser provides utilities for interacting with users' browsers. |
csv
csv dumps all the active counters.
|
csv dumps all the active counters. |
view
The view command is a server intended to be run on a user's machine to display the local counters and time series charts of counters.
|
The view command is a server intended to be run on a user's machine to display the local counters and time series charts of counters. |
Click to show internal directories.
Click to hide internal directories.