Bug 2192594
Summary: | [RFE] Red Hat Ceph Storage 5, Prometheus daemon retention time not adjustable | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Raimund Sacherer <rsachere> |
Component: | Cephadm | Assignee: | Adam King <adking> |
Status: | CLOSED ERRATA | QA Contact: | Sayalee <saraut> |
Severity: | medium | Docs Contact: | lysanche |
Priority: | unspecified | ||
Version: | 5.3 | CC: | adking, cephqe-warriors, gjose, kdreyer, lithomas, milang, milverma, mlungu, mmuench, msaini, prprakas, rmandyam, saraut, sostapov, tserlin, vdas, vereddy |
Target Milestone: | --- | Keywords: | FutureFeature |
Target Release: | 5.3z3 | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | ceph-16.2.10-170.el8cp | Doc Type: | Enhancement |
Doc Text: |
.Users can now set retention time in Prometheus specification
Previously, setting the retention time required manually editing the `unit.run` file, and that would be overwritten whenever the Prometheus daemon was redeployed.
With this release, you can set the retention time in the Prometheus specification file as follows:
.Example
----
service_type: prometheus
placement:
count: 1
spec:
retention_time: "1y"
----
In this example, the retention time is set to one year instead of the default 15 days.
|
Story Points: | --- |
Clone Of: | 2112800 | Environment: | |
Last Closed: | 2023-05-23 00:19:11 UTC | Type: | --- |
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: | 2112800 | ||
Bug Blocks: | 2126050, 2203283 |
Comment 24
errata-xmlrpc
2023-05-23 00:19:11 UTC
|