GithubHelp home page GithubHelp logo

querystoredashboard's Introduction

Query Store Dashboards

licence badge stars badge forks badge issues badge

The Query Store Dashboards provides additional query performance information on databases that have the Query Store feature enabled and can be loaded by adding the .rdl file as a custom report in SQL Server Management Studio.

You can download the .rdl files by selecting the .zip file and select the option "Download". Alternatively you can select the “Release” button and download the “QueryStoreDashboards” .zip file that contains all the Query Store Dashboards.

Installation and usage information can be found on the Wiki.

The dashboard requires Microsoft SQL Server 2016 and Microsoft SQL Server Management Studio 2016 to work.

Release notes

Query Store Database Dashboard v1.3

  • Forced execution plan overview removed Instead you should use sp_WhatsupQueryStore to quickly analyse forced plans by running EXEC sp_WhatsupQueryStore @dbname = 'your database', @return_forced_plans = 1.

    You can download sp_WhatsupQueryStore through GitHub at https://github.com/Evdlaar/sp_WhatsupQueryStore.

  • Added Queries with multiple plans performance chart. This chart, unlike the other ones, uses a logarithmic scale to improve readability when query duration between plans have large difference between durations.

  • Removed unused datasets.

  • Changed date/time format on x-axis in charts to exclude the date and only show time.

  • Modified queries to avoid potential locking situations.

The Query Store Dashboards are developed and maintained by Enrico van de Laar (@evdlaar).

License

MIT

querystoredashboard's People

Contributors

evdlaar avatar hanshi00 avatar ktaranov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.