Add query for cinder backup timeout bug 1745168

276 hits in 24 hours likely due to a recent change in cinder backup
related to using native threads. This fingerprint isn't great
but since it's a timeout type issue without errors in the cinder logs
it's about all we can go on until we see the trend goes down from a
revert or a fix.

Change-Id: I794592142baf75aa93ff5b956b2b648c4460c5b0
This commit is contained in:
Matt Riedemann 2018-01-24 10:44:30 -05:00
parent cabb63555d
commit a0893c3e55
1 changed files with 4 additions and 0 deletions

4
queries/1745168.yaml Normal file
View File

@ -0,0 +1,4 @@
query: >-
message:"backup" AND
message:"failed to reach available status (current creating) within the required time" AND
tags:"console"