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 custom health parameters check #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gabrielfernandes-codes
Copy link

@gabrielfernandes-codes gabrielfernandes-codes commented Jun 23, 2020

Context

Allow the definition of custom parameters check on status page. Motivation to this change is allow developer to create their own status page to external checks of healthiness and still enjoy the use of this script.

Changes

  • Tests included
  • Documentation updated
  • Commit message is clear

@gabrielfernandes-codes gabrielfernandes-codes marked this pull request as ready for review November 28, 2020 16:11
@gabrielfernandes-codes
Copy link
Author

@renatomefi please let me know what you think about this one. This method was really useful for a project I had worked on as we had a healthz endpoint that would check our external dependencies and output an fpm-status-like page, so it was required a custom controller to be included in the script as well as custom parameters. Tests are commented out as it required #38 to work properly.

@wandersonwhcr wandersonwhcr added this to the v0.6.0 milestone Dec 23, 2021
@wandersonwhcr wandersonwhcr added the enhancement New feature or request label Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants