mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 17:00:50 +00:00
fix(telemetry): bound message diagnostics labels
This commit is contained in:
@@ -88,6 +88,8 @@ const REQUIRED_SPAN_NAMES = [
|
||||
] as const;
|
||||
const DISALLOWED_ATTRIBUTE_KEYS = new Set([
|
||||
"openclaw.runId",
|
||||
"openclaw.chatId",
|
||||
"openclaw.messageId",
|
||||
"openclaw.sessionKey",
|
||||
"openclaw.sessionId",
|
||||
"openclaw.callId",
|
||||
|
||||
Reference in New Issue
Block a user