Add threads and thread pools

We can add threads or thread pools to the Performance Measurement tool to ensure that generated reports include the data that you require for analysis. If you add a thread or complete parts of an operation on a thread pool, propagate the ID of the parent operation to produce valid caller and stack reports. Use the following sample code to help us create custom code to propagate the parent operation ID when you start a new thread:


Related tasks
Adding tracing requests across servers


Related reference
Performance measurement loggers
Adding cache measurement metric points