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

TECH-1808 Refactor Load Average #128

Closed
wants to merge 15 commits into from
Closed

TECH-1808 Refactor Load Average #128

wants to merge 15 commits into from

Conversation

jayblanc
Copy link
Contributor

@jayblanc jayblanc commented Jun 6, 2024

JIRA

https://jira.jahia.org/browse/TECH-1808

Description

Integrate LoadAverage generation
Modify GraphQL references to local metrics instead of core.

Tests

The following are included in this PR

  • Unit Tests (Most changes should have unit tests)
  • Integration Tests

Checklist

I have considered the following implications of my change:

  • Security (in particular for changes to authentication, authorization, data fetching, ...)
  • Performance
  • Migration
  • Code maintainability

Documentation

  • Inline documentation
  • Internal Documentation (wiki)
  • User-facing Documentation

@jayblanc jayblanc changed the title Tech 1808 TECH-1808 Refactor Load Average Jun 6, 2024
jkevan
jkevan previously approved these changes Jun 10, 2024
Copy link
Contributor

@jkevan jkevan left a comment

Choose a reason for hiding this comment

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

Looks good to me, I'm just worried about the ThreadLoadAverage that was not enabled in Jahia core originally.
Not sure if we should re-implement it here or also disable it.
I dont want the probe to return bad status because of the thread load average badly calibrated

@jayblanc jayblanc closed this Jun 11, 2024
@jayblanc
Copy link
Contributor Author

Replaced by #135 because github side rebase has not signed commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants