<PackageReference Include="Relativity.Processing.SDK" Version="13.29.482" />

Relativity.Processing.V1.Services.Interfaces.DTOs.HealthCheckOperationRequest

Request object for APM health check
public Dictionary<string, object> customData { get; set; }

Custom dictionary of key value pairs to include in the metric

public Exception Exception { get; set; }

The exception that may have occurred as part of the health check

public bool IsHealthy { get; set; }

HealthCheck status attribute

public string Message { get; set; }

Message attribute

public string MetricName { get; set; }

Name of metric to emit

public int WorkspaceID { get; set; }

Workspace artifact id