cardano-node-1.22.1
Safe HaskellNone
LanguageHaskell2010

Cardano.Tracing.Metrics

Synopsis

Documentation

data KESMetricsData Source #

KES-related data to be traced as metrics.

Constructors

NoKESMetricsData

The current protocol does not support KES.

TPraosKESMetricsData 

Fields

newtype MaxKESEvolutions Source #

The maximum number of evolutions that a KES key can undergo before it is considered expired.

Constructors

MaxKESEvolutions Word64 

newtype OperationalCertStartKESPeriod Source #

The start KES period of the configured operational certificate.