Bug 1906720
Summary: | [RFE] [cephadm] : Spec files for each monitoring stack daemon | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Juan Miguel Olmo <jolmomar> |
Component: | Cephadm | Assignee: | Juan Miguel Olmo <jolmomar> |
Status: | CLOSED WONTFIX | QA Contact: | Vasishta <vashastr> |
Severity: | low | Docs Contact: | Karen Norteman <knortema> |
Priority: | unspecified | ||
Version: | 5.0 | CC: | sangadi, sewagner, vereddy |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | 5.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: | 2021-05-10 08:42:36 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: | |||
Bug Depends On: | |||
Bug Blocks: | 1820257, 1839169 |
Description
Juan Miguel Olmo
2020-12-11 09:27:09 UTC
This is the current monitoring.yaml that you can use out of the box: service_type: prometheus placement: hosts: - host1 --- service_type: node-exporter --- service_type: alertmanager placement: hosts: - host1 --- service_type: grafana placement: hosts: - host1 https://tracker.ceph.com/issues/48560 Is there anything more you need? closing as discussed with Francesco |