heka

A node.js client for Mozilla's Heka logging server

Usage no npm install needed!

<script type="module">
  import heka from 'https://cdn.skypack.dev/heka';
</script>

README

Build Status

A javascript library for generating and sending metrics logging to a heka listener.

Installing:

Source Install:

    git clone git://github.com/mozilla-services/heka-node.git
    cd heka-node
    make

You should see 33 tests run successfully

Full documentation is available at http://heka-node.rtfd.org