File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 30
30
- language : Java
31
31
library : >-
32
32
[Spring Cloud Sleuth](https://github.com/spring-cloud/spring-cloud-sleuth)
33
- [Micrometer Tracing](https://github.com/micrometer-metrics/tracing)
34
33
framework : Spring, Spring Cloud (e.g. Stream, Netflix)
35
34
propagation : Http (B3), Messaging (B3)
36
35
transports : Http, Spring Cloud Stream Compatible (e.g. RabbitMQ, Kafka, Redis or anything with a custom Binder)
37
36
sampling : " Yes"
38
37
notes : Java 7 or higher
39
38
39
+ - language : Java
40
+ library : >-
41
+ [Micrometer Tracing](https://github.com/micrometer-metrics/tracing)
42
+ framework : Spring, Quarkus, Micronaut, Helidon
43
+ propagation : Http (B3), Messaging (B3), W3C(B3)
44
+ transports : Http
45
+ sampling : " Yes"
46
+ notes : Java 8+
47
+
40
48
- language : Java
41
49
library : >-
42
50
[Wingtips](https://github.com/Nike-Inc/wingtips)
You can’t perform that action at this time.
0 commit comments