Show / Hide Table of Contents

Class ExcludeAkkaPersistenceFilterRule

When phobos.tracing.trace-akka-persistence = off this rule is automatically included to filter out all messages originating from the Akka.Persistence namespace across all actors.

Inheritance
object
ExcludeAkkaPersistenceFilterRule
Implements
IFilterRule
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phobos.Actor.Configuration
Assembly: Phobos.Actor.dll
Syntax
public sealed class ExcludeAkkaPersistenceFilterRule : IFilterRule

Constructors

ExcludeAkkaPersistenceFilterRule(bool)

Declaration
public ExcludeAkkaPersistenceFilterRule(bool persistenceTracingEnabled)
Parameters
Type Name Description
bool persistenceTracingEnabled

Methods

Include(object, bool)

Declaration
public FilterDecision Include(object msg, bool alreadyInTrace)
Parameters
Type Name Description
object msg
bool alreadyInTrace
Returns
Type Description
FilterDecision

Implements

IFilterRule
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