jaegertracing / jaeger-ui

Web UI for Jaeger
http://jaegertracing.io/
Apache License 2.0
1.15k stars 485 forks source link

[Feature]: tab monitor support get service/spanKind/timeframe from query #2482

Open jixiuf opened 1 month ago

jixiuf commented 1 month ago

Requirement

I want to auto select myservice when open the monitor tab

http://localhost:16686/monitor?service=myservicename&spanKind=client&timeframe=3600000&uiEmbed=v0

Problem

currently the monitor tab doesn't support pass service/spanKind/timeframe by http query param.

Proposal

No response

Open questions

No response