Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ SetSampleRate
Method
SetSampleRate
internal/gh/ghtelemetry/telemetry.go:24–24 ·
view source on GitHub ↗
(rate int)
Source
from the content-addressed store, hash-verified
22
type
CommandRecorder
interface
{
23
EventRecorder
24
SetSampleRate(rate int)
25
}
26
27
type
Service
interface
{
Callers
3
NewCmdCopilot
Function · 0.65
NewCmdSkills
Function · 0.65
TestServiceSampling
Function · 0.65
Implementers
3
CommandRecorderSpy
internal/telemetry/fake.go
service
internal/telemetry/telemetry.go
NoOpService
internal/telemetry/telemetry.go
Calls
no outgoing calls
Tested by
1
TestServiceSampling
Function · 0.52