8000 Comparing dropwizard:release/4.2.x...tscurtu:master · dropwizard/metrics · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dropwizard/metrics
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release/4.2.x
Choose a base ref
...
head repository: tscurtu/metrics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 15 files changed
  • 2 contributors

Commits on Jun 28, 2012

  1. Added absolute rate meter.

    Added temporal rolling counter.
    Added temporal rolling timer.
    Tudor Scurtu committed Jun 28, 2012
    Configuration menu
    Copy the full SHA
    50fd5e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2012

  1. Implemented comments.

    Tudor Scurtu committed Jun 29, 2012
    Configuration menu
    Copy the full SHA
    8247c5d View commit details
    Browse the repository at this point in the history
  2. Standalone package

    Tudor Scurtu committed Jun 29, 2012
    Configuration menu
    Copy the full SHA
    50da6b3 View commit details
    Browse the repository at this point in the history
  3. idiot

    Tudor Scurtu committed Jun 29, 2012
    Configuration menu
    Copy the full SHA
    73da61e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2012

  1. Merge pull request #1 from tscurtu/SAASBASE-1588

    SAASBASE-1588 Added absolute meter and rolling timer and counter
    tscurtu committed Sep 5, 2012
    Configuration menu
    Copy the full SHA
    ea81789 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b33594e View commit details
    Browse the repository at this point in the history
  3. SAASBASE-1672 - Modify metrics for query-level logging

    Tudor Scurtu committed Sep 5, 2012
    Configuration menu
    Copy the full SHA
    f4c5480 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2012

  1. Fixed copy-paste error.

    Tudor Scurtu committed Sep 6, 2012
    Configuration menu
    Copy the full SHA
    aeb9387 View commit details
    Browse the repository at this point in the history
  2. Exposed timers and counters in RequestRecord.

    Tudor Scurtu committed Sep 6, 2012
    Configuration menu
    Copy the full SHA
    8081d00 View commit details
    Browse the repository at this point in the history
  3. Exposed RollingRecord through built-in reporters. JMX is the importan…

    …t one.
    Tudor Scurtu committed Sep 6, 2012
    Configuration menu
    Copy the full SHA
    6ed512a View commit details
    Browse the repository at this point in the history
  4. Weeded out the total requests counter.

    Tudor Scurtu committed Sep 6, 2012
    Configuration menu
    Copy the full SHA
    f2af351 View commit details
    Browse the repository at this point in the history
  5. Refactored average meter method name incongruency.

    Tudor Scurtu committed Sep 6, 2012
    Configuration menu
    Copy the full SHA
    2fa44da View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2012

  1. Merge pull request #2 from tscurtu/SAABSASE-1672

    SAASBASE-1672 - Modify metrics for query-level logging
    tscurtu committed Sep 10, 2012
    Configuration menu
    Copy the full SHA
    19ca1ad View commit details
    Browse the repository at this point in the history
Loading
0