package view
import "golang.org/x/telemetry/cmd/gotelemetry/internal/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.
Index ¶
Types ¶
type Server ¶
func (*Server) Serve ¶
func (s *Server) Serve()
Serve starts the telemetry viewer and runs indefinitely.
Source Files ¶
view.go
- Version
- v0.0.0-20250214215356-6f9b61db478c (latest)
- Published
- Feb 14, 2025
- Platform
- linux/amd64
- Imports
- 22 packages
- Last checked
- 3 days ago –
Tools for package owners.