Skip to content

refactor(telemetry): Stop reporting show events for empty suggestions

Code suggestion API might respond with empty suggestions, which are not shown to a user. However previous implementation of telemetry incorrectly marked those suggestions as shown. This commit checks if there is any suggestion to be shown, and if not reports suggestion_not_provided event

fixes #1031 (closed)

cs_telemetry_state_machine.svg

test

Snowplow micro output
[
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "3abb4770-52ea-4903-bea7-59fdad99535d",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764451227",
"tv": "js-gitlab",
"se_ac": "suggestion_loaded",
"se_la": "ca68549b-3c25-4876-ac5f-734b1beeb5ba",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764451227"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:54:11.244Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "90e612cd-a601-4021-a391-00a9e0ab9016"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:54:11.245Z",
"collector_tstamp": "2023-09-15T07:54:11.244Z",
"dvce_created_tstamp": "2023-09-15T07:54:11.227Z",
"event": "struct",
"event_id": "3abb4770-52ea-4903-bea7-59fdad99535d",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "90e612cd-a601-4021-a391-00a9e0ab9016",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_loaded",
"se_label": "ca68549b-3c25-4876-ac5f-734b1beeb5ba",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:54:11.227Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:54:11.244Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "ea946b77-639c-426c-bd8f-6f3f3d3e738d",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764451229",
"tv": "js-gitlab",
"se_ac": "suggestion_not_provided",
"se_la": "ca68549b-3c25-4876-ac5f-734b1beeb5ba",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764451229"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:54:11.243Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "3c352699-1b4f-4644-b1b2-e394530b5e85"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:54:11.244Z",
"collector_tstamp": "2023-09-15T07:54:11.243Z",
"dvce_created_tstamp": "2023-09-15T07:54:11.229Z",
"event": "struct",
"event_id": "ea946b77-639c-426c-bd8f-6f3f3d3e738d",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "3c352699-1b4f-4644-b1b2-e394530b5e85",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_not_provided",
"se_label": "ca68549b-3c25-4876-ac5f-734b1beeb5ba",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:54:11.229Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:54:11.243Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "99a113e7-dc8c-4aa2-be27-df62fbbb50f6",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyJ9fV19",
"tna": "gl",
"stm": "1694764450554",
"tv": "js-gitlab",
"se_ac": "suggestion_requested",
"se_la": "ca68549b-3c25-4876-ac5f-734b1beeb5ba",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764450554"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:54:10.573Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "e5ebc53b-091b-452b-9090-18ac36950699"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:54:10.574Z",
"collector_tstamp": "2023-09-15T07:54:10.573Z",
"dvce_created_tstamp": "2023-09-15T07:54:10.554Z",
"event": "struct",
"event_id": "99a113e7-dc8c-4aa2-be27-df62fbbb50f6",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "e5ebc53b-091b-452b-9090-18ac36950699",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_requested",
"se_label": "ca68549b-3c25-4876-ac5f-734b1beeb5ba",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:54:10.554Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:54:10.573Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "c82e6919-cf60-45de-977a-243fc58ff442",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764450043",
"tv": "js-gitlab",
"se_ac": "suggestion_rejected",
"se_la": "2629c2e9-6ff5-496b-b6c9-53fa57ad1bfb",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764450043"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:54:10.053Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "38eb66f4-b710-43e4-afd5-052480098e08"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:54:10.053Z",
"collector_tstamp": "2023-09-15T07:54:10.053Z",
"dvce_created_tstamp": "2023-09-15T07:54:10.043Z",
"event": "struct",
"event_id": "c82e6919-cf60-45de-977a-243fc58ff442",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "38eb66f4-b710-43e4-afd5-052480098e08",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_rejected",
"se_label": "2629c2e9-6ff5-496b-b6c9-53fa57ad1bfb",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:54:10.043Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:54:10.053Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "68031155-2861-4676-b7ae-68695a478a69",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764443797",
"tv": "js-gitlab",
"se_ac": "suggestion_loaded",
"se_la": "2629c2e9-6ff5-496b-b6c9-53fa57ad1bfb",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764443797"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:54:03.830Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "4a8fa520-40c7-4756-8041-c2effb14ef2a"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:54:03.831Z",
"collector_tstamp": "2023-09-15T07:54:03.830Z",
"dvce_created_tstamp": "2023-09-15T07:54:03.797Z",
"event": "struct",
"event_id": "68031155-2861-4676-b7ae-68695a478a69",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "4a8fa520-40c7-4756-8041-c2effb14ef2a",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_loaded",
"se_label": "2629c2e9-6ff5-496b-b6c9-53fa57ad1bfb",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:54:03.797Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:54:03.830Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "29fcd959-3724-4df1-896a-27773a3f5760",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764443799",
"tv": "js-gitlab",
"se_ac": "suggestion_shown",
"se_la": "2629c2e9-6ff5-496b-b6c9-53fa57ad1bfb",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764443799"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:54:03.830Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "ce0b4be6-e11b-4509-b757-16dacc99fb00"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:54:03.831Z",
"collector_tstamp": "2023-09-15T07:54:03.830Z",
"dvce_created_tstamp": "2023-09-15T07:54:03.799Z",
"event": "struct",
"event_id": "29fcd959-3724-4df1-896a-27773a3f5760",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "ce0b4be6-e11b-4509-b757-16dacc99fb00",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_shown",
"se_label": "2629c2e9-6ff5-496b-b6c9-53fa57ad1bfb",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:54:03.799Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:54:03.830Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "a36e21fa-3561-419c-b5fa-f656a0e4f978",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyJ9fV19",
"tna": "gl",
"stm": "1694764443151",
"tv": "js-gitlab",
"se_ac": "suggestion_requested",
"se_la": "2629c2e9-6ff5-496b-b6c9-53fa57ad1bfb",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764443151"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:54:03.167Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "8b5fdb91-a7e6-4259-9ffb-3cbd6aeed2d8"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:54:03.167Z",
"collector_tstamp": "2023-09-15T07:54:03.167Z",
"dvce_created_tstamp": "2023-09-15T07:54:03.151Z",
"event": "struct",
"event_id": "a36e21fa-3561-419c-b5fa-f656a0e4f978",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "8b5fdb91-a7e6-4259-9ffb-3cbd6aeed2d8",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_requested",
"se_label": "2629c2e9-6ff5-496b-b6c9-53fa57ad1bfb",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:54:03.151Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:54:03.167Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "dd2be828-6198-4458-b186-a89ab9f6dda8",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764442931",
"tv": "js-gitlab",
"se_ac": "suggestion_loaded",
"se_la": "25c8153f-9f65-4169-a3fc-3e445b194475",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764442931"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:54:02.958Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "8af6ee8b-2ea0-4362-baa7-21efe210732f"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:54:02.959Z",
"collector_tstamp": "2023-09-15T07:54:02.958Z",
"dvce_created_tstamp": "2023-09-15T07:54:02.931Z",
"event": "struct",
"event_id": "dd2be828-6198-4458-b186-a89ab9f6dda8",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "8af6ee8b-2ea0-4362-baa7-21efe210732f",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_loaded",
"se_label": "25c8153f-9f65-4169-a3fc-3e445b194475",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:54:02.931Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:54:02.958Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "2a31037f-85b8-4651-839a-6081a6b23720",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764442932",
"tv": "js-gitlab",
"se_ac": "suggestion_cancelled",
"se_la": "25c8153f-9f65-4169-a3fc-3e445b194475",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764442932"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:54:02.949Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "ccb0c70f-30fc-4af4-8f6f-7ce45e2af49d"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:54:02.951Z",
"collector_tstamp": "2023-09-15T07:54:02.949Z",
"dvce_created_tstamp": "2023-09-15T07:54:02.932Z",
"event": "struct",
"event_id": "2a31037f-85b8-4651-839a-6081a6b23720",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "ccb0c70f-30fc-4af4-8f6f-7ce45e2af49d",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_cancelled",
"se_label": "25c8153f-9f65-4169-a3fc-3e445b194475",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:54:02.932Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:54:02.949Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "64fc94e6-affb-490f-8ac5-10e7162f84e5",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyJ9fV19",
"tna": "gl",
"stm": "1694764442250",
"tv": "js-gitlab",
"se_ac": "suggestion_requested",
"se_la": "25c8153f-9f65-4169-a3fc-3e445b194475",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764442250"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:54:02.280Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "9747c0ec-66fa-48bd-b170-0271f60a8c2c"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:54:02.281Z",
"collector_tstamp": "2023-09-15T07:54:02.280Z",
"dvce_created_tstamp": "2023-09-15T07:54:02.250Z",
"event": "struct",
"event_id": "64fc94e6-affb-490f-8ac5-10e7162f84e5",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "9747c0ec-66fa-48bd-b170-0271f60a8c2c",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_requested",
"se_label": "25c8153f-9f65-4169-a3fc-3e445b194475",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:54:02.250Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:54:02.280Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "7c278d94-e4d4-4fef-8aeb-f6f7f17d89fc",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764441796",
"tv": "js-gitlab",
"se_ac": "suggestion_loaded",
"se_la": "a791669c-5daa-47e5-8052-950ead368d67",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764441794"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:54:01.817Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "336cfc85-1bc6-46b7-bcd6-129de6335e95"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:54:01.818Z",
"collector_tstamp": "2023-09-15T07:54:01.817Z",
"dvce_created_tstamp": "2023-09-15T07:54:01.794Z",
"event": "struct",
"event_id": "7c278d94-e4d4-4fef-8aeb-f6f7f17d89fc",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "336cfc85-1bc6-46b7-bcd6-129de6335e95",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_loaded",
"se_label": "a791669c-5daa-47e5-8052-950ead368d67",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:54:01.796Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:54:01.815Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "0900ba58-1347-4837-8780-5038ec2040e9",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764441800",
"tv": "js-gitlab",
"se_ac": "suggestion_cancelled",
"se_la": "a791669c-5daa-47e5-8052-950ead368d67",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764441800"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:54:01.816Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "3a7461a4-24ff-4ded-aab7-26ae644c1c75"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:54:01.818Z",
"collector_tstamp": "2023-09-15T07:54:01.816Z",
"dvce_created_tstamp": "2023-09-15T07:54:01.800Z",
"event": "struct",
"event_id": "0900ba58-1347-4837-8780-5038ec2040e9",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "3a7461a4-24ff-4ded-aab7-26ae644c1c75",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_cancelled",
"se_label": "a791669c-5daa-47e5-8052-950ead368d67",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:54:01.800Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:54:01.816Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "e48ef3a3-5743-4cdc-84b1-d4bc7a7c3445",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyJ9fV19",
"tna": "gl",
"stm": "1694764441122",
"tv": "js-gitlab",
"se_ac": "suggestion_requested",
"se_la": "a791669c-5daa-47e5-8052-950ead368d67",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764441121"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:54:01.156Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "4433932f-25c0-4152-beed-46f77b18dd08"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:54:01.159Z",
"collector_tstamp": "2023-09-15T07:54:01.156Z",
"dvce_created_tstamp": "2023-09-15T07:54:01.121Z",
"event": "struct",
"event_id": "e48ef3a3-5743-4cdc-84b1-d4bc7a7c3445",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "4433932f-25c0-4152-beed-46f77b18dd08",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_requested",
"se_label": "a791669c-5daa-47e5-8052-950ead368d67",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:54:01.122Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:54:01.155Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "91a36107-dd61-452e-bb8e-b762b6554752",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764440608",
"tv": "js-gitlab",
"se_ac": "suggestion_rejected",
"se_la": "7eb7e5d5-ee5a-4f3b-84d9-bc34e2d59e60",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764440608"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:54:00.625Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "6135c516-5d42-4092-b00d-7a0a3b588a3f"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:54:00.626Z",
"collector_tstamp": "2023-09-15T07:54:00.625Z",
"dvce_created_tstamp": "2023-09-15T07:54:00.608Z",
"event": "struct",
"event_id": "91a36107-dd61-452e-bb8e-b762b6554752",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "6135c516-5d42-4092-b00d-7a0a3b588a3f",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_rejected",
"se_label": "7eb7e5d5-ee5a-4f3b-84d9-bc34e2d59e60",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:54:00.608Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:54:00.625Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "13127a02-4b83-4b0a-96ce-697ecf24a02f",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764437369",
"tv": "js-gitlab",
"se_ac": "suggestion_shown",
"se_la": "7eb7e5d5-ee5a-4f3b-84d9-bc34e2d59e60",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764437369"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:53:57.383Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "6693b55e-75a8-43af-900e-353b755b5f5e"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:53:57.384Z",
"collector_tstamp": "2023-09-15T07:53:57.383Z",
"dvce_created_tstamp": "2023-09-15T07:53:57.369Z",
"event": "struct",
"event_id": "13127a02-4b83-4b0a-96ce-697ecf24a02f",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "6693b55e-75a8-43af-900e-353b755b5f5e",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_shown",
"se_label": "7eb7e5d5-ee5a-4f3b-84d9-bc34e2d59e60",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:53:57.369Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:53:57.383Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "8a3a55ed-9107-4c28-a08f-54249ae0bf9b",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764437367",
"tv": "js-gitlab",
"se_ac": "suggestion_loaded",
"se_la": "7eb7e5d5-ee5a-4f3b-84d9-bc34e2d59e60",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764437367"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:53:57.386Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "18b7df99-5b6a-4e13-9f83-d62ebf2f108e"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:53:57.387Z",
"collector_tstamp": "2023-09-15T07:53:57.386Z",
"dvce_created_tstamp": "2023-09-15T07:53:57.367Z",
"event": "struct",
"event_id": "8a3a55ed-9107-4c28-a08f-54249ae0bf9b",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "18b7df99-5b6a-4e13-9f83-d62ebf2f108e",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_loaded",
"se_label": "7eb7e5d5-ee5a-4f3b-84d9-bc34e2d59e60",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:53:57.367Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:53:57.386Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "2c2c1c94-0f37-4aed-8312-ab63a65a90f2",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyJ9fV19",
"tna": "gl",
"stm": "1694764436720",
"tv": "js-gitlab",
"se_ac": "suggestion_requested",
"se_la": "7eb7e5d5-ee5a-4f3b-84d9-bc34e2d59e60",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764436720"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:53:56.764Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "c3cd6ae6-3c72-4b43-8419-c30bd7fc4695"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:53:56.765Z",
"collector_tstamp": "2023-09-15T07:53:56.764Z",
"dvce_created_tstamp": "2023-09-15T07:53:56.720Z",
"event": "struct",
"event_id": "2c2c1c94-0f37-4aed-8312-ab63a65a90f2",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "c3cd6ae6-3c72-4b43-8419-c30bd7fc4695",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_requested",
"se_label": "7eb7e5d5-ee5a-4f3b-84d9-bc34e2d59e60",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:53:56.720Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:53:56.764Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "17be9c79-2ae8-4c71-a1b1-d659427c0570",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764433469",
"tv": "js-gitlab",
"se_ac": "suggestion_loaded",
"se_la": "49536e39-0f26-4224-b989-d43f51b8f89a",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764433469"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:53:53.488Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "83b2c0ec-f31a-48d6-aed1-6f2b11b14544"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:53:53.489Z",
"collector_tstamp": "2023-09-15T07:53:53.488Z",
"dvce_created_tstamp": "2023-09-15T07:53:53.469Z",
"event": "struct",
"event_id": "17be9c79-2ae8-4c71-a1b1-d659427c0570",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "83b2c0ec-f31a-48d6-aed1-6f2b11b14544",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_loaded",
"se_label": "49536e39-0f26-4224-b989-d43f51b8f89a",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:53:53.469Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:53:53.488Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "8b4c4b76-56ed-4f07-b811-52f0ed0448d8",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764433470",
"tv": "js-gitlab",
"se_ac": "suggestion_not_provided",
"se_la": "49536e39-0f26-4224-b989-d43f51b8f89a",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764433470"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:53:53.488Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "31b4944f-cdf4-4175-969a-4ea6641c330d"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:53:53.489Z",
"collector_tstamp": "2023-09-15T07:53:53.488Z",
"dvce_created_tstamp": "2023-09-15T07:53:53.470Z",
"event": "struct",
"event_id": "8b4c4b76-56ed-4f07-b811-52f0ed0448d8",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "31b4944f-cdf4-4175-969a-4ea6641c330d",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_not_provided",
"se_label": "49536e39-0f26-4224-b989-d43f51b8f89a",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:53:53.470Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:53:53.488Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "11a2a195-7599-4215-b870-d3b03cfc2afc",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyJ9fV19",
"tna": "gl",
"stm": "1694764432779",
"tv": "js-gitlab",
"se_ac": "suggestion_requested",
"se_la": "49536e39-0f26-4224-b989-d43f51b8f89a",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764432779"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:53:52.809Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "60f50d81-6268-4a99-a832-6212f9dc88bc"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:53:52.810Z",
"collector_tstamp": "2023-09-15T07:53:52.809Z",
"dvce_created_tstamp": "2023-09-15T07:53:52.779Z",
"event": "struct",
"event_id": "11a2a195-7599-4215-b870-d3b03cfc2afc",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "60f50d81-6268-4a99-a832-6212f9dc88bc",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_requested",
"se_label": "49536e39-0f26-4224-b989-d43f51b8f89a",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:53:52.779Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:53:52.809Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "9760c546-ebc7-47d3-ba9d-ac5c65c4a738",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764432221",
"tv": "js-gitlab",
"se_ac": "suggestion_accepted",
"se_la": "6da3a617-c924-4699-84b6-5115da3448db",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764432220"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:53:52.234Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "bf9ae4d1-2ad5-480d-be06-118f0eeb8bd5"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:53:52.235Z",
"collector_tstamp": "2023-09-15T07:53:52.234Z",
"dvce_created_tstamp": "2023-09-15T07:53:52.220Z",
"event": "struct",
"event_id": "9760c546-ebc7-47d3-ba9d-ac5c65c4a738",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "bf9ae4d1-2ad5-480d-be06-118f0eeb8bd5",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_accepted",
"se_label": "6da3a617-c924-4699-84b6-5115da3448db",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:53:52.221Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:53:52.233Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "b6f74d37-0a58-4ba3-b9db-10b19d9ce93c",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764430903",
"tv": "js-gitlab",
"se_ac": "suggestion_shown",
"se_la": "6da3a617-c924-4699-84b6-5115da3448db",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764430902"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:53:50.918Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "eabd5762-67cd-4ac3-8134-3c28e3a1b2d3"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:53:50.918Z",
"collector_tstamp": "2023-09-15T07:53:50.918Z",
"dvce_created_tstamp": "2023-09-15T07:53:50.902Z",
"event": "struct",
"event_id": "b6f74d37-0a58-4ba3-b9db-10b19d9ce93c",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "eabd5762-67cd-4ac3-8134-3c28e3a1b2d3",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_shown",
"se_label": "6da3a617-c924-4699-84b6-5115da3448db",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:53:50.903Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:53:50.917Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "068cf096-4a54-485b-b39b-808cc264d53d",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyIsIm1vZGVsX25hbWUiOiJjb2RlLWdlY2tvQDAwMSIsIm1vZGVsX2VuZ2luZSI6InZlcnRleC1haSJ9fV19",
"tna": "gl",
"stm": "1694764430900",
"tv": "js-gitlab",
"se_ac": "suggestion_loaded",
"se_la": "6da3a617-c924-4699-84b6-5115da3448db",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764430900"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:53:50.914Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "722f1fee-e683-4524-869d-d0baeba130d0"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:53:50.914Z",
"collector_tstamp": "2023-09-15T07:53:50.914Z",
"dvce_created_tstamp": "2023-09-15T07:53:50.900Z",
"event": "struct",
"event_id": "068cf096-4a54-485b-b39b-808cc264d53d",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "722f1fee-e683-4524-869d-d0baeba130d0",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas",
"model_name": "code-gecko@001",
"model_engine": "vertex-ai"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_loaded",
"se_label": "6da3a617-c924-4699-84b6-5115da3448db",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:53:50.900Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:53:50.914Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
},
{
"rawEvent": {
"api": {
"vendor": "com.snowplowanalytics.snowplow",
"version": "tp2"
},
"parameters": {
"e": "se",
"eid": "8d38812f-c8d5-4182-9241-605abba4b48a",
"aid": "gitlab_ide_extension",
"cx": "eyJzY2hlbWEiOiJpZ2x1OmNvbS5zbm93cGxvd2FuYWx5dGljcy5zbm93cGxvdy9jb250ZXh0cy9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6W3sic2NoZW1hIjoiaWdsdTpjb20uZ2l0bGFiL2lkZV9leHRlbnNpb25fdmVyc2lvbi9qc29uc2NoZW1hLzEtMC0wIiwiZGF0YSI6eyJpZGVfbmFtZSI6IlZpc3VhbCBTdHVkaW8gQ29kZSIsImlkZV92ZW5kb3IiOiJNaWNyb3NvZnQgQ29ycG9yYXRpb24iLCJpZGVfdmVyc2lvbiI6IjEuODIuMCIsImV4dGVuc2lvbl9uYW1lIjoiR2l0TGFiIFdvcmtmbG93IiwiZXh0ZW5zaW9uX3ZlcnNpb24iOiIzLjc3LjAifX0seyJzY2hlbWEiOiJpZ2x1OmNvbS5naXRsYWIvY29kZV9zdWdnZXN0aW9uc19jb250ZXh0L2pzb25zY2hlbWEvMi0wLTEiLCJkYXRhIjp7Imxhbmd1YWdlIjoiZ28iLCJ1c2VyX2FnZW50Ijoibm9kZS1mZXRjaC8xLjAgKCtodHRwczovL2dpdGh1Yi5jb20vYml0aW5uL25vZGUtZmV0Y2gpIiwiZ2l0bGFiX3JlYWxtIjoic2FhcyJ9fV19",
"tna": "gl",
"stm": "1694764430204",
"tv": "js-gitlab",
"se_ac": "suggestion_requested",
"se_la": "6da3a617-c924-4699-84b6-5115da3448db",
"se_ca": "code suggestions",
"p": "app",
"dtm": "1694764430204"
},
"contentType": "application/json",
"source": {
"name": "snowplow-micro-1.5.0-stdout$",
"encoding": "UTF-8",
"hostname": "localhost"
},
"context": {
"timestamp": "2023-09-15T07:53:50.245Z",
"ipAddress": "172.17.0.1",
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"refererUri": null,
"headers": [
"Timeout-Access: <function1>",
"Accept: */*",
"User-Agent: node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"Accept-Encoding: gzip, deflate",
"Connection: close",
"Host: localhost:9091",
"application/json"
],
"userId": "650de171-dc6d-4ab5-bf61-2d344ec57e5f"
}
},
"eventType": "struct",
"schema": "iglu:com.google.analytics/event/jsonschema/1-0-0",
"contexts": [
"iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1"
],
"event": {
"app_id": "gitlab_ide_extension",
"platform": "app",
"etl_tstamp": "2023-09-15T07:53:50.246Z",
"collector_tstamp": "2023-09-15T07:53:50.245Z",
"dvce_created_tstamp": "2023-09-15T07:53:50.204Z",
"event": "struct",
"event_id": "8d38812f-c8d5-4182-9241-605abba4b48a",
"txn_id": null,
"name_tracker": "gl",
"v_tracker": "js-gitlab",
"v_collector": "snowplow-micro-1.5.0-stdout$",
"v_etl": "snowplow-micro-1.5.0",
"user_id": null,
"user_ipaddress": "172.17.0.1",
"user_fingerprint": null,
"domain_userid": null,
"domain_sessionidx": null,
"network_userid": "650de171-dc6d-4ab5-bf61-2d344ec57e5f",
"geo_country": null,
"geo_region": null,
"geo_city": null,
"geo_zipcode": null,
"geo_latitude": null,
"geo_longitude": null,
"geo_region_name": null,
"ip_isp": null,
"ip_organization": null,
"ip_domain": null,
"ip_netspeed": null,
"page_url": null,
"page_title": null,
"page_referrer": null,
"page_urlscheme": null,
"page_urlhost": null,
"page_urlport": null,
"page_urlpath": null,
"page_urlquery": null,
"page_urlfragment": null,
"refr_urlscheme": null,
"refr_urlhost": null,
"refr_urlport": null,
"refr_urlpath": null,
"refr_urlquery": null,
"refr_urlfragment": null,
"refr_medium": null,
"refr_source": null,
"refr_term": null,
"mkt_medium": null,
"mkt_source": null,
"mkt_term": null,
"mkt_content": null,
"mkt_campaign": null,
"contexts": {
"schema": "iglu:com.snowplowanalytics.snowplow/contexts/jsonschema/1-0-0",
"data": [
{
"schema": "iglu:com.gitlab/ide_extension_version/jsonschema/1-0-0",
"data": {
"ide_name": "Visual Studio Code",
"ide_vendor": "Microsoft Corporation",
"ide_version": "1.82.0",
"extension_name": "GitLab Workflow",
"extension_version": "3.77.0"
}
},
{
"schema": "iglu:com.gitlab/code_suggestions_context/jsonschema/2-0-1",
"data": {
"language": "go",
"user_agent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"gitlab_realm": "saas"
}
}
]
},
"se_category": "code suggestions",
"se_action": "suggestion_requested",
"se_label": "6da3a617-c924-4699-84b6-5115da3448db",
"se_property": null,
"se_value": null,
"unstruct_event": null,
"tr_orderid": null,
"tr_affiliation": null,
"tr_total": null,
"tr_tax": null,
"tr_shipping": null,
"tr_city": null,
"tr_state": null,
"tr_country": null,
"ti_orderid": null,
"ti_sku": null,
"ti_name": null,
"ti_category": null,
"ti_price": null,
"ti_quantity": null,
"pp_xoffset_min": null,
"pp_xoffset_max": null,
"pp_yoffset_min": null,
"pp_yoffset_max": null,
"useragent": "node-fetch/1.0 (+https://github.com/bitinn/node-fetch)",
"br_name": null,
"br_family": null,
"br_version": null,
"br_type": null,
"br_renderengine": null,
"br_lang": null,
"br_features_pdf": null,
"br_features_flash": null,
"br_features_java": null,
"br_features_director": null,
"br_features_quicktime": null,
"br_features_realplayer": null,
"br_features_windowsmedia": null,
"br_features_gears": null,
"br_features_silverlight": null,
"br_cookies": null,
"br_colordepth": null,
"br_viewwidth": null,
"br_viewheight": null,
"os_name": null,
"os_family": null,
"os_manufacturer": null,
"os_timezone": null,
"dvce_type": null,
"dvce_ismobile": null,
"dvce_screenwidth": null,
"dvce_screenheight": null,
"doc_charset": null,
"doc_width": null,
"doc_height": null,
"tr_currency": null,
"tr_total_base": null,
"tr_tax_base": null,
"tr_shipping_base": null,
"ti_currency": null,
"ti_price_base": null,
"base_currency": null,
"geo_timezone": null,
"mkt_clickid": null,
"mkt_network": null,
"etl_tags": null,
"dvce_sent_tstamp": "2023-09-15T07:53:50.204Z",
"refr_domain_userid": null,
"refr_dvce_tstamp": null,
"derived_contexts": {},
"domain_sessionid": null,
"derived_tstamp": "2023-09-15T07:53:50.245Z",
"event_vendor": "com.google.analytics",
"event_name": "event",
"event_format": "jsonschema",
"event_version": "1-0-0",
"event_fingerprint": null,
"true_tstamp": null
}
}
]
Edited by Mikołaj Wawrzyniak

Merge request reports