Class TelemetrySpanEventNames
NeonSDK related trace/span event names.
Namespace: Neon.Diagnostics
Assembly: Neon.Common.dll
Syntax
public static class TelemetrySpanEventNames
Fields
Log
The trace event originated as a logged event that was also emitted as trace event, probably via LogAsTraceProcessor or a
Declaration
public const string Log = "neon.log-event"
Field Value
Type | Description |
---|---|
string |