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

Suite results: Include more data #438

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

jherbel
Copy link
Contributor

@jherbel jherbel commented Nov 13, 2023

The following data will be needed on the server side for computing check results:

  • Timestamp when merged XML (rebot) was created. We explicitly don't use timestamps contained in the XML because these timestamps do not include timezone information, which can lead to issues if the Checkmk server is in a different timezone.
  • execution interval
  • timeout
  • maximum number of attempts

The following data will be needed on the server side for computing check
results:
* Timestamp when merged XML (rebot) was created. We explicitly don't use
  timestamps contained in the XML because these timestamps do not
  include timezone information, which can lead to issues if the Checkmk
  server is in a different timezone.
* execution interval
* timeout
* maximum number of attempts
@jherbel jherbel requested a review from racicLuka November 13, 2023 15:21
Copy link
Contributor

@racicLuka racicLuka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jherbel jherbel merged commit 548e2b8 into main Nov 13, 2023
13 checks passed
@jherbel jherbel deleted the dev/joerg/augment_suite_data branch November 13, 2023 16:19
@github-actions github-actions bot locked and limited conversation to collaborators Nov 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants