You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On 9 Feb 2018 8:54 am, "Victor Lin" ***@***.***> wrote:
I can get results back from V1 API but not from V2:
victor$sudo curl -X GET "http://localhost/api/v2/services" -H "accept: application/json"
victor$ sudo curl -X GET "http://localhost/api/v1/services" -H "accept: application/json"
["service1","service2"]
Not returning anything for other APIs i.e. trace/{traceId}
Using latest version zipkin-server (2.4.6).
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<https://github.com/openzipkin/zipkin-api/issues/41>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAD612ftboyt6JEpCirswRi2qLYEyaFEks5tS5dCgaJpZM4R_Qr_>
.
I can get results back from V1 API but not from V2:
Not returning anything for other APIs i.e. trace/{traceId}
Using latest version zipkin-server (2.4.6), and execute with PORT 80.
The text was updated successfully, but these errors were encountered: