Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepflowio/deepflow
/ Get
Method
Get
server/querier/engine/clickhouse/client/debug.go:46–50 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
}
46
func
(s *DebugInfo) Get()
map
[string]
interface
{} {
47
return
map
[string]
interface
{}{
48
"query_sqls"
: s.Debug,
49
}
50
}
51
52
func
(s *Debug) String() string {
53
return
fmt.Sprintf(
Callers
2
SimpleExecute
Function · 0.95
ExecuteQuery
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected