Show / Hide Table of Contents

Class TracingSettings

Defines all of the settings used by the ActorTracing extension.

Inheritance
object
TracingSettings
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phobos.Tracing.Configuration
Assembly: Phobos.Tracing.dll
Syntax
public class TracingSettings

Constructors

TracingSettings(ActorSystem)

Declaration
public TracingSettings(ActorSystem system)
Parameters
Type Name Description
ActorSystem system

TracingSettings(Settings)

Declaration
public TracingSettings(Settings settings)
Parameters
Type Name Description
Settings settings

TracingSettings(Config)

Creates a settings instance from the phobos.tracing HOCON section.

Declaration
public TracingSettings(Config phobosConfig)
Parameters
Type Name Description
Config phobosConfig

The phobos.tracing HOCON section.

Properties

Carrier

The carrier used for serializing and deserializing OpenTelemetry.Trace.TelemetrySpan instances.

Declaration
public CarrierType Carrier { get; }
Property Value
Type Description
CarrierType

Format

The format used by the Carrier

Declaration
public CarrierFormat Format { get; }
Property Value
Type Description
CarrierFormat
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