Application Testing & Monitoring

[EPMD] Core

io.appulse.epmd.java : core

Parent (root) EPMD project, based on Java

Last Version: 2.0.2

Release Date:

Mojo's Maven plugin for Cobertura

org.codehaus.mojo : cobertura-maven-plugin

This is the Mojo's Maven plugin for Cobertura. Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage.

Last Version: 2.7

Release Date:

JmxTrans - InfluxDB output writers

org.jmxtrans : jmxtrans-output-influxdb

This module contains InfluxDB output writers.

Last Version: 272

Release Date:

JmxTrans - ElasticSearch output writers

org.jmxtrans : jmxtrans-output-elastic

This module groups all different output writers. Different output writers have different dependencies. To ensure that those dependencies do not leak to other output writer, or that we can limit to number of dependencies at runtime, output writers are split into separate modules based on the dependencies they use. For example, the CloudWatch output writers depends on the AWS SDK, which is quite large and not used by any other output writer. If you only want to send metrics to Graphite, there should be no need to have the AWS SDK in your classpath at runtime. Some dependencies are also problematic. They can introduce incompatibilities. For example, a few writers are based directly on log4j or logback. This direct dependence breaks the use of SLF4J. By isolating those output writers to a specific module, we can ensure this has minimal impact.

Last Version: 272

Release Date:

JmxTrans - Kafka output writers

org.jmxtrans : jmxtrans-output-kafka

This module groups all different output writers. Different output writers have different dependencies. To ensure that those dependencies do not leak to other output writer, or that we can limit to number of dependencies at runtime, output writers are split into separate modules based on the dependencies they use. For example, the CloudWatch output writers depends on the AWS SDK, which is quite large and not used by any other output writer. If you only want to send metrics to Graphite, there should be no need to have the AWS SDK in your classpath at runtime. Some dependencies are also problematic. They can introduce incompatibilities. For example, a few writers are based directly on log4j or logback. This direct dependence breaks the use of SLF4J. By isolating those output writers to a specific module, we can ensure this has minimal impact.

Last Version: 272

Release Date:

JmxTrans - CloudWatch output writers

org.jmxtrans : jmxtrans-output-cloudwatch

This module contains output writers based on CloudWatch (AWS).

Last Version: 272

Release Date:

JmxTrans - Velocity output writers

org.jmxtrans : jmxtrans-output-velocity

This module contains output writers that use Apache Velocity template engine.

Last Version: 272

Release Date:

JmxTrans - GELF output writers

org.jmxtrans : jmxtrans-output-gelf

This module groups all different output writers. Different output writers have different dependencies. To ensure that those dependencies do not leak to other output writer, or that we can limit to number of dependencies at runtime, output writers are split into separate modules based on the dependencies they use. For example, the CloudWatch output writers depends on the AWS SDK, which is quite large and not used by any other output writer. If you only want to send metrics to Graphite, there should be no need to have the AWS SDK in your classpath at runtime. Some dependencies are also problematic. They can introduce incompatibilities. For example, a few writers are based directly on log4j or logback. This direct dependence breaks the use of SLF4J. By isolating those output writers to a specific module, we can ensure this has minimal impact.

Last Version: 272

Release Date:

Apache Gobblin

org.apache.gobblin : gobblin-metrics

A distributed data integration framework for streaming and batch data ecosystems.

Last Version: 0.16.0

Release Date:

xtdb-metrics

com.xtdb : xtdb-metrics

Provides Metrics for XTDB nodes

Last Version: 1.21.0.1

Release Date:

crux-metrics

pro.juxt.crux : crux-metrics

Provides Metrics for Crux nodes

Last Version: 1.18.1

Release Date:

metrics-core-impl

com.alibaba.middleware : metrics-core-impl

The metrics library for Alibaba Group

Last Version: 2.0.6

Release Date:

Last Version: 0.3.7

Release Date:

Citrus :: Runtime :: Cucumber

com.consol.citrus : citrus-cucumber

Citrus Cucumber BDD framework integration

Last Version: 3.2.1

Release Date:

Spock Framework - Guice Module

org.spockframework : spock-guice

Spock's Guice Module provides support for testing Guice 2/3 based applications.

Last Version: 2.2-M1-groovy-4.0

Release Date:

Arquillian Pact Git

org.arquillian.pact : arquillian-pact-git

Arquillian Pact Extension to run consumer-driven contracts with Pact

Last Version: 1.0.0.Alpha4

Release Date:

WildFly: Arquillian Embedded Container

org.wildfly.arquillian : wildfly-arquillian-container-embedded

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

Last Version: 5.0.0.Alpha3

Release Date:

Last Version: 1.3.12

Release Date:

JmxTrans - Logback output writers

org.jmxtrans : jmxtrans-output-logback

This module contains output writers that have direct dependencies on logging frameworks.

Last Version: 272

Release Date:

metrics-bin

com.alibaba.middleware : metrics-bin

The metrics library for Alibaba Group

Last Version: 2.0.6

Release Date:

Last Version: 1.4

Release Date:

Last Version: 0.3.4

Release Date:

WildFly: Arquillian

org.wildfly.arquillian : wildfly-arquillian-parent

Provides, via submodules, a base configuration for JBoss project builds, as well as a derived configuration supporting multi-release JARs

Last Version: 5.0.0.Alpha3

Release Date:

Arquillian Container Jetty Embedded 9.x

org.jboss.arquillian.container : arquillian-jetty-embedded-9

Jetty Embedded 9.x container integration for the Arquillian project

Last Version: 1.0.0.Final

Release Date:

infer-annotation

com.facebook.infer.annotation : infer-annotation

Annotations for the Infer static analyzer

Last Version: 0.18.0

Release Date:

jqassistant.plugin.bom

com.buschmais.jqassistant.plugin : jqassistant.plugin.bom

This BOM defines all core dependencies required for plugins.

Last Version: 1.1.4

Release Date:

jmxtrans - output writers

org.jmxtrans : jmxtrans-output

This module groups all different output writers. Different output writers have different dependencies. To ensure that those dependencies do not leak to other output writer, or that we can limit to number of dependencies at runtime, output writers are split into separate modules based on the dependencies they use. For example, the CloudWatch output writers depends on the AWS SDK, which is quite large and not used by any other output writer. If you only want to send metrics to Graphite, there should be no need to have the AWS SDK in your classpath at runtime. Some dependencies are also problematic. They can introduce incompatibilities. For example, a few writers are based directly on log4j or logback. This direct dependence breaks the use of SLF4J. By isolating those output writers to a specific module, we can ensure this has minimal impact.

Last Version: 272

Release Date:

JmxTrans - Examples

org.jmxtrans : jmxtrans-examples

This module contains examples of how to use JmxTrans. It is not included in the final packaging.

Last Version: 272

Release Date:

com.groupon.dse:spark-metrics

com.groupon.dse : spark-metrics

A library to expose more of Apache Spark's metrics system

Last Version: 2.0.0

Release Date:

Apache Ratis Metrics

org.apache.ratis : ratis-metrics

Apache Ratis is an open source java implementation for RAFT consensus protocol

Last Version: 2.3.0

Release Date:

Kite Morphlines Metrics Servlets

org.kitesdk : kite-morphlines-metrics-servlets

Kite SDK is a set of libraries, tools, and docs to simplify the development of data-related systems.

Last Version: 1.1.0

Release Date:

Prometheus Java Simpleclient log4j

io.prometheus : simpleclient_log4j

Metrics collector for log4j appender logging

Last Version: 0.16.0

Release Date:

Siddhi Extension - Prometheus Transport

io.siddhi.extension.io.prometheus : siddhi-io-prometheus

WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers.

Last Version: 2.1.3

Release Date:

Collector: RabbitMQ

io.zipkin.zipkin2 : zipkin-collector-rabbitmq

Zipkin span collector for RabbitMQ transport

Last Version: 2.23.17

Release Date:

Last Version: 2.23.17

Release Date:

Last Version: 2.23.17

Release Date:

Last Version: 2.23.17

Release Date:

Last Version: 2.22.2

Release Date: