Skip to content

ExperimentMetricDiagnosticSeverity

NexusLabs.Foundry.Evaluation

NexusLabs.Foundry.Evaluation.Experiments

ExperimentMetricDiagnosticSeverity Enum

Identifies the stable severity of a normalized metric diagnostic.

public enum ExperimentMetricDiagnosticSeverity

Fields

Informational 0

The diagnostic is informational.

Warning 1

The diagnostic is a warning.

Error 2

The diagnostic is an error.

Unknown 3

The source severity is not recognized.