Class KevlarKeys
- Namespace
- Kevlar
- Assembly
- Kevlar.dll
Well-known property keys consumed by Kevlar integrations.
public static class KevlarKeys
- Inheritance
-
KevlarKeys
- Inherited Members
Properties
OperationKey
A bounded logical operation identifier included in strategy telemetry when present.
public static KevlarKey<string> OperationKey { get; }
Property Value
Remarks
Use a small controlled vocabulary. Never store request IDs, URIs, partition keys, or other unbounded values because metric dimensions must remain low-cardinality.