mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
fix(NA): ci checktypes job
This commit is contained in:
parent
ec02f088d9
commit
fb1cf79a90
1 changed files with 1 additions and 0 deletions
|
@ -285,6 +285,7 @@ export async function getApmServiceSummary({
|
|||
}),
|
||||
apmAlertsClient.search({
|
||||
size: 100,
|
||||
// @ts-expect-error types for apm alerts client needs to be reviewed
|
||||
query: {
|
||||
bool: {
|
||||
filter: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue