Adds Messaging sampling (#1483)
Same as #1456 except for messaging. This completes remote span sampling!
This commit is contained in:
committed by
Marcin Grzejszczak
parent
848442e99c
commit
d1dddbf2c9
@@ -211,6 +211,10 @@
|
||||
<groupId>io.zipkin.brave</groupId>
|
||||
<artifactId>brave-context-log4j2</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.zipkin.brave</groupId>
|
||||
<artifactId>brave-instrumentation-messaging</artifactId>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.zipkin.brave</groupId>
|
||||
<artifactId>brave-instrumentation-rpc</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user