- Synopsis
-
Remote monitoring of processes
- Description
-
This library lets you remotely monitor a running process over HTTP.
It provides a simple way to integrate a monitoring server into any
application.
- Author
-
Johan Tibell
- Maintainer
-
Johan Tibell <johan.tibell@gmail.com>,
Mikhail Glushenkov <mikhail.glushenkov@gmail.com>
operations@iohk.io
- License
-
BSD-3-Clause
- Source
-
-
https://github.com/input-output-hk/ekg
- Commit hash
- f5e0d198cf741a4b6749ebbb769fddf72178f15b
- Subdir
- ekg
- Timestamp
-
2023-11-13T16:05:05Z
- Revisions
-
None
- Dependencies
-
- library ekg:
-
- ["aeson ^>=2.2","base >=4.11 && <5","bytestring >=0.10 && <1.0","ekg-core ^>=0.1","ekg-json ^>=0.1","filepath ^>=1.4","network >=2.6 && <3.2","snap-core ^>=1.0.5","snap-server ^>=1.1.2","text >=1.2.4 && <2.2","time >=1.8 && <1.13","transformers >=0.5.5 && <0.7","unordered-containers >=0.2.15 && <0.3"]