Update query for bug 1808010

We have noticed that there are job failures which emit the warning
about not being able to add the networking route but do not have
any messages about disk space issues.

Update the query to catch the other cases so we may investigate the
root cause (slow metadata API response) further.

Related-Bug: #1808010

Change-Id: I21e98d459472d18d39aba66fd5a63f2ef7f8d5e9
This commit is contained in:
melanie witt 2018-12-12 00:18:44 +00:00
parent 0596f83670
commit c88a575560
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
query: >-
message:"failed to copy results from configdrive to /run/cirros/datasource" AND
message:"failed to get http://169.254.169.254/2009-04-04/meta-data" AND
tags:"console"