Bug 2147024

Summary: [RFE] RBD mirror connection health metric
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Juan Miguel Olmo <jolmomar>
Component: RBD-MirrorAssignee: Pere Diaz Bou <pdiazbou>
Status: CLOSED DUPLICATE QA Contact: Sunil Angadi <sangadi>
Severity: high Docs Contact:
Priority: high    
Version: 6.0CC: ceph-eng-bugs, cephqe-warriors, idryomov, ocs-bugs, sangadi
Target Milestone: ---Keywords: FutureFeature
Target Release: 6.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-04-21 09:09:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Juan Miguel Olmo 2022-11-23 18:02:08 UTC
As a monitoring user i need a new  RBD mirror daemon performance counter and the associate metric in Ceph exporter in order to provide information  about connection health (ceph layer) with the remote cluster.

A performance counter must provide this information, Ceph exporter should conver the perf. counter to prometheus metric.

Example:

ceph_rbd_mirror_connection_health{ "instance_id":"2342", }
= 0=OK, 1=NOT_CONNECTED, 2=FLAPPING, 3=ERROR

Comment 5 Juan Miguel Olmo 2023-04-11 16:00:49 UTC
https://github.com/ceph/ceph/pull/50393

Comment 6 Ilya Dryomov 2023-04-21 09:09:35 UTC

*** This bug has been marked as a duplicate of bug 2141003 ***