Bug 1405809
Summary: | [RFE] Allow setting metrics store params | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Yedidyah Bar David <didi> |
Component: | Backend.Core | Assignee: | Yedidyah Bar David <didi> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Lukas Svaty <lsvaty> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 4.1.0 | CC: | bugs, gklein, lsvaty, ylavi |
Target Milestone: | ovirt-4.1.0-rc | Keywords: | FutureFeature |
Target Release: | 4.1.0.3 | Flags: | rule-engine:
ovirt-4.1+
rule-engine: exception+ gklein: testing_plan_complete- ylavi: planning_ack+ rule-engine: devel_ack+ lsvaty: testing_ack+ |
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: | 2017-04-27 09:36:46 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1402901, 1405813, 1410044 |
Description
Yedidyah Bar David
2016-12-18 15:21:20 UTC
Considering that Metrics params are not really relevant for the engine, I decided to abandon the patch and revert the decision to use engine-config for them. Current plan for the ansible stuff is to require: 1. A conf file with two params: fluentd_fluentd_host: FQDN fluentd_shared_key: KEY 2. A file with the ca cert to be used by the central fluentd. Locations of these are still TBD, perhaps something like /etc/ovirt-metrics or something like that. For current bug, the above will probably be the only thing we'll do, so it will only be a doc bug. If someone wants nicer means, such as a tool asking for above 3 items and placing them in the right place (with some simple verification/sanitization), please open another bug. For now, user will set params manually. More details in bug 1405813 comment 1. good enough in config, example file provided verified with ovirt-engine-metrics-1.0.0-1.el7ev.noarch |