Show / Hide Table of Contents

Class ActorTracingExt

Used to instantiate the ActorTracing plugin with the appropriate settings.

Inheritance
object
ExtensionIdProvider<ActorTracing>
ActorTracingExt
Implements
IExtensionId<ActorTracing>
IExtensionId
Inherited Members
ExtensionIdProvider<ActorTracing>.Apply(ActorSystem)
ExtensionIdProvider<ActorTracing>.Get(ActorSystem)
ExtensionIdProvider<ActorTracing>.Equals(object)
ExtensionIdProvider<ActorTracing>.GetHashCode()
ExtensionIdProvider<ActorTracing>.ExtensionType
object.Equals(object, object)
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phobos.Tracing
Assembly: Phobos.Tracing.dll
Syntax
public sealed class ActorTracingExt : ExtensionIdProvider<ActorTracing>, IExtensionId<ActorTracing>, IExtensionId

Methods

CreateExtension(ExtendedActorSystem)

Creates the current extension using a given actor system.

Declaration
public override ActorTracing CreateExtension(ExtendedActorSystem system)
Parameters
Type Name Description
ExtendedActorSystem system

The actor system to use when creating the extension.

Returns
Type Description
ActorTracing

The extension created using the given actor system.

Overrides
Akka.Actor.ExtensionIdProvider<Phobos.Tracing.ActorTracing>.CreateExtension(Akka.Actor.ExtendedActorSystem)

Implements

IExtensionId<T>
IExtensionId
In this article

Phobos®

APM for Akka.NET Applications

Product
  • Purchase Phobos
  • Book a Live Demo
  • Phobos Quick Start Guide
  • Phobos Features
  • API Documentation
  • Release Notes
Resources
  • Akka.NET Documentation
  • Petabridge Blog
  • Akka.NET Support Plans
  • Akka.NET Consulting Services
  • Akka.NET Training
Company
  • About Petabridge
  • Contact Us
  • Privacy Policy

© 2025 Petabridge®. All rights reserved. Built with ♥ for the Akka.NET community.