Skip to content

Commit

Permalink
doc(data): add micrometer as communitry tracer (#180)
Browse files Browse the repository at this point in the history

---------

Co-authored-by: alfredo-toledano <[email protected]>
Co-authored-by: Toshiaki Maki <[email protected]>
  • Loading branch information
3 people authored Sep 22, 2024
1 parent edab2ea commit f9db64a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions _data/community_tracers_instrumentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,15 @@
sampling: "Yes"
notes: Java 7 or higher

- language: Java
library: >-
[Micrometer Tracing](https://github.com/micrometer-metrics/tracing)
framework: Spring Boot 3+
propagation: B3, W3C
transports: Http
sampling: "Yes"
notes: Java 8+

- language: Java
library: >-
[Wingtips](https://github.com/Nike-Inc/wingtips)
Expand Down

0 comments on commit f9db64a

Please sign in to comment.