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: openstack/python-observabilityclient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: openstack/python-observabilityclient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable/2024.2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 4 files changed
  • 3 contributors

Commits on Sep 6, 2024

  1. Update .gitreview for stable/2024.2

    Change-Id: I190ad7b94e293b659ba667182601ce496a56f000
    openstackadmin committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    73eedd4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Fix observabilityclient-dsvm-functional job

    There were some changes to the sg-core devstack plugin, to
    which we need to react. These changes are similar to what
    was done in the telemetry-tempest-plugin recently:
    https://review.opendev.org/c/openstack/telemetry-tempest-plugin/+/945108
    https://review.opendev.org/c/openstack/telemetry-tempest-plugin/+/937371
    
    Use PROMETHEUS_CUSTOM_SCRAPE_TARGETS to pass sg_core scrape endpoint
    
    https://review.opendev.org/c/openstack/devstack-plugin-prometheus/+/950476
    adds the support for passing custom prometheus scrape target in d-p-p.
    
    Let's use the same to pass sg_core endpoint.
    
    Cherry-picked from these 2 commits on master, without conflicts
    (both at once need to be applied to pass CI):
    2fc3646
    34781c5
    
    Change-Id: I5c1885a3ca9d732d41db140a0feb4c87925b5a48
    Co-Authored-By: Chandan Kumar (raukadah) <chkumar@redhat.com>
    Signed-off-by: Elod Illes <elod.illes@est.tech>
    Signed-off-by: Jaromir Wysoglad <jwysogla@redhat.com>
    (cherry picked from commit 93a969a)
    2 people authored and Elod Illes committed Feb 3, 2026
    Configuration menu
    Copy the full SHA
    df8e8b4 View commit details
    Browse the repository at this point in the history
Loading