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

enh(api) New real time monitoring API for services and hosts #7821

Merged
merged 35 commits into from
Sep 24, 2019
Merged

Conversation

callapa
Copy link
Contributor

@callapa callapa commented Aug 30, 2019

Description

This PR add a new version of the real time monitoring for services and hosts.
The technical stack use Symfony 4 and FOSRestBundle.

The new uri format is http[s]://yourdomain.tld/api/[latest|v2|beta]/monitoring/...

See API documentation for more information:

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)

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)

@callapa callapa requested a review from loiclau September 11, 2019 14:14
@callapa callapa merged commit b1d00ad into master Sep 24, 2019
@callapa callapa deleted the MON-4113 branch September 24, 2019 18:23
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