measured

WebJar for measured

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

measured
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

measured
WebJar for measured
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/yaorg/node-measured

Download measured

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/measured/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>measured</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/measured/
implementation 'org.webjars.npm:measured:1.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/measured/
implementation ("org.webjars.npm:measured:1.1.0")
'org.webjars.npm:measured:jar:1.1.0'
<dependency org="org.webjars.npm" name="measured" rev="1.1.0">
  <artifact name="measured" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='measured', version='1.1.0')
)
libraryDependencies += "org.webjars.npm" % "measured" % "1.1.0"
[org.webjars.npm/measured "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : inherits jar [2.0.0,3)

Project Modules

There are no modules declared in this project.

Measured

Node libraries for measuring and reporting application-level metrics.

Measured is heavily inspired by Coda Hale, Yammer Inc's Dropwizard Metrics Libraries

Build Status Coverage Status

Available packages

Measured Core

The core measured library that has the Metric interfaces and implementations.

npm downloads

Measured Reporting

The registry and reporting library that has the classes needed to create a dimension aware, self reporting metrics registry.

npm downloads

Measured Node Metrics

Various metrics generators and http framework middlewares that can be used with a self reporting metrics registry to easily instrument metrics for a node app.

npm downloads

Measured SignalFx Reporter

A reporter that can be used with measured-reporting to send metrics to SignalFx.

npm downloads

Measured Datadog reporter

Not implemented, community contribution wanted.

Measured Graphite reporter

Not implemented, community contribution wanted.

Development and Contributing

See Development and Contributing

License

This project Measured and all of its modules are licensed under the MIT license.

org.webjars.npm

Yet Another Org

Yet Another Org, is a community of developers working on various open-source projects

Versions

Version
1.1.0