Table of Contents

Class Names

Namespace
CarrotMQ.Core.Telemetry
Assembly
CarrotMQ.Core.dll
public static class Names
Inheritance
Names
Inherited Members

Fields

CarrotActivitySourceName

Name of the ActivitySource object used for tracing with CarrotMQ

public const string CarrotActivitySourceName = "CarrotMQ.ActivitySource"

Field Value

string

CarrotMeterName

Name of the meter used for CarrotMQ metrics.

public const string CarrotMeterName = "CarrotMQ.Meter"

Field Value

string