appuio / appuio-cloud-reporting

Reporting for APPUiO Cloud
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Add subqueries for memory query #56

Closed glrf closed 2 years ago

glrf commented 2 years ago

Summary

Add default sub queries to seed. Tried not to be too smart with seeding as it quickly get's confusing. We only add the sub queries if we also add the main query.

The main query update is done in https://github.com/appuio/appuio-cloud-reporting/pull/46

Checklist