Web Performance Metrics

A web-app lib useful to collect HTTP API performance metrics and expose them via JMX for monitoring purposes.

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring ORM Data
GroupId

GroupId

com.github.apolselli
ArtifactId

ArtifactId

web-performance-metrics
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Web Performance Metrics
A web-app lib useful to collect HTTP API performance metrics and expose them via JMX for monitoring purposes.
Project URL

Project URL

https://github.com/apolselli/web-performance-metrics

Download web-performance-metrics

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0
0.9