Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_ceph_metrics_available - verify why no RGW metrics on provider mode, compact mode and proxy deployments #10758

Open
DanielOsypenko opened this issue Oct 27, 2024 · 1 comment

Comments

@DanielOsypenko
Copy link
Contributor

proxy rp - https://url.corp.redhat.com/1959e15
compact mode - https://url.corp.redhat.com/421fc62
provider mode - https://url.corp.redhat.com/2018464

E       AssertionError: OCS Monitoring should provide some value(s) for all tested metrics, so that the list of metrics without results is empty.
E       assert ['ceph_rgw_pu...w_get_b', ...] == []
E         Left contains 8 more items, first extra item: 'ceph_rgw_put'
E         Full diff:
E           [
E         -  ,
E         +  'ceph_rgw_put',
E         +  'ceph_rgw_put_initial_lat_sum',
E         +  'ceph_rgw_put_initial_lat_count',
E         +  'ceph_rgw_get_initial_lat_sum',
E         +  'ceph_rgw_get_initial_lat_count',
E         +  'ceph_rgw_get_b',
E         +  'ceph_rgw_get',
E         +  'ceph_rgw_put_b',
E           ]
@DanielOsypenko
Copy link
Contributor Author

MSG from Arun:

ceph_rgw_* metrics will be populated only when we have objects populated/stored in (Ceph Object Storage) supported gateways (like S3 etc)
Got some info from this link: the link
Please go through it and it has a section about testing, please check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant