mirror of
https://github.com/deepseek-ai/deepseek-harness.git
synced 2026-09-11 04:00:38 +00:00
OTel uploads explicit feedback for all users by default
This commit is contained in:
@@ -204,6 +204,7 @@ export const EVENT_SCOPE_PAGE: Record<string, string> = {
|
||||
'subagent': 'subagent.md',
|
||||
'system-prompt': 'system-prompt.md',
|
||||
'session-telemetry': 'session-telemetry.md',
|
||||
'feedback': 'feedback.md',
|
||||
'tools': 'tools.md',
|
||||
'user-questions': 'user-questions.md',
|
||||
'webserver': 'web-server.md',
|
||||
|
||||
@@ -1811,6 +1811,16 @@
|
||||
"symbol": "ClientArtifactBaseline",
|
||||
"source": "packages/client/modules/src/index.ts"
|
||||
},
|
||||
{
|
||||
"doc": "docs/subsystems/session-telemetry.md",
|
||||
"symbol": "SessionTelemetryCapture",
|
||||
"source": "packages/session/session-telemetry/src/coordinator.ts"
|
||||
},
|
||||
{
|
||||
"doc": "docs/subsystems/session-telemetry.md",
|
||||
"symbol": "SessionTelemetryCaptureOptions",
|
||||
"source": "packages/session/session-telemetry/src/coordinator.ts"
|
||||
},
|
||||
{
|
||||
"doc": "docs/subsystems/session-telemetry.md",
|
||||
"symbol": "SessionTelemetrySharingStatus",
|
||||
|
||||
Reference in New Issue
Block a user