MaterializeInc / demos

Demos of Materialize, the operational data warehouse.
https://materialize.com
Apache License 2.0
50 stars 8 forks source link

integrations: increase interval in storage query to reduce workload #77

Closed joacoc closed 1 year ago

joacoc commented 1 year ago

This PR applies a different interval for the storage_usage metric. It is a very expensive one and only updates every one hour. I increased the interval to reduce the mz_introspection usage.