Skip to content

CodiePP/hsMonitoring

 
 

Repository files navigation

hs-monitoring

This project provides logging and benchmarking for the purpose of system and process monitoring.

CI

Linux macOS Windows
GHC 9.4.5 Haskell CI (Linux) Haskell CI (macOS) Haskell CI (Windows)

build and test

cabal build all

cabal test all

or using stack:

stack build

stack test

Disclaimer

This work is based on a fork from https://github.com/input-output-hk/iohk-monitoring-framework which is Copyright 2019 by IOHK.

This project might take a different approach and has other goals to meet than IOHK's. The interfaces might not be compatible with the requirements of their blockchain node.

About

This project provides logging and benchmarking for the purpose of system and process monitoring.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Haskell 97.6%
  • C 2.4%