Kaazing Gateway Metrics


License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

metrics
Last Version

Last Version

1.0.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Kaazing Gateway Metrics
Kaazing Gateway Metrics
Project URL

Project URL

https://github.com/kaazing/metrics
Source Code Management

Source Code Management

https://github.com/kaazing/metrics

Download metrics

Filename Size
metrics-1.0.0.1.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • 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]

Versions

Version
1.0.0.1