Skip to content

telemetry: send agent_replay mode on non-interactive usage#2644

Merged
krichprollsch merged 4 commits into
agentfrom
agent-telemetry
Jun 16, 2026
Merged

telemetry: send agent_replay mode on non-interactive usage#2644
krichprollsch merged 4 commits into
agentfrom
agent-telemetry

Conversation

@krichprollsch

@krichprollsch krichprollsch commented Jun 4, 2026

Copy link
Copy Markdown
Member

Introduce an interactive() func from Config which is sent to the telemetry.
Use the interactive field in agent mode to send a custom agent_replay mode to the telemetry.

add a new llm event w/ provider and model.

Relates with https://github.com/lightpanda-io/telemetry/pull/40

@krichprollsch krichprollsch self-assigned this Jun 4, 2026
Comment thread src/telemetry/telemetry.zig Outdated
Co-authored-by: Karl Seguin <karlseguin@users.noreply.github.com>
The model length is limited to 23 char in DB.
@krichprollsch krichprollsch requested a review from arrufat June 5, 2026 10:51
Comment thread src/telemetry/telemetry.zig
@gaby

gaby commented Jun 7, 2026

Copy link
Copy Markdown

@krichprollsch @karlseguin @arrufat This could potentially leak internal company model names and unreleased models. Given the difficulty in disabling telemetry within lightpanda.

@krichprollsch

Copy link
Copy Markdown
Member Author

@gaby thanks for the feedback, but can you elaborate about why you said it's difficult to disable the telemetry?

@krichprollsch krichprollsch merged commit 20be50d into agent Jun 16, 2026
23 checks passed
@krichprollsch krichprollsch deleted the agent-telemetry branch June 16, 2026 12:03
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants