@@ -1785,7 +1785,7 @@ export interface IEventNamePropertyMapping {
17851785 * `selection` is one of 'yes', 'no', or 'do not ask again'.
17861786 */
17871787 /* __GDPR__
1788- "tensorboard.launch_prompt_selection" : { "owner": "greazer " }
1788+ "tensorboard.launch_prompt_selection" : { "owner": "donjayamanne " }
17891789 */
17901790
17911791 [ EventName . TENSORBOARD_LAUNCH_PROMPT_SELECTION ] : {
@@ -1802,8 +1802,8 @@ export interface IEventNamePropertyMapping {
18021802 */
18031803 /* __GDPR__
18041804 "tensorboard.session_launch" : {
1805- "entrypoint" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "greazer " },
1806- "trigger": { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "greazer " }
1805+ "entrypoint" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "donjayamanne " },
1806+ "trigger": { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "donjayamanne " }
18071807 }
18081808 */
18091809 [ EventName . TENSORBOARD_SESSION_LAUNCH ] : {
@@ -1821,8 +1821,8 @@ export interface IEventNamePropertyMapping {
18211821 */
18221822 /* __GDPR__
18231823 "tensorboard.session_daemon_startup_duration" : {
1824- "duration" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "greazer " },
1825- "result" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "greazer " }
1824+ "duration" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "donjayamanne " },
1825+ "result" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "donjayamanne " }
18261826 }
18271827 */
18281828 [ EventName . TENSORBOARD_SESSION_DAEMON_STARTUP_DURATION ] : {
@@ -1838,7 +1838,7 @@ export interface IEventNamePropertyMapping {
18381838 */
18391839 /* __GDPR__
18401840 "tensorboard.session_e2e_startup_duration" : {
1841- "duration" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "greazer " }
1841+ "duration" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "donjayamanne " }
18421842 }
18431843 */
18441844 [ EventName . TENSORBOARD_SESSION_E2E_STARTUP_DURATION ] : never | undefined ;
@@ -1849,7 +1849,7 @@ export interface IEventNamePropertyMapping {
18491849 */
18501850 /* __GDPR__
18511851 "tensorboard.session_duration" : {
1852- "duration" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "greazer " }
1852+ "duration" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "donjayamanne " }
18531853 }
18541854 */
18551855 [ EventName . TENSORBOARD_SESSION_DURATION ] : never | undefined ;
@@ -1866,8 +1866,8 @@ export interface IEventNamePropertyMapping {
18661866 */
18671867 /* __GDPR__
18681868 "tensorboard.entrypoint_shown" : {
1869- "entrypoint" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "greazer " },
1870- "trigger": { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "greazer " }
1869+ "entrypoint" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "donjayamanne " },
1870+ "trigger": { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "donjayamanne " }
18711871 }
18721872 */
18731873 [ EventName . TENSORBOARD_ENTRYPOINT_SHOWN ] : {
@@ -1879,7 +1879,7 @@ export interface IEventNamePropertyMapping {
18791879 * dependencies for launching an integrated TensorBoard session.
18801880 */
18811881 /* __GDPR__
1882- "tensorboard.session_duration" : { "owner": "greazer " }
1882+ "tensorboard.session_duration" : { "owner": "donjayamanne " }
18831883 */
18841884 [ EventName . TENSORBOARD_INSTALL_PROMPT_SHOWN ] : never | undefined ;
18851885 /**
@@ -1889,8 +1889,8 @@ export interface IEventNamePropertyMapping {
18891889 */
18901890 /* __GDPR__
18911891 "tensorboard.install_prompt_selection" : {
1892- "selection" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "greazer " },
1893- "operationtype" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "greazer " }
1892+ "selection" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "donjayamanne " },
1893+ "operationtype" : { "classification": "SystemMetaData", "purpose": "FeatureInsight", "owner": "donjayamanne " }
18941894 }
18951895 */
18961896 [ EventName . TENSORBOARD_INSTALL_PROMPT_SELECTION ] : {
@@ -1901,7 +1901,7 @@ export interface IEventNamePropertyMapping {
19011901 * Telemetry event sent when we find an active integrated terminal running tensorboard.
19021902 */
19031903 /* __GDPR__
1904- "tensorboard_detected_in_integrated_terminal" : { "owner": "greazer " }
1904+ "tensorboard_detected_in_integrated_terminal" : { "owner": "donjayamanne " }
19051905 */
19061906 [ EventName . TENSORBOARD_DETECTED_IN_INTEGRATED_TERMINAL ] : never | undefined ;
19071907 /**
@@ -1911,10 +1911,10 @@ export interface IEventNamePropertyMapping {
19111911 */
19121912 /* __GDPR__
19131913 "tensorboard.package_install_result" : {
1914- "wasprofilerpluginattempted" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth", "owner": "greazer " },
1915- "wastensorboardattempted" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth", "owner": "greazer " },
1916- "wasprofilerplugininstalled" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth", "owner": "greazer " },
1917- "wastensorboardinstalled" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth", "owner": "greazer " }
1914+ "wasprofilerpluginattempted" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth", "owner": "donjayamanne " },
1915+ "wastensorboardattempted" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth", "owner": "donjayamanne " },
1916+ "wasprofilerplugininstalled" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth", "owner": "donjayamanne " },
1917+ "wastensorboardinstalled" : { "classification": "SystemMetaData", "purpose": "PerformanceAndHealth", "owner": "donjayamanne " }
19181918 }
19191919 */
19201920
@@ -1931,7 +1931,7 @@ export interface IEventNamePropertyMapping {
19311931 * `from torch import profiler`.
19321932 */
19331933 /* __GDPR__
1934- "tensorboard.torch_profiler_import" : { "owner": "greazer " }
1934+ "tensorboard.torch_profiler_import" : { "owner": "donjayamanne " }
19351935 */
19361936 [ EventName . TENSORBOARD_TORCH_PROFILER_IMPORT ] : never | undefined ;
19371937 /**
@@ -1940,7 +1940,7 @@ export interface IEventNamePropertyMapping {
19401940 * PyTorch profiler TensorBoard plugin.
19411941 */
19421942 /* __GDPR__
1943- "tensorboard_jump_to_source_request" : { "owner": "greazer " }
1943+ "tensorboard_jump_to_source_request" : { "owner": "donjayamanne " }
19441944 */
19451945 [ EventName . TENSORBOARD_JUMP_TO_SOURCE_REQUEST ] : never | undefined ;
19461946 /**
@@ -1950,7 +1950,7 @@ export interface IEventNamePropertyMapping {
19501950 * on the machine currently running TensorBoard.
19511951 */
19521952 /* __GDPR__
1953- "tensorboard_jump_to_source_file_not_found" : { "owner": "greazer " }
1953+ "tensorboard_jump_to_source_file_not_found" : { "owner": "donjayamanne " }
19541954 */
19551955 [ EventName . TENSORBOARD_JUMP_TO_SOURCE_FILE_NOT_FOUND ] : never | undefined ;
19561956 /* __GDPR__
0 commit comments