Show / Hide Table of Contents

Interface IWithTrace

Indicator used to signal that the previous message type has OpenTelemetry.Trace.TelemetrySpan information related to it.

Inherited Members
IWrappedMessage.Message
Namespace: Phobos.Tracing
Assembly: Phobos.Tracing.dll
Syntax
public interface IWithTrace : IWrappedMessage

Properties

ActiveSpan

The OpenTelemetry.Trace.SpanContext created from the previous operation. Can be completed in the next request, or have a span that flows afterwards, or a child span. Up to the end-user.

Declaration
SpanContext ActiveSpan { get; }
Property Value
Type Description
SpanContext

Baggage

Declaration
Baggage Baggage { get; }
Property Value
Type Description
Baggage

StartTimestamp

Marks the begging of the operation - used to track the total processing latency

Declaration
long StartTimestamp { get; }
Property Value
Type Description
long
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