Document /health thread dump timeout system property#8537
Conversation
|
Yay, your first pull request towards jenkins.io was created successfully! Thank you so much! |
| description: | | ||
| Log a thread dump when a `/health` check exceeds this timeout to help diagnose stuck requests. | ||
| Useful for debugging Kubernetes liveness probe failures caused by stuck health checks. | ||
| The value can be specified in ISO-8601 duration format (e.g., `PT20S`) or simple format with 1-character suffix (e.g., `20s`). |
There was a problem hiding this comment.
There was a problem hiding this comment.
Looks great to me. Thanks very much.
@kmartens27 this pull request should be merged after the 2.536 release is complete and the 2.536 changelog has merged from pull request:
|
Congratulations on getting your very first jenkins.io pull request merged 🎉🥳 |
documenting the property added in jenkinsci/jenkins#11266
Testing
verified by
make runlocally,