Skip to content

Added support for Lettuce reactive Redis commands#788

Open
wuwen5 wants to merge 2 commits intoapache:mainfrom
wuwen5:lettuce-reactive
Open

Added support for Lettuce reactive Redis commands#788
wuwen5 wants to merge 2 commits intoapache:mainfrom
wuwen5:lettuce-reactive

Conversation

@wuwen5
Copy link
Contributor

@wuwen5 wuwen5 commented Feb 8, 2026

  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.
  • Update the CHANGES log.

Resolves apache/skywalking#12817

}
EnhancedInstance enhancedCommand = (EnhancedInstance) spanCarrierCommand;

Object skyWalkingDynamicField = enhancedCommand.getSkyWalkingDynamicField();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this field able to be another type? If so, usually put an object with two fields are better for code reading for others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] webflux trace is seperated,there are mutilple traces but actual is only one trace

2 participants