0.3.0 • Published 6 years ago

numbat-send v0.3.0

Weekly downloads
14
License
ISC
Repository
github
Last release
6 years ago

numbat-send

Send a single metric to a Numbat receiver.

Installation

npm install -g numbat-send

Usage

Options:
  --uri, -u    URI of the collector/analyzer to send to  [default: "tcp://127.0.0.1:3333"]
  --app, -a    Application name to use  [required]
  --value, -v  Value to send  [default: 1]
  --name, -n   Name of the metric to send  [required]
  --ttl, -t    TTL of the metric
  --tag        Any tag you want to send, in `--tag "foo=bar"` form  [array]

Missing required arguments: app, name
0.3.0

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago