Bug 2142431
| Summary: | [RFE] Enabling additional metrics in node-exporter container | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | csharpe |
| Component: | Cephadm | Assignee: | Adam King <adking> |
| Status: | CLOSED ERRATA | QA Contact: | Aditya Ramteke <aramteke> |
| Severity: | medium | Docs Contact: | Akash Raj <akraj> |
| Priority: | unspecified | ||
| Version: | 5.2 | CC: | adking, akraj, bniver, ceph-eng-bugs, cephqe-warriors, gjose, lithomas, mobisht, tserlin |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | 6.1 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-17.2.6-5.el9cp | Doc Type: | Enhancement |
| Doc Text: |
.Users can enable additional metrics for node-exporter daemons
With this release, to enable users to have more customization of their node-exporter deployments, without requiring explicit support for each individual option, additional metrics are introduced that can now be enabled for `node-exporter` daemons deployed by Cephadm, using the `extra_entrypoint_args` field.
.Example
---
service_type: node-exporter
service_name: node-exporter
placement:
label: "node-exporter"
extra_entrypoint_args:
- "--collector.textfile.directory=/var/lib/node_exporter/textfile_collector2"
---
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-06-15 09:16:13 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: | 2180567 | ||
| Bug Blocks: | 2192813 | ||
|
Comment 22
errata-xmlrpc
2023-06-15 09:16:13 UTC
|