Skip to content

Conversation

@mw2000
Copy link
Contributor

@mw2000 mw2000 commented Jan 14, 2026

Currently, telemetry is gated behind a compile-time feature flag (telemetry). The CLI arguments for telemetry configuration already exist (TelemetryArgs). This task removes the feature flag and makes telemetry always available, but optionally enabled at runtime based on CLI arguments.

Fixes #440

Currently, telemetry is gated behind a compile-time feature flag (telemetry). The CLI arguments for telemetry configuration already exist (TelemetryArgs). This task removes the feature flag and makes telemetry always available, but optionally enabled at runtime based on CLI arguments.
@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Jan 14, 2026

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@mw2000 mw2000 marked this pull request as ready for review January 14, 2026 23:15
Copy link
Contributor

@refcell refcell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@refcell refcell added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit a52565a Jan 14, 2026
16 checks passed
@refcell refcell deleted the mw2000/telemetry-flag branch January 14, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(builder): remove telemetry feature flag

4 participants