mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-28 06:31:11 +00:00
fix(otel): record liveness warnings
This commit is contained in:
parent
66a0aa47e4
commit
8a48994802
1 changed files with 0 additions and 2 deletions
|
|
@ -2221,8 +2221,6 @@ export function createDiagnosticsOtelService(): OpenClawPluginService {
|
|||
case "run.attempt":
|
||||
recordRunAttempt(evt);
|
||||
return;
|
||||
case "diagnostic.liveness.warning":
|
||||
return;
|
||||
case "diagnostic.heartbeat":
|
||||
recordHeartbeat(evt);
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue