Skip to content

Commit a9101fb

Browse files
blvaCopilot
andauthored
Update src/telemetry/telemetry.ts
Co-authored-by: Copilot <[email protected]>
1 parent 92d5d83 commit a9101fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/telemetry/telemetry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ export class Telemetry {
213213
}
214214

215215
/**
216-
* Attempts to send events through the provided API client
216+
* Attempts to send events through the provided API client.
217217
* Events are redacted before being sent to ensure no sensitive data is transmitted
218218
*/
219219
private async sendEvents(client: ApiClient, events: BaseEvent[]): Promise<EventResult> {

0 commit comments

Comments
 (0)