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: siimon/prom-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 426941f
Choose a base ref
...
head repository: siimon/prom-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 72308fe
Choose a head ref
  • 6 commits
  • 14 files changed
  • 4 contributors

Commits on Oct 13, 2017

  1. Configuration menu
    Copy the full SHA
    6cadeaa View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

  1. reset Metrics (#157)

    * added reset metrics
    
    failed attempt to reset individual labels
    
    added reset function to counter and gauge
    
    * improved resetting counter and gauge, added more tests, typing and modified README
    
    * improved resetting counter and gauge, added more tests, typing and modified README
    
    * clarified README, fixed counter and gauge test, added reset to constructors
    
    * adds reset description for histogram and summary
    donnut authored and siimon committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    ee4c093 View commit details
    Browse the repository at this point in the history
  2. fix for issue #156 (#158)

    * fixed for issue #156
    
    * review changes
    
    * Don't bump package
    jramoyo authored and SimenB committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    3d64b88 View commit details
    Browse the repository at this point in the history
  3. Lazily initialize cluster event listeners (#159)

    * Lazily initialize cluster event listeners
    
    Fixes #155
    
    * Add test
    
    * Tweak test
    zbjornson authored and SimenB committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    b82035f View commit details
    Browse the repository at this point in the history
  4. Update changelog for release

    SimenB committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    7e57ea3 View commit details
    Browse the repository at this point in the history
  5. 10.2.0

    SimenB committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    72308fe View commit details
    Browse the repository at this point in the history
Loading