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.20.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.20.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Aug 20, 2024

  1. Use NewPedanticRegistry in Process' Collector tests

    Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
    ArthurSens authored and bwplotka committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5bf3341 View commit details
    Browse the repository at this point in the history
  2. bugfix: Pass network metrics to processCollector's Describe() function

    Signed-off-by: Arthur Silva Sens <arthursens2005@gmail.com>
    ArthurSens authored and bwplotka committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    261fe84 View commit details
    Browse the repository at this point in the history
  3. Use pedantic registry in other places too, to double check.

    Signed-off-by: bwplotka <bwplotka@gmail.com>
    bwplotka committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f2dd7b3 View commit details
    Browse the repository at this point in the history
  4. Cut 1.20.1

    Signed-off-by: bwplotka <bwplotka@gmail.com>
    bwplotka committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4a15d05 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1587 from prometheus/fix-processcollector

    Fix processcollector
    ArthurSens authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2254d6c View commit details
    Browse the repository at this point in the history
Loading