Kaazing Gateway Metrics


Лицензия

Лицензия

Категории

Категории

Metrics Тестирование приложения и мониторинг Monitoring
Группа

Группа

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

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

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

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

1.0.0.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Kaazing Gateway Metrics
Kaazing Gateway Metrics
Ссылка на сайт

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

https://github.com/kaazing/metrics
Система контроля версий

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

https://github.com/kaazing/metrics

Скачать metrics

Имя Файла Размер
metrics-1.0.0.1.pom 3 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • reader
  • statsd
  • viewer

Metrics

Metrics gathering and monitoring for Kaazing Gateway

About this Project

This contains three different projects:

  • metrics.statsd - used to send metrics from Agrona to a StatsD client
  • metrics.viewer - used to see the metrics sent from Agrona
  • metrics.reader - common library used by statsd and viewer to read data from Agrona

Minimum requirements for building the project

  • Java Developer Kit (JDK) 8
  • Maven 3.0.5 or above

Running this project

Once the gateway is running, the metrics.viewer can be run to view the monitoring counters exposed by the gateway or metrics.statsd can be used to push the monitoring counters to a statsd server.

Please check the metrics.viewer and metrics.reader components for instructions on how to run them.

org.kaazing

Tenefit

[aw-suhm]

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

Версия
1.0.0.1