mirror of https://github.com/apache/cloudstack.git
This PR adds missing indexes on `alerts` & `events` tables.
For alerts table, some of the queries are part of a couple of APIs and some operations. I have added the index for the same. Ref:
|
||
|---|---|---|
| .. | ||
| api | ||
| components-api | ||
| orchestration | ||
| schema | ||
| service | ||
| storage | ||
| userdata | ||
| pom.xml | ||