Project

General

Profile

Actions

Subtask #35914

closed

rbd - Feature #35908: [rbd top] implement a CLI and dashboard tool to track image workloads

[rbd top] update MMgrConfigure message to include optional OSD perf queries

Added by Jason Dillaman over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

Add a simple (empty to start) OSD perf metric query struct that can be optionally encoded into the Mgr->OSD MMgrConfigure message. The MgrClient should have a new method to register a callback to the OSD (see MgrClient::collect_pg_stats for example). This method would be invoked by MgrClient when a MMgrConfigure message is received and it will pass the optional query struct down to the OSD.

The initial version will only support a client ops query, so the presence of the (empty) struct is enough to indicate that the query is enabled vs disabled.

Actions #1

Updated by Jason Dillaman over 5 years ago

  • Description updated (diff)
Actions #2

Updated by Jason Dillaman over 5 years ago

  • Status changed from New to In Progress
  • Assignee set to Julien Collet
Actions #3

Updated by Mykola Golub over 5 years ago

  • Status changed from In Progress to Fix Under Review
Actions #4

Updated by Jason Dillaman over 5 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF