Describe the bug
Context: jaegertracing/jaeger-ui#815 (comment)
To Reproduce
Steps to reproduce the behavior:
cd docker-compose/monitor/
docker-compose up
/api/metrics/latencies?service=driver&endTs=1636969517360&groupByOperation=true&lookback=7200000&quantile=0.95&ratePer=3600000&step=60000
- (Need to confirm) only receiving metrics for operation
/FindNearest.
- From main Jaeger UI Search tab, select
driver service. Both /FindNearest and HTTP GET operations are present.
Expected behavior
Receive latency metrics for two operations:
Version (please complete the following information):
- OS: MacOS
- Jaeger version: master
- Deployment: dev
Describe the bug
Context: jaegertracing/jaeger-ui#815 (comment)
To Reproduce
Steps to reproduce the behavior:
cd docker-compose/monitor/docker-compose up/api/metrics/latencies?service=driver&endTs=1636969517360&groupByOperation=true&lookback=7200000&quantile=0.95&ratePer=3600000&step=60000/FindNearest.driverservice. Both/FindNearestandHTTP GEToperations are present.Expected behavior
Receive latency metrics for two operations:
HTTP GET/FindNearestVersion (please complete the following information):