Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

fix(chart): curves in graph not synchronized on display #8039

Merged
merged 9 commits into from
Oct 31, 2019

Conversation

lpinsivy
Copy link
Contributor

@lpinsivy lpinsivy commented Oct 23, 2019

Description

Since Centreon 19.10.0 RRDCacheD configuration is no more global but per Centreon RRD broker configuration.

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 2.8.x
  • 18.10.x
  • 19.04.x
  • 19.10.x (master)

How this pull request can be tested ?

Checklist

Community contributors & Centreon team

  • I followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have made corresponding changes to the documentation.
  • I have rebased my development branch on the base branch (master, maintenance).

Centreon team only

  • I have made sure that the unit tests related to the story are successful.
  • I have made sure that unit tests cover 80% of the code written for the story.
  • I have made sure that acceptance tests related to the story are successful (local and CI)

@lpinsivy lpinsivy changed the title Mon 4344 rrdcached graph not synchronized fix(chart) curves in graph not synchronized on display Oct 23, 2019
@lpinsivy lpinsivy changed the title fix(chart) curves in graph not synchronized on display fix(chart): curves in graph not synchronized on display Oct 23, 2019
www/class/centreonGraph.class.php Outdated Show resolved Hide resolved
www/class/centreonGraph.class.php Outdated Show resolved Hide resolved
www/class/centreonGraph.class.php Outdated Show resolved Hide resolved
www/class/centreonGraph.class.php Outdated Show resolved Hide resolved
www/class/centreonGraphNg.class.php Outdated Show resolved Hide resolved
www/class/centreonGraph.class.php Show resolved Hide resolved
www/class/centreonGraphStatus.class.php Outdated Show resolved Hide resolved
www/class/centreonGraphStatus.class.php Outdated Show resolved Hide resolved
www/class/centreonGraphStatus.class.php Outdated Show resolved Hide resolved
www/class/centreonGraphStatus.class.php Outdated Show resolved Hide resolved
@lpinsivy lpinsivy force-pushed the MON-4344-rrdcached-graph-not-synchronized branch from 34ec322 to 7683087 Compare October 24, 2019 11:16
@lpinsivy lpinsivy requested a review from sc979 October 24, 2019 11:17
www/class/centreonGraph.class.php Outdated Show resolved Hide resolved
www/class/centreonGraph.class.php Outdated Show resolved Hide resolved
www/class/centreonGraphNg.class.php Outdated Show resolved Hide resolved
www/class/centreonGraphNg.class.php Outdated Show resolved Hide resolved
www/class/centreonGraphStatus.class.php Outdated Show resolved Hide resolved
www/class/centreonGraphStatus.class.php Outdated Show resolved Hide resolved
@lpinsivy lpinsivy requested a review from kduret October 28, 2019 10:08
@kduret kduret merged commit 02f3472 into master Oct 31, 2019
@kduret kduret deleted the MON-4344-rrdcached-graph-not-synchronized branch October 31, 2019 15:15
kduret pushed a commit that referenced this pull request Oct 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants