Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InferCore/InferCore
/ StatusSummary
Method
StatusSummary
internal/telemetry/log_exporter.go:28–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
func
(e *LogExporter) StatusSummary()
map
[string]any {
29
return
map
[string]any{
30
"type"
:
"log"
,
31
}
32
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected