Replies: 1 comment 13 replies
-
|
'NATS/1.0' is not injected by us, it is official part from NATS. The test cases we are using work well, ref https://github.com/apache/skywalking-java/tree/main/test/plugin/scenarios/nats-2.14.x-2.15.x-scenario And from I read from the plugin codes, the message has a header, I am not sure what is the issue. |
Beta Was this translation helpful? Give feedback.
13 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Search before asking
Apache SkyWalking Component
Java Agent (apache/skywalking-java)
What happened
Injected the sw8-x Header into a Message in NATS JetStream, but did not adjust the message, resulting in an abnormal message
What you expected to happen
No Error
How to reproduce
Skywaling: 9.5.0
Skywaling Java-Agent Version:
Nats Java SDK: 2.17.1
The Java Agent injected 'NATS/1.0' and 'sw8-x:0-1702370457015' into the NATS protocol
Error Log:
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions