ekg-json

JSON encoding of ekg metrics

https://github.com/tibbe/ekg-json

Version on this page:0.1.0.6@rev:2
LTS Haskell 23.4:0.1.1.1
Stackage Nightly 2025-01-15:0.1.1.1
Latest on Hackage:0.1.1.1

See all snapshots ekg-json appears in

BSD-3-Clause licensed by Johan Tibell
Maintained by [email protected]
This version can be pinned in stack with:ekg-json-0.1.0.6@sha256:728b99afb723f3df55bfaf936924a3d99e93c5a6eab581ec4807b286e8099d0a,1050

Module documentation for 0.1.0.6

Used by 1 package in nightly-2018-04-05(full list with versions):

Encodes ekg metrics as JSON, using the same encoding as used by the ekg package, thus allowing ekg metrics to be served by other HTTP servers than the one used by the ekg package.

Changes

0.1.0.6 (2017-07-31)

  • GHC 8.2 support.

0.1.0.5 (2017-04-19)

  • Support aeson 1.2.

0.1.0.3 (2016-09-14)

  • Support aeson 1.0.

0.1.0.2 (2016-05-28)

  • GHC 8.0 support.