From 48bb7c79c4af062dfdb1acb65dc4c0e1332a8824 Mon Sep 17 00:00:00 2001 From: Zacqary Adam Xeper Date: Tue, 28 Jul 2020 15:56:06 -0500 Subject: [PATCH] [Metrics UI] Fix filterQuery on Inventory alert preview (#73329) Co-authored-by: Elastic Machine --- .../infra/public/alerting/inventory/components/expression.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/infra/public/alerting/inventory/components/expression.tsx b/x-pack/plugins/infra/public/alerting/inventory/components/expression.tsx index 8d36262b5579..583cbe18ee9d 100644 --- a/x-pack/plugins/infra/public/alerting/inventory/components/expression.tsx +++ b/x-pack/plugins/infra/public/alerting/inventory/components/expression.tsx @@ -364,7 +364,7 @@ export const Expressions: React.FC = (props) => {