Class TracerSetup
Instantiated by one of the setups inside Phobos.Actor typically - used to help actors access the OpenTelemetry.Trace.TracerProvider from inside the ActorSystem. Constructor is internal. Create via the Create() or Phobos.Tracing.TracerSetup.Create(System.String) method instead.
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Phobos.Tracing
Assembly: Phobos.Tracing.dll
Syntax
public sealed class TracerSetup : Setup
Methods
Create()
Declaration
public static TracerSetup Create()
Returns
Type | Description |
---|---|
TracerSetup |