- 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
- 4184f9297bf7306713bfbb8f39eef61c056198cc
- Subdir
- cardano-tracer
- Timestamp
-
2024-10-30T11:23:17Z
- Revisions
-
None
- Dependencies
-
- library cardano-tracer:
-
- ["base >=4.14 && <5","aeson","async","auto-update","bimap","blaze-html","bytestring","cardano-node","cborg","containers","contra-tracer","directory","ekg-core","ekg-forward >=0.5","ekg-wai","extra","filepath","http-types","mime-mail","optparse-applicative","ouroboros-network ^>=0.17","ouroboros-network-api","ouroboros-network-framework","signal","slugify","smtp-mail ^>=0.5","stm","string-qq","text","time","trace-dispatcher","trace-forward","trace-resources","unordered-containers","wai ^>=3.2","warp ^>=3.4","yaml"]
if !os(windows)
if os(windows)
if (flag(systemd) && os(linux))
- libsystemd-journal >=1.4.4
if flag(rtview)
- cardano-git-rev ^>=0.2.2
- cassava
- threepenny-gui
- utf8-string
- vector
- 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","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","time","trace-dispatcher"]
if flag(rtview)