Skip to content

Commit f9db64a

Browse files
dancer1325alfredo-toledanomaking
authored
doc(data): add micrometer as communitry tracer (#180)
--------- Co-authored-by: alfredo-toledano <[email protected]> Co-authored-by: Toshiaki Maki <[email protected]>
1 parent edab2ea commit f9db64a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Diff for: _data/community_tracers_instrumentation.yml

+9
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,15 @@
3636
sampling: "Yes"
3737
notes: Java 7 or higher
3838

39+
- language: Java
40+
library: >-
41+
[Micrometer Tracing](https://github.com/micrometer-metrics/tracing)
42+
framework: Spring Boot 3+
43+
propagation: B3, W3C
44+
transports: Http
45+
sampling: "Yes"
46+
notes: Java 8+
47+
3948
- language: Java
4049
library: >-
4150
[Wingtips](https://github.com/Nike-Inc/wingtips)

0 commit comments

Comments
 (0)