### **PR Type** Enhancement ___ ### **Description** - Increase alert sensitivity time from 5m to 15m - Change NoData state to Alerting for most rules - Modify execErrState to Alerting or OK - Adjust noDataState for specific alert rules ___ ### **Changes walkthrough** 📝 <table><thead><tr><th></th><th align="left">Relevant files</th></tr></thead><tbody><tr><td><strong>Configuration changes</strong></td><td><table> <tr> <td> <details> <summary><strong>rules_nhost.yaml</strong><dd><code>Adjust alert sensitivity and error handling configurations</code></dd></summary> <hr> observability/grafana/rules_nhost.yaml <li>Increased 'for' duration from 5m to 15m for multiple alerts<br> <li> Changed 'noDataState' from NoData to Alerting for most rules<br> <li> Modified 'execErrState' to Alerting or OK depending on the rule<br> <li> Adjusted 'noDataState' for specific alert rules (e.g., OK to Alerting) </details> </td> <td><a href="https://github.com/nhost/nhost/pull/3310/files#diff-27165812186176e21d13a35136e43511b837700a599d3a00c61a1f6b36c55af2">+13/-13</a> </td> </tr> </table></td></tr></tr></tbody></table> ___ > <details> <summary> Need help?</summary><li>Type <code>/help how to ...</code> in the comments thread for any questions about PR-Agent usage.</li><li>Check out the <a href="https://qodo-merge-docs.qodo.ai/usage-guide/">documentation</a> for more information.</li></details>
To contribute a dashboard, please follow the steps below:
- Create/Modify the dashboard in our Grafana.
- Click on the "share" button on the top-left, next to the title.
- Click on the "Export" tab.
- Make sure the "Export for sharing externally" checkbox is NOT checked.
- Click on the "Save to file" button.
- Save the file in the
dashboardsdirectory.