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.15.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.15.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on May 3, 2023

  1. Revert "Remove unnecessary check if label is nil in observeWithExempl…

    …ar (#1235)"
    
    This reverts commit 3ce88f3.
    
    Signed-off-by: bwplotka <bwplotka@gmail.com>
    bwplotka committed May 3, 2023
    Configuration menu
    Copy the full SHA
    2ea234e View commit details
    Browse the repository at this point in the history
  2. Added clarification.

    Signed-off-by: bwplotka <bwplotka@gmail.com>
    bwplotka committed May 3, 2023
    Configuration menu
    Copy the full SHA
    b8fdd23 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1253 from prometheus/fixpro

    Fixed promhttp Instrument* handlers.
    bwplotka authored May 3, 2023
    Configuration menu
    Copy the full SHA
    2eaffbd View commit details
    Browse the repository at this point in the history
  4. Cut 1.15.1 (#1266)

    Signed-off-by: bwplotka <bwplotka@gmail.com>
    bwplotka authored May 3, 2023
    Configuration menu
    Copy the full SHA
    4bbb297 View commit details
    Browse the repository at this point in the history
Loading