Skip to content

Remove the result tag from the service check#103

Merged
FlorianVeaux merged 1 commit into
masterfrom
florian/fix_sc_tag
Jul 31, 2020
Merged

Remove the result tag from the service check#103
FlorianVeaux merged 1 commit into
masterfrom
florian/fix_sc_tag

Conversation

@FlorianVeaux

Copy link
Copy Markdown
Contributor

The jenkins.job.status service check is currently reported with the result tag. This is useless as it creates two "groups" in monitor.

The first group is jenkins.job.status with result:SUCCESS. This one always report "OK" and will never trigger a monitor.
The second is jenkins.job.status with result:FAILURE. This one always report "CRITICAL" (sparsely).
The result tag is what should make the value of the service check.

@github-actions github-actions Bot added the documentation Documentation related changes label Jul 31, 2020
@FlorianVeaux
FlorianVeaux merged commit a336ad7 into master Jul 31, 2020
@FlorianVeaux
FlorianVeaux deleted the florian/fix_sc_tag branch July 31, 2020 14:33
@FlorianVeaux FlorianVeaux added changelog/Added Added features results into a minor version bump changelog/Changed Changed features results into a major version bump and removed changelog/Added Added features results into a minor version bump labels Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/Changed Changed features results into a major version bump documentation Documentation related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants