0.0.7 • Published 3 years ago

@telemetry-js/collector-disk v0.0.7

Weekly downloads
5
License
MIT
Repository
github
Last release
3 years ago

collector-disk

Collect disk metrics.
A telemetry plugin.

npm status node Test JavaScript Style Guide

Table of Contents

Usage

const telemetry = require('@telemetry-js/telemetry')()
const disk = require('@telemetry-js/collector-disk')

telemetry.task()
  .collect(disk, { /* options */ })

Options

Yet to document.

Install

With npm do:

npm install @telemetry-js/collector-disk

Acknowledgements

This project is kindly sponsored by Reason Cybersecurity Ltd.

reason logo

License

MIT © Vincent Weevers