Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment. With modules for common libraries like Jetty, Logback, Log4j, Apache HttpClient, Ehcache, JDBI, Jersey and reporting backends like Graphite, Metrics provides you with full-stack visibility. The central library for Metrics is metrics-core, which provides some basic functionality. The starting point for Metrics is the MetricRegistry class, which is a collection of all the metrics for your application (or a subset of your application). Each metric is associated with a MetricRegistry, and has a unique name within that registry. A gauge is the simplest metric type. It just returns a value. If, for example, your application has a value which is maintained by a third-party library, you can easily expose it by registering a Gauge instance which returns that value.

Features

  • Measure the behavior of critical components in your production environmen
  • Metrics provides you with full-stack visibility
  • Modules for common libraries like Jetty, Logback, Log4j, Apache HttpClient, etc.
  • Metrics comes with a pre-built health check
  • Centralize your service’s health checks
  • Every metric in a registry has a unique name, which is just a dotted-name string

Project Samples

Project Activity

See All Activity >

Categories

QA Automation, System

License

Apache License V2.0

Follow Metrics

Metrics Web Site

You Might Also Like
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Metrics!

Additional Project Details

Programming Language

Java

Related Categories

Java QA Automation Software, Java System Software

Registered

2021-07-29