-
Bug
-
Resolution: Done
-
Normal
-
None
-
rhos-18.0 FR 1 (Nov 2024)
-
0
-
False
-
-
False
-
?
-
None
-
-
-
CloudOps 2025 Sprint 6, CloudOps 2025 Sprint 7
-
2
-
Moderate
To Reproduce Steps to reproduce the behavior:
- Create an instance of the observabilityclient using the python client
- Query the observabilyclient instance (e.g. c.query().list())
- See that "HOME" is not defined (https://github.com/openstack/python-observabilityclient/blob/cda93078a081209dbebd434397d5523c256e6cbe/observabilityclient/utils/metric_utils.py#L23)
Expected behavior
- The query should be executed correctly