Project

General

Profile

Actions

Cleanup #46898

closed

Feature #40907: mgr/dashboard: REST API improvements

mgr/dashboard/api: move/create OSD histogram in separate endpoint

Added by Ernesto Puerta over 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Low
Category:
General - Back-end
Target version:
% Done:

100%

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

Description

As a result of https://tracker.ceph.com/issues/26954, the OSD histogram information will be removed from the api/osd/ endpoint. As a side effect, we found out that this histogram was retrieved via send_command API, which is not recommended for endpoints that are polled often (like the OSD, which is invoked every 5 secs x number of OSDs.

If we deem this histogram information valuable for end users (it seems rather developer focused), the suggestion would be to restore this information to a separate endpoint, like api/osd/{id}/histogram.


Related issues 2 (0 open2 closed)

Follows Dashboard - Feature #26954: mgr/dashboard: Remove Histogram componentResolvedAashish Sharma

Actions
Copied to Dashboard - Backport #47607: octopus: mgr/dashboard/api: move/create OSD histogram in separate endpointResolvedLaura PaduanoActions
Actions

Also available in: Atom PDF