Analysis-Services/README.md

23 lines
1.1 KiB
Markdown
Raw Normal View History

2016-12-02 10:58:42 +08:00
# Analysis Services
2016-12-02 10:56:18 +08:00
Git repo for Analysis Services samples and community projects
2016-12-02 11:40:36 +08:00
## [AsPartitionProcessing](https://github.com/Microsoft/Analysis-Services/tree/master/AsPartitionProcessing)
2016-12-02 15:00:01 +08:00
Automated partition management of Analysis Services tabular models
2016-12-02 10:56:18 +08:00
2016-12-02 11:11:12 +08:00
## [AsPerfMon](https://github.com/Microsoft/Analysis-Services/tree/master/AsPerfMon)
2016-12-02 10:58:42 +08:00
Real-time monitoring of Analysis Services memory usage broken out by database
2016-12-02 10:56:18 +08:00
2017-01-12 10:42:52 +08:00
## [AsTrace](https://github.com/Microsoft/Analysis-Services/tree/master/AsTrace)
The ASTrace tool captures a Profiler trace and writes it to a SQL Server table without requiring a GUI
2017-04-07 03:23:11 +08:00
## [AsXEventSample](https://github.com/Microsoft/Analysis-Services/tree/master/AsXEventSample)
2017-04-07 03:22:56 +08:00
The AsXEventSample sample shows how to collect streaming xEvents
2016-12-02 11:04:15 +08:00
## Code of Conduct
2016-12-02 10:56:18 +08:00
This project has adopted the [Microsoft Open Source Code of
Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct
FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [opencode@microsoft.com](mailto:opencode@microsoft.com)
with any additional questions or comments.