/js-libp2p-simple-metrics

Simple in-memory metrics gathering for libp2p

Primary LanguageTypeScriptOtherNOASSERTION

📁 Archived - this module has been merged into js-libp2p

@libp2p/simple-metrics

libp2p.io Discuss codecov CI

Simple in-memory metrics gathering for libp2p

Table of contents

Install

$ npm i @libp2p/simple-metrics

Browser <script> tag

Loading this module through a script tag will make it's exports available as Libp2pSimpleMetrics in the global namespace.

<script src="https://unpkg.com/@libp2p/simple-metrics/dist/index.min.js"></script>

License

Licensed under either of

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.