Bug 1931939 - [RFE] Add the engine FQDN to dwh
Summary: [RFE] Add the engine FQDN to dwh
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine-dwh
Classification: oVirt
Component: Setup
Version: 4.4.4
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ovirt-4.5.0
: 4.5.0
Assignee: Aviv Litman
QA Contact: Pavel Novotny
URL:
Whiteboard:
Depends On:
Blocks: 1925878 1927175
TreeView+ depends on / blocked
 
Reported: 2021-02-23 15:49 UTC by Aviv Litman
Modified: 2022-05-23 06:21 UTC (History)
5 users (show)

Fixed In Version: ovirt-engine-dwh-4.5.0
Clone Of:
Environment:
Last Closed: 2022-05-23 06:21:25 UTC
oVirt Team: Metrics
Embargoed:
mperina: ovirt-4.5+
alitman: planning_ack?
mperina: devel_ack+
gdeolive: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 116074 0 master MERGED packaging: ask the user the engine FQDN 2021-11-10 12:32:24 UTC
oVirt gerrit 117499 0 master MERGED packaging: save the engine FQDN to dwh 2021-11-10 13:42:18 UTC

Description Aviv Litman 2021-02-23 15:49:07 UTC
Description of problem:

we want to add the engine fqdn to the history db under history_configuration table, in order to use it in Grafana links.

In Grafana we can create a link based on a cell in a table,
Link to the admin portal in Grafana (example):
/ovirt-engine/webadmin/?locale=en_US#hosts-general;name=${__cell}

When DWH and the engine are in different machines, a problem arises in adding links to Grafana- the link leads to the DWH machine FQDN and not to the engine machine FQDN.

Comment 1 Pavel Novotny 2022-05-06 22:17:28 UTC
Verified in
ovirt-engine-4.5.0.6-0.7.el8ev.noarch
ovirt-engine-dwh-4.5.2-1.el8ev.noarch

The engine FQDN is stored in the history_configuration table under var_name = 'EngineFQDN'.
It is used as a parameter in all dashboards as part of RFE bug 1925878.


Note You need to log in before you can comment on or make changes to this bug.