Thanks to visit codestin.com
Credit goes to github.com

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: prometheus/client_golang
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.11.0
Choose a base ref
...
head repository: prometheus/client_golang
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.11.1
Choose a head ref
  • 1 commit
  • 5 files changed
  • 2 contributors

Commits on Feb 15, 2022

  1. promhttp: Check validity of method and code label values (#962) (#987)

    * Check validity of method and code label values
    
    Signed-off-by: Kemal Akkoyun <[email protected]>
    
    * Use more flexibly functional option pattern for configuration
    
    Signed-off-by: Kemal Akkoyun <[email protected]>
    
    * Update documentation
    
    Signed-off-by: Kemal Akkoyun <[email protected]>
    
    * Simplify
    
    Signed-off-by: Kemal Akkoyun <[email protected]>
    
    * Fix inconsistent method naming
    
    Signed-off-by: Kemal Akkoyun <[email protected]>
    
    Co-authored-by: Kemal Akkoyun <[email protected]>
    bwplotka and kakkoyun authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    989baa3 View commit details
    Browse the repository at this point in the history
Loading