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: unmaintained/2024.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Mar 8, 2024

  1. Update .gitreview for stable/2024.1

    Change-Id: I0f6cfe3c90a54b31361a644dd4bc56bbdf1ac748
    openstackadmin committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8454ae8 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2025

  1. Update .gitreview for unmaintained/2024.1

    Change-Id: Ic1af4deaa7ed9520e1c248755d9f6db34845ddeb
    Signed-off-by: OpenStack Release Bot <infra-root@openstack.org>
    Generated-By: openstack/project-config:roles/copy-release-tools-scripts/files/release-tools/functions
    openstackadmin committed Oct 31, 2025
    Configuration menu
    Copy the full SHA
    b515ae7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 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)
    (cherry picked from commit df8e8b4)
    2 people authored and Elod Illes committed Feb 5, 2026
    Configuration menu
    Copy the full SHA
    11ccd37 View commit details
    Browse the repository at this point in the history
Loading