We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72fdb7c commit 41b96f7Copy full SHA for 41b96f7
toc/rfc/rfc-draft-readiness-healthchecks.md
@@ -112,9 +112,14 @@ The readiness healthcheck data will be apart of the desired LRP object.
112
},
113
```
114
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".
120
121
### Open Questions
-* 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?
123
124
This work is ongoing. All comments and concerns are welcomed from the community.
125
Either add a comment here or reach out in slack in #wg-app-runtime-platform.
0 commit comments