Skip to content

Commit

Permalink
Update telemetry.d.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Aymeric <aymeric.mortemousque@datadoghq.com>
  • Loading branch information
cy-moi and amortemousque authored Dec 20, 2024
1 parent 1fa9c16 commit 5274c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/esm/generated/telemetry.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ export declare type TelemetryConfigurationEvent = CommonTelemetryProperties & {
*/
collect_feature_flags_on?: ('view' | 'error' | 'vital')[];
/**
* Whether the anonymous users are tracked by extending cookies. Default to true
* Whether the anonymous users are tracked by extending cookies.
*/
track_anonymous_user?: boolean;
[k: string]: unknown;
Expand Down

0 comments on commit 5274c20

Please sign in to comment.