MCPcopy
hub / github.com/grafana/tempo / SetKeepAlivesEnabled

Method SetKeepAlivesEnabled

cmd/tempo/app/server_service.go:35–35  ·  view source on GitHub ↗
(enabled bool)

Source from the content-addressed store, hash-verified

33 Log() log.Logger
34 EnableHTTP2()
35 SetKeepAlivesEnabled(enabled bool)
36
37 StartAndReturnService(cfg server.Config, supportGRPCOnHTTP bool, servicesToWaitFor func() []services.Service) (services.Service, error)
38}

Callers 2

SetKeepAlivesEnabledMethod · 0.65
RunMethod · 0.65

Implementers 2

tempoServercmd/tempo/app/server_service.go
fakeTempoServercmd/tempo/app/modules_test.go

Calls

no outgoing calls

Tested by

no test coverage detected