Bug 1914951

Summary: [cee/sd][RFE][ceph-ansible][prometheus] Add prometheus remote_write option to ceph-ansible
Product: [Red Hat Storage] Red Hat Ceph Storage Reporter: Tomas Petr <tpetr>
Component: Ceph-AnsibleAssignee: Guillaume Abrioux <gabrioux>
Status: CLOSED DUPLICATE QA Contact: Ameena Suhani S H <amsyedha>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.1CC: aschoen, ceph-eng-bugs, dsavinea, gmeno, nthomas, vereddy, ykaul
Target Milestone: ---Keywords: FutureFeature
Target Release: 4.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-01-12 15:00:31 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 Tomas Petr 2021-01-11 14:55:53 UTC
Description of problem:
new Request For Enhancement regarding prometheus configuration in ceph-ansible.
In order to forward metrics data from prometheus we need to configure the remote_write section in our /etc/prometheus/prometheus.yml file.

As prometheus.yml is managed directly by ceph-ansible, we would like to configure the remote_write option directly in the group_vars.
If we cannot do it directly using ceph-ansible, every single time our cluster is updated or ceph-ansible is executed our remote_write configuration will be overwritten.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Veera Raghava Reddy 2021-01-11 17:02:47 UTC
Changing Target release 4.3 from default "5.0" for Ansible RFE

Comment 3 Dimitri Savineau 2021-01-12 15:00:31 UTC

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