Bug 1853252

Summary: Modifying the variables to include all deleted entities
Product: [oVirt] ovirt-engine-dwh Reporter: Aviv Litman <alitman>
Component: GrafanaAssignee: Aviv Litman <alitman>
Status: CLOSED CURRENTRELEASE QA Contact: Pavel Novotny <pnovotny>
Severity: medium Docs Contact:
Priority: high    
Version: 4.4.1CC: lleistne, sradco
Target Milestone: ovirt-4.4.3-1Flags: pm-rhel: ovirt-4.4+
pm-rhel: planning_ack+
sbonazzo: devel_ack+
lleistne: testing_ack+
Target Release: 4.4.3.2   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovirt-engine-dwh-4.4.3.2 Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-06 14:01:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Metrics RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Aviv Litman 2020-07-02 09:12:38 UTC
Description of problem:

We want to modify the variables to include deleted entities when there is a need for it. 
for example when there is the same cluster that was deleted and a new cluster was created with same name, the user need to be able to distinguish between them (like attaching the delete_date to the cluster name).

Version-Release number of selected component (if applicable):
4.4.1

How reproducible:
100%

Actual results:
Deleted entities with identical name to active entities not showing in the queries.   

Expected results:
All entities (deleted and active) are displayed with different full name (like attaching the delete_date to the entities names)


Additional info:

There are examples for doing this in the ovirt_reports repo.

Comment 2 Sandro Bonazzola 2020-11-06 13:57:30 UTC
$ git tag --contains 0e2b5a978a454b333d821196db358216a7ff8c5f
ovirt-engine-dwh-4.4.3
ovirt-engine-dwh-4.4.3.1
ovirt-engine-dwh-4.4.3.2

$ git tag --contains 415c50c48aa22e35e8ede1b4b39fa55a131595ce
ovirt-engine-dwh-4.4.3.2

$ git tag --contains 7de623c539af83fef5bec163ea325f733576ece0
ovirt-engine-dwh-4.4.3.2

$ git tag --contains 84be629903286453730c5012ee54474c10d25a51
ovirt-engine-dwh-4.4.3.2

This can be tested with 4.4.3

Comment 5 Sandro Bonazzola 2020-11-11 06:45:30 UTC
This bugzilla is included in oVirt 4.4.3 release, published on November 10th 2020.

Since the problem described in this bug report should be resolved in oVirt 4.4.3 release, it has been closed with a resolution of CURRENT RELEASE.

If the solution does not work for you, please open a new bug report.