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

luminous: mgr/prometheus: add interface and objectstore to osd metadata #26535

Merged
merged 2 commits into from Apr 1, 2019

Conversation

k0ste
Copy link
Contributor

@k0ste k0ste commented Feb 20, 2019

This adds three new labels to the osd_metadata metric:

  • back_iface
  • front_iface
  • objectstore

Signed-off-by: Jan Fajerski jfajerski@suse.com
(cherry picked from commit ec9dc3a)

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

This adds three new labels to the osd_metadata metric:
- back_iface
- front_iface
- objectstore

Signed-off-by: Jan Fajerski <jfajerski@suse.com>
(cherry picked from commit ec9dc3a)
After merging ceph#25234 & ceph#24821 separetly we get in
get_metadata_and_osd_status() double osd_metadata.get('osd_objectstore') call.

Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
(cherry picked from commit bf3231b)
@k0ste
Copy link
Contributor Author

k0ste commented Mar 4, 2019

@jan--f

@yuriw
Copy link
Contributor

yuriw commented Mar 20, 2019

@yuriw yuriw merged commit 841ea6b into ceph:luminous Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants