Theia API Documentation v1.74.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/telemetry
common/telemetry-service
TelemetryReportOptions
Interface TelemetryReportOptions
Experimental
interface
TelemetryReportOptions
{
attributes
?:
TelemetryData
<
Record
<
string
,
TelemetryValue
>
>
;
kind
?:
TelemetryEventKind
;
}
Index
Properties
attributes?
kind?
Properties
Optional
Readonly
Experimental
attributes
attributes
?:
TelemetryData
<
Record
<
string
,
TelemetryValue
>
>
Optional
Readonly
Experimental
kind
kind
?:
TelemetryEventKind
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
kind
Eclipse Theia Website
GitHub
Theia API Documentation v1.74.0
Loading...