Table of Contents

Field FallbackReasonTag

Namespace
LMKit.Telemetry
Assembly
LM-Kit.NET.dll

Tag naming why a request could not use the parallel engine. Drawn from a small fixed set of sentences, so it is safe to use as a metric dimension.

public const string FallbackReasonTag = "lmkit.fallback.reason"

Returns

string
Tag naming why a request could not use the parallel engine. Drawn from a small fixed set of sentences, so it is safe to use as a metric dimension.
Share