metrics
Here's what we found matching this topic...
Amon is a modern server monitoring platform.
-
Updated
Nov 8, 2019 - 441 commits commits
- 19 contributors
- Python
If I set all the prefixes (globalPrefix, prfixTimer, etc.) to "", what kind of ramifications will that have on the server side if any? Will all the timers, gauges, counters be calculated as normal or will see if any side effects?
nanosecond timers
A static analysis tool for calculating concurrency code metrics in Java programs.
-
Updated
May 12, 2017 - 3 commits commits
- 1 contributor
- TXL
JS Bundle Analyzer
Bundle Analyzer analyzes your webpack bundle and helps you to keep it optimized over time. Your team get automatic report in your commits and pull-request.
Ruby Agent for Instrumental Application Monitoring
-
Updated
Aug 22, 2019 - 364 commits commits
- 11 contributors
- Ruby
In 2.0, we now have an API convention: most (if not all) functions that define/return metrics accept a metrics registry as their first argument, or it can be omitted, then metrics.core/default-registry will be used. This is kind of reflected in the docs now
but needs to be made clearer.
PigCI
PigCI helps track key Ruby on Rails application metrics such as Memory Usage, Database Requests & request time during your test suite. If your test suite shows a dramatic increase in a metric, it'll fail that PR. This will help stop memory leak or performance issues before you deploy them to production.
I've wanted to craft a "1 minute", "5 minute", "15 minute" moving average (like a unix load average), but don't know the right r to pass to ewma-timeless to get it.
Either documenting a rule of thumb or providing a mechanism to recreate that would be helpful.
Improve this page
Add a description, image, and links to the metrics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the metrics topic, visit your repo's landing page and select "manage topics."


https://metrics.dropwizard.io/
redirects to
https://metrics.dropwizard.io/4.1.0/
if I click on User Manual I get to
https://metrics.dropwizard.io/4.1.0/manual/index.html
On that page if I click on Javadoc I get
https://metrics.dropwizard.io/4.1.0/apidocs/
which gives a 404.
I guess it should point to
https://www.javadoc.io/doc/io.dropwizard.metrics/metrics-core/4.1.0