add a comment indicating gauge deprecation

This commit is contained in:
Daniel R 2022-10-11 11:58:42 -04:00
parent b9af3ab29f
commit ae64dae6f8
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ type ClusterHealthCollector struct {
// Objects show the total no. of RADOS objects that are currently allocated
Objects *prometheus.Desc
// OSDMapFlags
// OSDMapFlags - **these are being deprecated in favor of using the OSDMapFlags ConstMetrics descriptor**
OSDMapFlagFull prometheus.Gauge
OSDMapFlagPauseRd prometheus.Gauge
OSDMapFlagPauseWr prometheus.Gauge