-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Labels
Description
Observed behavior
The client is producing spans with the protocol set to nats which does not match otel definition of that field and at the same time the protocol version is being set to the proto version.
Expected behavior
Protocol name like mqtt, TCP or ws used based on scenario & the corresponding version.
Server and client version
Latest
Host environment
No response
Steps to reproduce
No response