Skip to content

Commit b4e19d9

Browse files
authored
Merge pull request #42 from os-autoinst/revert-41-revert-40-feature/next
Add queries for SLO as well
2 parents 5f77c7d + 9136824 commit b4e19d9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

queries.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,15 @@ queries:
3737
- title: SLA no imm/urg blocked
3838
query: query_id=821
3939
max: 0
40+
- title: SLO urgent (<1 day)
41+
query: query_id=824
42+
max: 0
43+
- title: SLO high (<1 week)
44+
query: query_id=827
45+
max: 0
46+
- title: SLO normal (<1 month)
47+
query: query_id=830
48+
max: 0
4049
- title: In Progress
4150
query: query_id=505
4251
max: 7

0 commit comments

Comments
 (0)