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/common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.50.0
Choose a base ref
...
head repository: prometheus/common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.51.0
Choose a head ref
  • 6 commits
  • 6 files changed
  • 8 contributors

Commits on Mar 13, 2024

  1. Update common Prometheus files

    Signed-off-by: prombot <[email protected]>
    prombot committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    44e573e View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Merge pull request #604 from prometheus/repo_sync

    Synchronize common files from prometheus/prometheus
    Julien authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d4cebf6 View commit details
    Browse the repository at this point in the history
  2. expfmt: Add a way to generate different OpenMetrics Formats (#596)

    * expfmt: Add a way to generate different OpenMetrics Formats
    
    Also complete test coverage of expfmt.go
    
    ---------
    
    Signed-off-by: Owen Williams <[email protected]>
    Signed-off-by: Björn Rabenstein <[email protected]>
    Co-authored-by: Björn Rabenstein <[email protected]>
    Co-authored-by: Ben Kochie <[email protected]>
    3 people authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e7f4912 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Fix string slice definition for FormatFlagOptions. (#607)

    Signed-off-by: Brad Cowie <[email protected]>
    gizmoguy authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b0624a8 View commit details
    Browse the repository at this point in the history
  2. Correct logic in sample naming for counters, add new test

    Signed-off-by: Arianna Vespri <[email protected]>
    vesari committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    da75ecd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #608 from vesari/avoid-total-suffix-repetition

    Correct logic in sample naming for counters, add new test
    Arthur Silva Sens authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    057bec8 View commit details
    Browse the repository at this point in the history
Loading