measured

WebJar for measured

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

measured
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

measured
WebJar for measured
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

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

Скачать measured

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webjars.npm : inherits jar [2.0.0,3)

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.1.0