Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InferCore/InferCore
/ Snapshot
Method
Snapshot
internal/interfaces/interfaces.go:62–62 ·
view source on GitHub ↗
(requestID string)
Source
from the content-addressed store, hash-verified
60
RecordCompletion(requestID string, ts time.Time)
61
RecordFallback(requestID string, reason string)
62
Snapshot(requestID string) types.SLOSnapshot
63
}
64
65
type
TelemetryExporter
interface
{
Callers
2
TestMemoryEngine_EvictsWhenOverMaxRecords
Function · 0.65
writeAIResponse
Method · 0.65
Implementers
2
stubSLO
internal/inferexec/orchestrator_test.g
MemoryEngine
internal/slo/memory_engine.go
Calls
no outgoing calls
Tested by
1
TestMemoryEngine_EvictsWhenOverMaxRecords
Function · 0.52