mirror of
https://github.com/temporalio/temporal.git
synced 2026-08-30 18:41:49 -07:00
Update values.go
This commit is contained in:
@@ -138,8 +138,7 @@ var (
|
||||
VersionChecker = component("version-checker")
|
||||
)
|
||||
|
||||
// Pre-defined values for Nexus stage tag. Nexus stage identifies the request lifecycle position;
|
||||
// component continues to identify the concrete module emitting the log.
|
||||
// Pre-defined values for Nexus stage tag. Nexus stage identifies the request lifecycle position.
|
||||
var (
|
||||
NexusStageCallerOperation = nexusStage("caller-operation")
|
||||
NexusStageCallerOutbound = nexusStage("caller-outbound")
|
||||
|
||||
Reference in New Issue
Block a user