Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Dimension in Druid

Field in Telemetry

Description

Data Type

1

eid

eid

Event Id

String

2

syncts

syncts

Sync Timestamp

Long

3

actor_id

actor.id

Actor Id of the event

String

4

actor_type

actor.type

Type of the actor

String

5

context_channel_id

context.channel

Channel Id

String

6

producercontext_pdata_id

context.pdata.id

Producer Id

String

7

producercontext_pdata_pid

context.pdata.pid

Producer Process Id

String

8

context_env

context.env

Context Environment

String

9

context_sid

context.sid

Session Id

String

10

context_did

context.did

Device Id

String

11

context_cdata_type

context.cdata.type

Correlation Data Type

String

12

context_cdata_id

context.cdata.id

Correlation Data Id

Array[String]

13

object_id

object.id

Content Id

String

14

object_type

object.type

Content Type

String

15

object_version

object.ver

Content Version

String

16

tags

tags

Tags

Array[String]

17

edata_type

edata.type

Event type

String

18

edata_subtype

edata.subtype

Event subtype

String

19

edata_mode

edata.mode

START event Mode of start

String

20

edata_pageid

edata.pageid

Unique pageid

String

21

edata_uri

edata.uri

IMPRESSION event Relative URI of the content

String

22

edata_id

edata.id

Event data Id

String

23

edata_duration

edata.duration

Duration of the event

String

24

edata_index

edata.index

ASSESS event Index of the question within a content

String

25

edata_pass

edata.pass

ASSESS event Field to identify pass or fail for assessments

String

26

edata_score

edata.score

ASSESS event Assessment score

Double

27

edata_resvalues

edata.resvalues

ASSESS event Assessment results

Array[Object]

28

edata_item_id

edata.item.id

ASSESS event Assessment item id

String

29

edata_item_title

edata.item.title

ASSESS event Assessment item title

String

30

edata_item_maxscore

edata.item.maxscore

ASSESS event Assessment item max score

Double

31

edata_target_id

edata.target.id

ASSESS event Assessment item target id

String

32

edata_target_type

edata.target.type

ASSESS event Assessment item target type

String

33

edata_rating

edata.rating

FEEDBACK event Ratings

String

34

edata_comments

edata.comments

FEEDBACK event Comments

String

35

edata_dir

edata.dir

SHARE event direction

String

36

edata_items_id

edata.items.id

SHARE event shared item ids

String

37

edata_items_type

edata.items.type

SHARE item types

String

38

edata_items_origin_id

edata.items.origin.id

SHARE event source id

String

39

edata_items_origin_type

edata.items.origin.type

SHARE event source type

String

40

edata_items_to_id

edata.items.to.id

SHARE event destination id

String

41

edata_items_to_type

edata.items.to.type

SHARE event destination type

String

42

edata_state

edata.state

AUDIT event current state

String

43

edata_prevstate

edata.prevstate

AUDIT event previous state

String

44

edata_size

edata.size

SEARCH event result size

Integer

45

edata_filters_dialcodes

edata.filters.dialcodes

SEARCH event List of dialcodes

Array[String]

46

dloc_state

ldata.state

State location information for the device

String

47

dloc_state_code

ldata.state_code

State ISO code information for the device

String

48

dloc_city

ldata.city

City location information for the device

String

49

dloc_country_code

ldata.country_code

Country ISO code information for the device

String

50

dloc_country

ldata.country

Country location information for the device

String

51content_namenameName of the contentString
52content_object_typeobjectTypeType of the contentString
53content_typecontentTypeType of the resourceString
54content_media_typemediaTypeType of the media of the resourceString
55content_languagelanguageList of languages in the contentArray[String]
56content_mediummeidumLanguage medium of the boardString
57content_mimetypemimeTypeMimetype of the resource in the contentString
58content_frameworkframework
String
59content_boardboardBoard of affiliationString
60content_statusstatusStatus of the content - Draft, Published etc.String
61content_mimetypes_countmimeTypesCountCount grouped by mimetypesJSON Object
62content_types_countcontentTypesCountCounts grouped by each content typeJSON Object
63content_versionversionKeyVersion of the contentDouble
64content_last_submitted_onlastSubmittedOnLast submitted date of the contentString
65content_last_published_onlastPublishedOnLast submitted date of the contentString
66device_first_accessfirst_accessFirst access of the deviceString
67device_specificationspecdevice_specSpecification of the deviceMap
68userdevice_agentua_specificationspecua_specUser agent spec of the browserMap
69user_first_namefirstnameFirst name of the userString
70user_last_namelastnameLastname of the userString
71user_grade_listgrade_listList of grades taughtArray[String]
72user_language_listlanguage_listList of languages knownArray[String]
73user_subject_listsubject_listList of subjects taughtArray[String]
74user_nameusernameUsername of the userString
75user_typeuserTypeType of userString
76user_loc_stateuser_stateState info of the userString
77user_loc_districtuser_districtDistrict info of the userString
78user_loc_blockuser_blockBlock info of the userString

...