mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[APM] Fix tooltip text (#143243)
This commit is contained in:
parent
8801f984a6
commit
17668d773c
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ export function ServiceOverviewDependenciesTable({
|
|||
'xpack.apm.serviceOverview.dependenciesTableTitleTip',
|
||||
{
|
||||
defaultMessage:
|
||||
'Uninstrumented downstream services or external connections derived from the exit spans of instrumented services.',
|
||||
'Downstream services and external connections to uninstrumented services',
|
||||
}
|
||||
)}
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue