Skip to content

feat: Enhanced query performance monitoring features to track slow queries, examine query execution plans, monitor wait events, and identify blocking sessions #198 #261

feat: Enhanced query performance monitoring features to track slow queries, examine query execution plans, monitor wait events, and identify blocking sessions #198

feat: Enhanced query performance monitoring features to track slow queries, examine query execution plans, monitor wait events, and identify blocking sessions #198 #261

Workflow file for this run

name: Push/PR pipeline
on:
push:
branches:
- main
- master
- renovate/**
pull_request:
jobs:
push-pr:
uses: newrelic/coreint-automation/.github/workflows/reusable_push_pr.yaml@v3
with:
integration: mssql
run_test_build_fake_prerelease: true
secrets: inherit