Show / Hide Table of Contents

Class PhobosActorContextExtensions

User-facing extension methods designed to gain access to the underlying monitoring and tracing infrastructure directly in end-user code, if so desired.

Inheritance
object
PhobosActorContextExtensions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phobos.Actor
Assembly: Phobos.Actor.dll
Syntax
public static class PhobosActorContextExtensions

Methods

GetInstrumentation(IActorContext)

Get the Phobos instrumentation for this actor so we can access the active tracing and monitoring information directly within our code.

Declaration
public static IPhobosActorContext GetInstrumentation(this IActorContext context)
Parameters
Type Name Description
IActorContext context

The current actor context.

Returns
Type Description
IPhobosActorContext
In this article

Phobos®

APM for Akka.NET Applications

© 2025 Petabridge®

All rights reserved

Product
  • Purchase Phobos
  • Contact Sales
  • 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
Connect
  • Petabridge Website
  • GitHub
  • Twitter
  • LinkedIn
  • YouTube
  • Contact Us
Privacy Policy
Built with ♥ by Petabridge