Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance review #28

Merged
merged 27 commits into from
Jul 28, 2024
Merged

Performance review #28

merged 27 commits into from
Jul 28, 2024

Conversation

david-garcia-garcia
Copy link
Owner

@david-garcia-garcia david-garcia-garcia commented Jul 26, 2024

  • Remove usage of DBATOOLS for doing backups (performance)
  • Improve configuration monitoring logic to avoid parsing if configuration has not changed (performance)
  • Replace event viewer monitoring logic with LogMonitor by default (performance)
  • Remove powershell-yaml from the images and only support JSON (performance)
  • Remove usage of DBATOOLS from SbsMssqlIndexOptimize (performance)
  • Update MSSSQL images to 2022 CU14
  • Added new MSSQL_AGENT_ENABLED to control state of Sql Server Agent
  • Fix for Memory auto-release job not working
  • Reduce the amount of server restarts triggered by configuration changes during bootstrap (performance)
  • Added integration tests for backup and restore to Azure Blob Storage

@david-garcia-garcia david-garcia-garcia changed the title Multiple fixes for new release Performance review Jul 28, 2024
@david-garcia-garcia david-garcia-garcia merged commit ce45480 into master Jul 28, 2024
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant