Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cubefs/cubefs
/ WithOperation
Method
WithOperation
blobstore/common/trace/span.go:43–43 ·
view source on GitHub ↗
WithOperation recursively save span with operation.
(operation string)
Source
from the content-addressed store, hash-verified
41
42
// WithOperation recursively save span with operation.
43
WithOperation(operation string) Span
44
45
// Tags returns tags for span
46
Tags() Tags
Callers
9
doCtx
Method · 0.65
TestSpan_OperationName
Function · 0.65
TestSpan_WithOperation
Function · 0.65
TestSpan_ContextOperation
Function · 0.65
TestSpan_BaseLogger
Function · 0.65
StatChunk
Method · 0.65
StatShard
Method · 0.65
ListShards
Method · 0.65
PutShard
Method · 0.65
Implementers
1
spanImpl
blobstore/common/trace/span.go
Calls
no outgoing calls
Tested by
4
TestSpan_OperationName
Function · 0.52
TestSpan_WithOperation
Function · 0.52
TestSpan_ContextOperation
Function · 0.52
TestSpan_BaseLogger
Function · 0.52