- Synopsis
-
A service for logging and monitoring over Cardano nodes
- Description
-
A service for logging and monitoring over Cardano nodes.
- Author
-
IOHK
- Maintainer
-
operations@iohk.io
- License
-
Apache-2.0
- Source
-
-
https://github.com/IntersectMBO/cardano-node
- Commit hash
- 38c7f1cf2db12dff9c814ad10049f411a4b30448
- Subdir
- cardano-tracer
- Timestamp
-
2024-05-15T19:28:23Z
- Revisions
-
None
- Dependencies
-
- library cardano-tracer:
-
- ["base >=4.14 && <5","aeson","async","async-extras","bimap","blaze-html","bytestring","cardano-git-rev ^>=0.2.2","cardano-node","cassava","cborg","containers","contra-tracer","cryptonite","directory","ekg","ekg-core","ekg-forward ^>=0.5","extra","filepath","mime-mail","optparse-applicative","ouroboros-network ^>=0.16","ouroboros-network-api","ouroboros-network-framework","signal","smtp-mail ==0.3.0.0","snap-blaze","snap-core","snap-server","stm","string-qq","text","threepenny-gui","time","trace-dispatcher","trace-forward","trace-resources","unordered-containers","vector","yaml"]
if !os(windows)
if os(windows)
if os(linux)
- libsystemd-journal >=1.4.4
- library demo-forwarder-lib:
-
- ["base >=4.14 && <5","aeson","async","bytestring","cardano-tracer","cborg","contra-tracer","deepseq","directory","ekg-core","ekg-forward","extra","filepath","generic-data","optparse-applicative-fork","ouroboros-network-api","ouroboros-network-framework","tasty-quickcheck","time","trace-dispatcher","trace-forward","vector","vector-algorithms","QuickCheck"]
- library demo-acceptor-lib:
-
- ["base >=4.14 && <5","async-extras","bytestring","cardano-tracer","containers","extra","filepath","generic-data","optparse-applicative-fork","ouroboros-network-api","stm","text","tasty-quickcheck","trace-forward","vector","vector-algorithms","QuickCheck"]
- executable cardano-tracer:
-
- ["base >=4.14 && <5","cardano-tracer","optparse-applicative"]
- executable demo-forwarder:
-
- ["base >=4.14 && <5","cardano-tracer:demo-forwarder-lib"]
- executable demo-acceptor:
-
- ["base >=4.14 && <5","cardano-tracer:demo-acceptor-lib"]
- test-suite cardano-tracer-bench:
-
- ["base >=4.14 && <5","cardano-tracer","criterion","directory","deepseq","extra","filepath","stm","time","trace-dispatcher"]