dtmdl
dtmdl
#### For bugs - Rule Id: SC2312 - My shellcheck version: 0.8.0 and online - [X] The rule's wiki page does not already cover this (e.g. https://shellcheck.net/wiki/SC2086) - [X] I...
Similar to #464 (get_table_bloat_approx_sql), the table_bloat_approx_summary_sql fails with a divide by zero error in some circumstances. I applied the same fix to the postgres 12 metric_su.sql, and it appears to...
I am getting javascript errors (and no data) when trying to view the Biggest relations treemap dashboard. I assume something has changed in grafana that has broken the svantly-heatmap-panel plugin....
### Checklist - [X] I have used the search function to see if someone else has already submitted the same bug report. - [X] I will describe the problem with...
**Description** Upgrading an RHEL8.6 box from podman 4.0.2 -> podman 4.1.1 and buildah 1.24.2 -> buildah 1.26.2 broke a previously working container build. The problem seems to stem from using...
I am running several instances of nginx inside containers on a RHEL 8.3 host. As [recommended](https://github.com/nginxinc/docker-nginx-amplify#11-nginx-amplify-agent-inside-docker-container), I am running a separate instance of nginx-amplfiy-agent in each container. However, each instance...
**Describe the bug** Attempting to build with 32-bit python on Windows fails due to calling convention mismatches (__cdecl vs __stdcall): ``` C:\...\AppData\Local\Temp\pip-build-env-rcjxvoxq\overlay\Lib\site-packages\setuptools\_distutils\dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running bdist_wheel...