Closed nathandeamer closed 1 year ago
Thank you for the PR!
I'm making this more similar to the micrometer-samples-boot3-*
samples (e.g.: micrometer-samples-boot3-web
) since those are closer to be integration tests and they test logs, the prometheus endpoint and the data in zipkin. I'm going to update this PR and merge it soon.
Adding a retrofit sample which uses the
OkHttpObservationInterceptor
for metrics and traces