I have a node js application which includes 3 API calls (3 services). I am sending the traces to zipkin UI. There I can view individual traces and time spans of particular services. But I want to view the average time of any of the 3 services over a particular time period. How to do that? I have attached some of the screenshots of zipkin UI.
Asked
Active
Viewed 78 times
1
-
Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Feb 22 '22 at 13:39