![JAR search and dependency download from the Maven repository](/logo.png)
manual.third-party.rst Maven / Gradle / Ivy
.. _manual-third-party:
#####################
Third Party Libraries
#####################
If you're looking to integrate with something not provided by the main Metrics libraries, check out
the many third-party libraries which extend Metrics:
Instrumented Libraries
~~~~~~~~~~~~~~~~~~~~~~
* `camel-metrics `_ provides component for your `Apache Camel `_ route.
* `hdrhistogram-metrics-reservoir `_ provides a Histogram reservoir backed by `HdrHistogram `_.
* `jersey2-metrics `_ provides integration with `Jersey 2 `_.
* `jersey-metrics-filter `_ provides integration with Jersey 1.
* `metrics-aspectj `_ provides integration with `AspectJ `_.
* `metrics-cdi `_ provides integration with `CDI `_ environments,
* `metrics-guice `_ provides integration with `Guice `_.
* `metrics-guice-servlet `_ provides `Guice Servlet `_ integration with AdminServlet.
* `metrics-okhttp `_ provides integration with `OkHttp `_.
* `metrics-feign `_ provides integration with `Feign `_.
* `metrics-play `_ provides an integration with the `Play Framework `_.
* `metrics-spring `_ provides integration with `Spring `_.
* `wicket-metrics `_ provides easy integration for your `Wicket `_ application.
Language Wrappers
~~~~~~~~~~~~~~~~~
* `metrics-clojure `_ provides an API optimized for Clojure.
* `metrics-scala `_ provides an API optimized for Scala.
Reporters
~~~~~~~~~
* `finagle-metrics `_ provides a reporter for a `Finagle `_ service.
* `kafka-dropwizard-metrics `_ allows Kafka producers, consumers, and streaming applications to register their built-in metrics with a Dropwizard Metrics registry.
* `MetricCatcher `_ Turns JSON over UDP into Metrics so that non-jvm languages can know what's going on too.
* `metrics-cassandra `_ provides a reporter for `Apache Cassandra `_.
* `metrics-circonus `_ provides a registry and reporter for sending metrics (including full histograms) to `Circonus `_.
* `metrics-datadog `_ provides a reporter to send data to `Datadog `_.
* `metrics-elasticsearch-reporter `_ provides a reporter for `elasticsearch `_
* `metrics-hadoop-metrics2-reporter `_ provides a reporter for `Hadoop Metrics2 `_.
* `metrics-hawkular `_ provides a reporter for `Hawkular Metrics `_.
* `metrics-influxdb `_ provides a reporter for `InfluxDB `_ with the Dropwizard framework integration.
* `metrics-influxdb `_ provides a reporter for `InfluxDB `_ 1.2+._
* `metrics-instrumental `_ provides a reporter to send data to `Instrumental `_.
* `metrics-kafka `_ provides a reporter for `Kafka `_.
* `metrics-librato `_ provides a reporter for `Librato Metrics `_, a scalable metric collection, aggregation, monitoring, and alerting service.
* `metrics-mongodb-reporter `_ provides a reporter for `MongoDB `_.
* `metrics-munin-reporter `_ provides a reporter for `Munin `_
* `dropwizard-metrics-newrelic `_ Officially supported (by New Relic) exporter which sends data to `New Relic `_ as dimensional metrics.
* `metrics-new-relic `_ provides a reporter which sends data to `New Relic `_.
* `metrics-reporter-config `_ DropWizard-esque YAML configuration of reporters.
* `metrics-signalfx `_ provides a reporter to send data to `SignalFx `_.
* `metrics-spark-reporter `_ provides a reporter for `Apache Spark Streaming `_.
* `metrics-splunk `_ provides a reporter for `Splunk `_.
* `metrics-statsd `_ provides a Metrics 2.x and 3.x reporter for `StatsD `_
* `metrics-zabbiz `_ provides a reporter for `Zabbix `_.
* `sematext-metrics-reporter `_ provides a reporter for `SPM `_.
Advanced metrics implementations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* `rolling-metrics `_ provides a collection of advanced metrics with rolling time window semantic, such as Rolling-Counter, Hit-Ratio, Top and Reservoir backed by HdrHistogram.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy