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: PromPHP/prometheus_client_php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.14.0
Choose a base ref
...
head repository: PromPHP/prometheus_client_php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.14.1
Choose a head ref
  • 4 commits
  • 7 files changed
  • 4 contributors

Commits on Apr 14, 2025

  1. Changed the parent class for MetricNotFoundException to improve the e…

    …xception hierarchy (#181)
    
    Signed-off-by: Vsevolod <vmalygin@adsterra.com>
    Co-authored-by: Vsevolod <vmalygin@adsterra.com>
    Co-authored-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
    3 people authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    5fed794 View commit details
    Browse the repository at this point in the history
  2. create index if not exist to prevent duplicate error (#180)

    Signed-off-by: Sergio Acevedo <SergioAcevedo05@Protonmail.com>
    Co-authored-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
    Sergio-Acevedo and LKaemmerling authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    f242784 View commit details
    Browse the repository at this point in the history
  3. Login into DockerHub to avoid rate limits

    Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
    LKaemmerling committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    e7e1720 View commit details
    Browse the repository at this point in the history
  4. Storage/Redis & RedisNG: Remove usage of str_replace to get metrics a…

    …s it might lead to unexpected results (#185)
    
    More details in #182
    
    Signed-off-by: Lukas Kämmerling <lukas.kaemmerling@hetzner-cloud.de>
    LKaemmerling authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    a283aea View commit details
    Browse the repository at this point in the history
Loading