- 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/input-output-hk/cardano-node
- Commit hash
- 9a0898636a4ea13f720dc3c6c8789b27beeb37c9
- Subdir
- cardano-tracer
- Timestamp
-
2023-09-18T20:23:32Z
- Revisions
-
None
- Dependencies
-
- library cardano-tracer:
-
- ["base >=4.14 && <5","aeson","async","async-extras","bimap >=0.4.0","blaze-html","bytestring","cardano-git-rev","cardano-node","cassava","cborg","containers","contra-tracer","cryptonite","directory","ekg","ekg-core","ekg-forward ^>=0.4","extra","filepath","mime-mail","optparse-applicative","ouroboros-network ^>=0.9.1","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","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"]
- 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"]
- 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","extra","filepath","stm","time","trace-dispatcher"]