Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(azure): set diagnostic setting to allow query perf insights (#1422)
<!--- Provide a general summary of your changes in the Title above --> ## Description <!--- Describe your changes in detail --> We need to enable diagnostic setting in order to enable query performance insight. Added manually in portal, but finally found out how to do it in Bicep:):) ## Related Issue(s) - #{issue number} ## Verification - [ ] **Your** code builds clean without any errors or warnings - [ ] Manual testing done (required) - [ ] Relevant automated test added (if you find this hard, leave it and we'll help out) ## Documentation - [ ] Documentation is updated (either in `docs`-directory, Altinnpedia or a separate linked PR in [altinn-studio-docs.](https://github.com/Altinn/altinn-studio-docs), if applicable) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced monitoring for PostgreSQL resources through integration with Application Insights. - Added diagnostic settings for performance insights, including configurable log categories and metrics. - **Updates** - Connection strings for PostgreSQL and Redis are now securely stored as references in Key Vault. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information