cardano-rt-view-0.1.0
Safe HaskellNone
LanguageHaskell2010

Cardano.RTView.Acceptor

Synopsis

Documentation

launchMetricsAcceptor :: Configuration -> Trace IO Text -> Switchboard Text -> IO () Source #

It is assumed that there's at least one cardano-node process that sends its metrics as |LogObject|s via |TraceForwarder|. These |LogObject|s will be accepted by |TraceAcceptor|s and redirected to the corresponding tracers and finally stored in the |LogBuffer|.