Kaazing Gateway Metrics Demos

Kaazing Gateway Metrics samples

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.0.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

https://github.com/kaazing/metrics-demo

Скачать metrics-demo

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

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

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

Зависимости

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

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

  • 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.2