ActivitySources
class
Namespace: Orleans.Diagnostics
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
public static class ActivitySourcesFields
AllActivitySourceNameA wildcard name to match all Orleans activity sources.ApplicationGrainActivitySourceNameSpans triggered from application level codeDurableJobsActivitySourceNameSpans tied to durable job scheduling and execution.LifecycleActivitySourceNameSpans tied to lifecycle operations such as activation, migration, and deactivation.RuntimeActivitySourceNameSpans triggered from Orleans runtime codeStorageActivitySourceNameSpans tied to persistent storage operations.
