Skip to content

Expose telemetry log to extension API.

Administrator requested to merge extension-telemetry into master

Created by: efritz

Add logTelemetryEvent command to the extension API so that extensions can send explicit anonymized events to the instance.

This will be used first by basic code intel to send events when a user receives precise or fuzzy code intel results. See https://github.com/sourcegraph/sourcegraph-basic-code-intel/pull/193 for usage.

Merge request reports

Loading