Closed loicsf closed 7 years ago
@loicsf Apologies for the extreme delay.
I'm not surprised that you had some issues. I was in the middle of upgrading everything when I took a break. I haven't been active with this project for some time. I'm getting back into web development and plan to get back active once again over the long weekend.
Hopefully I'll be able to help resolve your issue soon (even if you have moved on already).
@loicsf should be resolved now
No worries. I was busy on my side too.
I will try to retest it next week and let you know how it goes.
Thanks a lot for looking into it.
On Jun 29, 2017, at 13:23, Ras Kasa Williams notifications@github.com wrote:
Apologies for the extreme delay.
I'm not surprised that you had some issues. I was in the middle of upgrading everything when I took a break. I haven't been active with this project for some time. I'm getting back into web development and plan to get back active once again over the long weekend.
Hopefully I'll be able to help resolve your issue soon (even if you have moved on already).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Actually just did a unit-test, and it works just fine now. Thanks a lot!
On Sat, Jul 1, 2017 at 2:15 PM, Loic SF loic.sf@gmail.com wrote:
No worries. I was busy on my side too. I will try to retest it next week and let you know how it goes. Thanks a lot for looking into it.
On Jun 29, 2017, at 13:23, Ras Kasa Williams notifications@github.com wrote:
Apologies for the extreme delay.
I'm not surprised that you had some issues. I was in the middle of upgrading everything when I took a break. I haven't been active with this project for some time. I'm getting back into web development and plan to get back active once again over the long weekend.
Hopefully I'll be able to help resolve your issue soon (even if you have moved on already).
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/raskasa/metrics-okhttp/issues/43#issuecomment-312093434, or mute the thread https://github.com/notifications/unsubscribe-auth/AB4o27FoGT0h6Q2RT13oJ3_wUVoLCyjFks5sJAfegaJpZM4NP52k .
Hi,
Maybe I am missing something, but using the master (0.3.0-SNAPSHOT) I keep getting empty reports.
I tried this simple test:
And it returns the following. Note, none of the counters are incremented, even though a successful call has been made using the client:
I tried to debug it, but for some reasons it does not seem to reach the InstrumentedExecutorService. Any idea why it is not reported ?