microsoft-performance-toolkit-sdk icon indicating copy to clipboard operation
microsoft-performance-toolkit-sdk copied to clipboard

Software Development Kit for the Microsoft Performance ToolKit

Results 73 microsoft-performance-toolkit-sdk issues
Sort by recently updated
recently updated
newest added

Abstract the callback in SourceProcessingSession.cs using IProgress

1. We should have our samples use ProjectReferences instead of PackageReferences so it's always targeting whatever branch they're part of 2. Our samples need to be migrated to 0.109.xx 3....

documentation

**Note: this feature request is not committed to being implemented. Consider this thread a request-for-comments on the idea of composed columns.** Currently, columns and projections act as wrappers around data...

enhancement

Requirements - sharing of types across [folder] isolation - cross-processor time synchronization

Do we need integration tests? Are some of our unit tests functional?

Too many classes are public in the runtime right now for the Engine. We'd like to move some of the Engine code behind a new Runtime class to further hide...

The custom data source discovery and processing pipeline works well when all data sources are loaded together near the beginning of the SDK's lifecycle. However, to support more dynamic loading...

Data cookers can take dependencies on other data cookers, but currently don't offer a "optional" dependency. This would allow data extensions to provide a richer output when certain data is...