- 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
- 94ec4195f15f1fd290ab647be5e518b4e8b82e39
- Subdir
- cardano-tracer
- Timestamp
-
2026-08-27T14:00:00Z
- Revisions
-
r1: 2026-08-27T14:01:00Z
- Dependencies
-
- library cardano-tracer:
-
- ["base >=4.14 && <5","aeson >=2.1.0.0","async","auto-update","bimap","blaze-html","bytestring","cardano-diffusion ^>=1.1.1","cborg ^>=0.2.4","containers","contra-tracer","directory","ekg-core","ekg-forward >=1.2","ekg-wai","extra","filepath","http-types","mime-mail","network","network-mux >=0.8","optparse-applicative","ouroboros-network:{api,framework} ^>=1.2","signal","slugify","smtp-mail ^>=0.5","stm <2.5.2 || >=2.5.3","text","time","trace-dispatcher ^>=2.13.0","trace-forward ^>=2.5.0","trace-resources ^>=0.2.4","vector","wai ^>=3.2","warp ^>=3.4","warp-tls","yaml","cardano-timeseries-io ^>=1.1"]
if !os(windows)
if os(windows)
if (flag(systemd) && os(linux))
- libsystemd-journal >=1.4.4
- unordered-containers
- 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","network","network-mux","optparse-applicative","ouroboros-network:{api,framework}","tasty-quickcheck","text","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","ouroboros-network:api","stm <2.5.2 || >=2.5.3","tasty-quickcheck","text","trace-dispatcher","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","trace-dispatcher"]
- 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"]