Skip to content

Commit 41b96f7

Browse files
committed
Claritfy logging for readiness healthchecks
1 parent 72fdb7c commit 41b96f7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

toc/rfc/rfc-draft-readiness-healthchecks.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,14 @@ The readiness healthcheck data will be apart of the desired LRP object.
112112
},
113113
```
114114

115+
### Logging
116+
117+
When AI readiness healthcheck succeeds a log line is printed to AI logs:
118+
"Container became ready". When AI readiness healthcheck fails a log line is
119+
printed to AI logs: "Container became not ready".
115120

116121
### Open Questions
117-
* What logging and metrics would be helpful for app devs and operators?
122+
* What metrics or events would be helpful for app devs and operators?
118123

119124
This work is ongoing. All comments and concerns are welcomed from the community.
120125
Either add a comment here or reach out in slack in #wg-app-runtime-platform.

0 commit comments

Comments
 (0)