Martin Peřina has submitted this change and it was merged.
Change subject: core: Monitor query executions with hystrix
......................................................................
core: Monitor query executions with hystrix
By wrapping hystrix commands arround all queries it is possible to
monitor the number of executions and the execution times of all queries
in the backend.
Bug-Url:
https://bugzilla.redhat.com/1347628
Change-Id: I5ec3d740e40c9c70820919b3170dab6e10774f3e
Signed-off-by: Roman Mohr <rmohr(a)redhat.com>
---
A
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/executor/BackendQueryExecutorFactory.java
A
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/executor/HystrixBackendQueryExecutor.java
2 files changed, 81 insertions(+), 0 deletions(-)
Approvals:
Piotr Kliczewski: Looks good to me, but someone else must approve
Martin Peřina: Looks good to me, but someone else must approve
Ravi Nori: Looks good to me, but someone else must approve
Roman Mohr: Verified
Jenkins CI: Passed CI tests
Roy Golan: Looks good to me, approved
Michal Skrivanek: Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/46909
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I5ec3d740e40c9c70820919b3170dab6e10774f3e
Gerrit-PatchSet: 32
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roman Mohr <rmohr(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Peřina <mperina(a)redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Ravi Nori <rnori(a)redhat.com>
Gerrit-Reviewer: Roman Mohr <rmohr(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>