Show / Hide Table of Contents

Class NodeLabel

The label used to identify the node and service type inside monitoring and tracing systems.

Inheritance
object
NodeLabel
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phobos.Actor.Common
Assembly: Phobos.Actor.Common.dll
Syntax
public sealed class NodeLabel

Constructors

NodeLabel(string, string)

Declaration
public NodeLabel(string serviceName, string address)
Parameters
Type Name Description
string serviceName
string address

Properties

Address

The address of this instance of the service,

i.e. https://foo1.bar.com/

Declaration
public string Address { get; }
Property Value
Type Description
string

ServiceName

human-friendly name for the service, i.e. "backend," "frontend," "ingestion-api," etc...

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