putmetric

1.0.1 • Public • Published

putmetric

Push metrics to ContainerPilot for consumption by Prometheus.

Usage Example

const putmetric = new Putmetric({ namespace: 'myapp', subsystem: 'frontend'});

putmetric('requests', 1, (err) => {
  // handle error
});

Readme

Keywords

none

Package Sidebar

Install

npm i putmetric

Weekly Downloads

1

Version

1.0.1

License

ISC

Last publish

Collaborators

  • wyatt