MCPcopy
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

doCtxMethod · 0.65
TestSpan_OperationNameFunction · 0.65
TestSpan_WithOperationFunction · 0.65
TestSpan_BaseLoggerFunction · 0.65
StatChunkMethod · 0.65
StatShardMethod · 0.65
ListShardsMethod · 0.65
PutShardMethod · 0.65

Implementers 1

spanImplblobstore/common/trace/span.go

Calls

no outgoing calls

Tested by 4

TestSpan_OperationNameFunction · 0.52
TestSpan_WithOperationFunction · 0.52
TestSpan_BaseLoggerFunction · 0.52