[APM] Link to service via host.name
, process.id
and @timestamp
#84814
Labels
Team:APM
All issues that need APM UI Team support
Depended on by: #84849
Given only
host.name
,process.pid
,@timestamp
it should be possible to link to a service.The following route:
/app/apm/link-to/service?host=my-host&pid=my-pid×tamp=12345678
Should redirect to:
/app/apm/my-java-service/overview
The text was updated successfully, but these errors were encountered: