Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add server default group for all monitor special cases #10976

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

HemeryJu
Copy link
Contributor

What does this PR do?

The groups field is used as default grouping in service checks monitors. For some specific integrations we add the server tag in this grouping in the backend code to tackle edge cases where the host tag is replaced by server.

This PR is meant to reflect these edge cases in the configuration of the integration, in order to deprecate this in the backend.

Motivation

Remove some edge cases in the backend code, and simplify the evaluator code.

Additional Notes

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

@hithwen hithwen merged commit a17e52d into master Jan 3, 2022
@hithwen hithwen deleted the hemery/update-integrations branch January 3, 2022 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants