metrics

Capturing JVM- and application-level metrics. So you know what's going on.

APACHE-2.0 License

Downloads
35.5K
Stars
7.8K

Bot releases are hidden (Show)

metrics -

Published by joschi over 4 years ago

Dependency updates

  • Bump assertj-core from 3.14.0 to 3.15.0 (#1534)
  • Bump httpclient from 4.5.10 to 4.5.11 (#1532)
  • Bump jdbi3-core from 3.11.1 to 3.12.0 (#1521)
  • Bump jdbi3-core from 3.12.0 to 3.12.2 (#1537)
  • Bump jersey-bom from 2.29.1 to 2.30 (#1530)
  • Bump jersey-bom from 2.30 to 2.30.1 (#1540)
  • Bump jetty9.version from 9.4.24.v20191120 to 9.4.25.v20191220 (#1527)
  • Bump jetty9.version from 9.4.25.v20191220 to 9.4.26.v20200117 (#1531)
  • Bump jmh.version from 1.22 to 1.23 (#1533)
  • Bump log4j2.version from 2.12.1 to 2.13.0 (#1520)
  • Bump maven-checkstyle-plugin from 3.1.0 to 3.1.1 (#1539)
  • Bump maven-shade-plugin from 3.2.1 to 3.2.2 (#1536)
  • Bump maven-source-plugin from 3.2.0 to 3.2.1 (#1526)
  • Bump mockito-core from 3.2.0 to 3.2.4 (#1523)
  • Bump mockito-core from 3.2.4 to 3.3.0 (#1541)
  • Bump plexus-compiler-javac-errorprone from 2.8.5 to 2.8.6 (#1538)
  • Bump slf4j.version from 1.7.29 to 1.7.30 (#1522)
  • Upgrade to Maven 3.6.3

Assorted

  • Use HTTPS in POM
  • Tweak GitHub build workflow (#1542)
  • Use proper logger in ScheduledReporter (#1504)
metrics -

Published by joschi almost 5 years ago

  • Add Timer constructor to inject Metric and Histogram (#1517)
  • Add checking not null metric variable when register metric (#1496)
  • Prevent creation of ScheduledReporter with null metric registry (#1497)
  • Fix counting suspended requests (#1492)
  • Add collectd to BOM (#1507)
  • Bump Jetty to 9.4.24.v20191120 (#1490, #1509, #1512)
  • Bump Jackson from 2.9.9.3 to 2.9.10.1 in /metrics-json (#1511)
  • Bump JDBI3 from 3.10.1 to 3.11.1 (#1510)
  • Bump Jersey from 2.29 to 2.29.1 (#1481)
  • Bump SLF4J from 1.7.28 to 1.7.29 (#1501)
metrics - 4.1.1

Published by arteam almost 5 years ago

  • [Core] Automatically add listeners when register child registry (#1393)
  • [Core] Avoid NoSuchElementException updating ExponentiallyDecayingReservoir (#1436)
  • [JMX] Expose numeric values (JmxGaugeMBean) (#1451)
  • [Graphite] Support for Atomic* counters (#1476)
  • [Graphite] Fix connect logic to lookup dns names on reconnect (#1493)
metrics - 4.0.7

Published by arteam almost 5 years ago

  • [Graphite] Support for Atomic* counters (#1476)
  • [Graphite] Fix connect logic to lookup dns names on reconnect (#1493)
metrics - 4.0.6

Published by arteam about 5 years ago

  • Avoid NoSuchElementException updating ExponentiallyDecayingReservoir (#1436)
  • Bump Jackson to 2.9.9.3 to fix CVE-2019-12384 (#1470)
  • Expose numeric values (JmxGaugeMBean) (#1451)
metrics - 4.1.0-rc3

Published by arteam almost 6 years ago

  • Add support for the Builder pattern for InstrumentedHttpClientConnectionManager (#1315)
  • Make OSGi Package-Import for com.sun.management optional (#1317)
  • Avoid boxing some Longs (#1354)
  • Add a duration field to the healthcheck result (#1360)
  • Include timestamp in serialized JSON output for HealthCheck.Result (#1365)
  • Add clock to result health check builder (#1372)
metrics - 4.0.5

Published by arteam almost 6 years ago

  • Specify in BOM only artifacts managed by metrics (#1367)
  • Add JDK9 module name for metrics-logback (#1368)
metrics -

Published by arteam almost 6 years ago

  • Avoid boxing Longs in WeightedSnapshot (#1354)
metrics -

Published by arteam almost 6 years ago

[jvm] make OSGi Package-Import for com.sun.management optional (#1317)

metrics - 5.0.0-rc2

Published by arteam over 6 years ago

  • Reporters: report Timer sums in the Timer duration units #1309
metrics - 4.1.0-rc2

Published by arteam over 6 years ago

  • Added InstrumentedHttpClientConnectionManager constructor with HttpClientConnectionOperator #1294
  • Add counter for active connections (#1291)
  • Allow Java 8 Duration for Timer#update (#1298)
  • jvm: Params to include sync info in thread dump (#1304)
  • Make the relationship between the Reporter and Closeable interfaces explicit (#1307)
  • MetricRegistry: make registerAll with prefix public (#1308)
  • DefaultObjectNameFactory: use type, be a bit more conservative about quoting (#1310)
metrics -

Published by arteam over 6 years ago

  • Add module metrics-collectd - Metrics Integration for Collectd (#1259)
  • Add support for signing and verifying requests to CollectD (#1288)
  • Enable easier customizing of MetricsServlet. (#1285)
  • Add metric attributes to the slf4j reporter (#1275)
metrics - 5.0.0-rc1

Published by arteam over 6 years ago

  • InfluxDB reporter for metrics 5.0 #1269
metrics - 5.0.0-rc0

Published by arteam over 6 years ago

Edit: Accidentally released to Maven Central as 5.0.0. Please use 5.0.0-rc1.

  • Change Maven group to io.dropwizard.metrics5 #1256
  • Move to the io.dropwizard.metrics5 package #1255
  • Introduce MetricName to encapsulate more info about metrics #1250
  • Store sum of events for different metrics #1254
  • Add Metrics 3/4 legacy adapter #1258
  • Provide a type-safe way to create a custom counter #1268
metrics - 4.0.2

Published by arteam almost 7 years ago

  • Jetty9: unhandled response should be counted as 404 and not 200 (#1232)
metrics - 4.0.1

Published by arteam almost 7 years ago

  • Fix IncompatibleClassChangeError caused by Timer.Context refactor #1243
metrics - 4.0.0

Published by arteam almost 7 years ago

  • Compiled and targeted JDK8
  • Support for running under JDK9 #1236
  • Move JMX reporting to the metrics-jmx module
  • Add Bill of Materials for Metrics #1239
  • Used Java 8 Time API for data formatting
  • Removed unnecessary reflection hacks for HealthCheckRegistry
  • Removed internal LongAdder
  • Removed internal ThreadLocalRandom
  • Optimized generating random numbers
  • Timer.Context now implements AutoCloseable
  • Upgrade Jetty integration to Jetty 9.4
  • Support tracking Jersey filters in Jersey resources (#1118, #1193)
  • Add ResponseMetered annotation for Jersey resources (#1186)
  • Add a method for timing non-throwing functions. (#1224)
  • Unnecessary clear operation for ChunkedAssociativeArray (#1211)
  • Add some common metric filters (#1210)
  • Add possibility to subclass Timer.Context (#1226)
metrics - 3.2.6

Published by arteam almost 7 years ago

  • Jetty9: unhandled response should be counted as 404 and not 200 #1232
  • Prevent NaN values when calculating mean #1230
  • Avoid NaN values in WeightedSnapshot #1233
metrics - v4.0.0-alpha5

Published by arteam almost 7 years ago

  • Support for JDBI3
metrics - 4.0.0-alpha4

Published by arteam almost 7 years ago

  • Add a method for timing non-throwing functions. (#1224)
  • Unnecessary clear operation removal (#1211)
  • Add some common metric filters (#1210)
  • Add possibility to subclass Timer.Context (#1226)
Package Rankings
Top 1.38% on Repo1.maven.org
Top 3.64% on Proxy.golang.org
Top 7.06% on Rubygems.org
Badges
Extracted from project README
Java CI Maven Central Javadoc Contribute with Gitpod
Related Projects