mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
(cherry picked from commit b44f82e918
)
Co-authored-by: Dario Gieselaar <dario.gieselaar@elastic.co>
This commit is contained in:
parent
f914e37063
commit
0dae4afc4e
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@ const servicesRoute = createApmServerRoute({
|
|||
const searchAggregatedTransactions = await getSearchAggregatedTransactions({
|
||||
...setup,
|
||||
kuery,
|
||||
start,
|
||||
end,
|
||||
});
|
||||
|
||||
return getServices({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue