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

mgr: prometheus: added osd commit/apply latency metrics (#22718). #19980

Merged
merged 1 commit into from Jan 23, 2018

Conversation

k0ste
Copy link
Contributor

@k0ste k0ste commented Jan 17, 2018

Prometheus module lack of this metrics.

http://tracker.ceph.com/issues/22718

@@ -202,6 +204,15 @@ def _setup_static_metrics(self):
'OSD status {}'.format(state),
('ceph_daemon',)
)
for state in OSD_STATS:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/state/stat/

@jcsp jcsp requested a review from jan--f January 17, 2018 10:41
@jan--f
Copy link
Contributor

jan--f commented Jan 17, 2018

Other then @jcsp's comment (also applies here) LGTM

Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
@k0ste
Copy link
Contributor Author

k0ste commented Jan 18, 2018

ready_for_review

@liewegas liewegas merged commit eafa6e0 into ceph:master Jan 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants