Fixes #23821 - Change link to traces (#29972) (#30078)

This commit is contained in:
Chris Cowan 2019-02-05 13:28:20 -07:00 committed by GitHub
parent b407c62083
commit 97b163ec00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@ export const NodeContextMenu = injectI18n(
},
{ nodeType }
),
href: `../app/apm#/services?_g=()&kuery=${APM_FIELDS[nodeType]}~20~3A~20~22${node.id}~22`,
href: `../app/apm#/traces?_g=()&kuery=${APM_FIELDS[nodeType]}~20~3A~20~22${node.id}~22`,
};
const panels: EuiContextMenuPanelDescriptor[] = [