Project

General

Profile

Actions

Bug #39977

closed

wrong format for rbd_mirror prometheus metrics

Added by Bernhard Fischer almost 5 years ago. Updated almost 5 years ago.

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

0%

Source:
Tags:
Backport:
nautilus
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

When rbd_mirror is in use then all rbd_mirror metrics are incorrect. The output is in the format
ceph_rbd_mirror_POOLNAME/IMAGENAME_METRIC{ceph_daemon="rbd_mirror.12345"}
it should be similar to
ceph_rbd_mirror_METRIC{ceph_daemon="rbd_mirror.12345",pool="POOLNAME",image="IMAGENAME"}

Until now, metrics can't be imported and used by prometheus.


Related issues 1 (0 open1 closed)

Copied to rbd - Backport #40122: nautilus: wrong format for rbd_mirror prometheus metricsResolvedMykola GolubActions
Actions #1

Updated by Mykola Golub almost 5 years ago

  • Project changed from mgr to rbd
  • Category deleted (140)
Actions #2

Updated by Mykola Golub almost 5 years ago

  • Status changed from New to In Progress
  • Assignee set to Mykola Golub
  • Backport set to nautilus
Actions #3

Updated by Mykola Golub almost 5 years ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 28200
Actions #4

Updated by Sage Weil almost 5 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #5

Updated by Nathan Cutler almost 5 years ago

  • Copied to Backport #40122: nautilus: wrong format for rbd_mirror prometheus metrics added
Actions #6

Updated by Nathan Cutler almost 5 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF