ITelemetryPropertySlot
Home > @gooddata/sdk-pluggable-application-model > ITelemetryPropertySlot
ITelemetryPropertySlot interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
A single telemetry property slot: its 1-based index, the name reported under that index, and scope.
Signature:
export interface ITelemetryPropertySlot
Remarks
The analytics backend the shell uses aggregates these by (scope, index), so the index — not the name — is the stable contract.
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
number |
(ALPHA) | ||
|
string |
(ALPHA) | ||
|
(ALPHA) |