Skip to content

Commit

Permalink
Added Retrofit to the list of instrumented projects
Browse files Browse the repository at this point in the history
  • Loading branch information
marcingrzejszczak authored Sep 15, 2023
1 parent 4feaa7f commit 9f450a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/modules/ROOT/pages/observation/projects.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Micrometer Observation is used to instrument various projects. Below you can fin
| Reactor Netty | https://projectreactor.io/docs/netty/release/reference/index.html#_tracing_3[Docs]
| Redisson | https://github.com/redisson/redisson/issues/4976[Issue],
https://github.com/redisson/redisson/wiki/16.-Observability#162-tracing[Docs]
| Retrofit | https://github.com/square/retrofit/issues/3930[Issue (done via OkHttp instrumentation)]
| RSocket | https://github.com/rsocket/rsocket-java/tree/master/rsocket-micrometer/src/main/java/io/rsocket/micrometer/observation[Repo]
| Spring Amqp | https://docs.spring.io/spring-amqp/docs/current/reference/html/index.html#observation[Docs]
| Spring Batch | https://docs.spring.io/spring-batch/docs/current/reference/html/monitoring-and-metrics.html#tracing[Docs]
Expand Down

0 comments on commit 9f450a7

Please sign in to comment.