File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -162,9 +162,8 @@ and removed from route pool".
162
162
When the liveness healthchecks fail, it results in the following audit events:
163
163
` audit.app.process.crash ` and ` audit.app.process.rescheduling ` .
164
164
165
- Similarly, when AI readiness healthcheck succeeds a new application event should be emitted:
166
- ` audit.app.process.ready ` . And when AI readiness healthcheck fails a new event should be emitted:
167
- ` audit.app.process.notready ` .
165
+ Similarly, when an AI readiness healthcheck succeeds an ` audit.app.process.ready ` event should be emitted.
166
+ And when an AI readiness healthcheck fails an ` audit.app.process.notready ` event should be emitted.
168
167
169
168
### Open Questions
170
169
* What metrics would be helpful for app devs and operators?
You can’t perform that action at this time.
0 commit comments