dropwizard-metrics
There are 43 repositories under dropwizard-metrics topic.
dropwizard/metrics
:chart_with_upwards_trend: Capturing JVM- and application-level metrics. So you know what's going on.
StubbornJava/StubbornJava
Unconventional Java code for building web servers / services without a framework. Think dropwizard but as a seed project instead of a framework. If this project had a theme it would be break the rules but be mindful of your decisions.
vert-x3/vertx-dropwizard-metrics
Vert.x Metrics
marmelo/dropwizard-metrics-ui
Admin dashboard for Dropwizard Metrics.
kickstarter/dropwizard-influxdb-reporter
Dropwizard Integrations for InfluxDB.
htimur/metrics-reporter-play
Metrics reporter integration with Play Framework
aparnachaudhary/mongodb-metrics-reporter
MongoDB Reporter for DropWizard Metric library
htimur/metrics-annotation-play
Metrics Annotation Support for Play Framework through Guice AOP
peetzen/dropwizard-metrics-prometheus-servlet-bundle
Configurable Prometheus Servlet Bundle for Dropwizard
ShehanPerera/Metrics-Prometheus-Grafana
This is a simple Netty echo server gives metrics for Prometheus and visualize in Grafana
shtratos/dropwizard-metrics-appinsights-reporter
Dropwizard Metrics reporter for Azure AppInsights
wavefrontHQ/wavefront-dropwizard-metrics-sdk-java
Send Dropwizard Metrics to Wavefront
alphagov/gds_metrics_dropwizard
Library for prometheus instrumentation in Dropwizard based apps.
ApptuitAI/metrics-apptuit
🧙 Dropwizard/codahale metrics reporter for sending metrics to Apptuit.AI
kevinconaway/akka-dropwizard
Dropwizard Metrics for Akka Actors
nixos89/DW-Bookshop
Dropwizard app using RESTful web services to create bookshop store for testing performnces and resource consumption by simulating use of multiple users sending basic HTTP (GET, POST, PUT and DELETE) requests.
Chinex-Boroja/drop-wizard
Experimenting with DropWizard, Logback and gRPC
ddubson/springboot-dropwizardmetrics
Dropwizard Metrics tool with Spring Boot examples
indrabasak/metrics-aspect-parent
Dropwizard Metrics with Aspect
inhibitor1217/dropwizard-metrics-playground
Learning https://metrics.dropwizard.io/4.2.0/getting-started.html by myself
isopropylcyanide/async-metrics-codahale
Leverage Codahale metrics (or any Metric Registry for that matter) to provide metrics on methods that complete asynchronously.
AnthonyHonstain/kotlin-dropwizard-inventory-service
Experimental Dropwziard 3.13.6 service in Kotlin 1.4.32 for modeling basic inventory (location+SKU+qty) and other metadata in a microservice. Built on https://dropwizard.io/ in Kotlin
kiwiproject/metrics-healthchecks-severity
A very small library that augments Metrics health checks with a standard severity
AnthonyHonstain/kotlin-dropwizard-product-service
Experimental Dropwizard service in Kotlin for modeling products (SKU) and other metadata in a microservice.
aurasphere/jmx-metrics-filter
Servlet filter implementation for extracting metrics and exposing them on JMX
jainsahab/metric-apdex
Metric-Apdex is an extension to Dropwizards's metrics library which enhances the existing Gauge metric type and provide it with the capability to calculate Apdex score by converting the measurements into insights about user satisfaction.
Knotx/knotx-dropwizard-metrics
Vert.x Dropwizard Metrics with ready to use Verticle and Reporter instances
mballoni/micrometer-dropwizard
Simple micrometer dropwizard poc