{
  "Name": "ShellHealth",
  "Version": 6,
  "FactDefinitions": {
    "AppInteractivitySummaryFact": {
      "FactSource": "MetricsEvent",
      "MetricsEvent": {
        "SourceEventInfo": {
          "SourceEventFullName": "Win32kTraceLogging.AppInteractivitySummary",
          "SourceEventProviderGuid": "487d6e37-1b9d-46d3-a8fd-54ce8bdf8a53"
        },
        "Dimensions": [
          "AppId"
        ],
        "Metrics": [
          "InFocusDurationMS"
        ]
      }
    },
    "ReliabilityUserModeHangFact": {
      "FactSource": "MetricsEvent",
      "MetricsEvent": {
        "SourceEventInfo": {
          "SourceEventFullName": "Microsoft.Windows.HangReporting.AppHangEvent",
          "SourceEventProviderGuid": "3e0d88de-ae5c-438a-bb1c-c2e627f8aecb"
        },
        "Dimensions": [
          "AppName",
          "AppSessionGuid"
        ],
        "Metrics": [
          "ProcessArchitecture"
        ]
      }
    },
    "ReliabilityUserModeCrashFact": {
      "FactSource": "MetricsEvent",
      "MetricsEvent": {
        "SourceEventInfo": {
          "SourceEventFullName": "Microsoft.Windows.FaultReporting.AppCrashEvent",
          "SourceEventProviderGuid": "1377561d-9312-452c-ad13-c4a1c9c906e0"
        },
        "Dimensions": [
          "AppName",
          "AppSessionGuid"
        ],
        "Metrics": [
          "ProcessArchitecture"
        ]
      }
    },
    "ReliabilityKernelModeCrashFact": {
      "FactSource": "MetricsEvent",
      "MetricsEvent": {
        "SourceEventInfo": {
          "SourceEventFullName": "Microsoft.Windows.WindowsErrorReporting.WerEvent",
          "SourceEventProviderGuid": "1377561d-9312-452c-ad13-c4a1c9c906e0"
        },
        "Dimensions": [
          "EventName"
        ],
        "Metrics": [
          "PayloadSizeInBytes"
        ]
      }
    },
    "ReliabilityAbnormalShutdownFact": {
      "FactSource": "MetricsEvent",
      "MetricsEvent": {
        "SourceEventInfo": {
          "SourceEventFullName": "TelClientSynthetic.AbnormalShutdown_0",
          "SourceEventProviderGuid": "6469cf58-ce90-58ca-0c7b-13883dc467bf"
        },
        "Dimensions": [
          "AbnormalShutdownBootId"
        ],
        "Metrics": [
          "PowerButtonErrorCount"
        ]
      }
    },
    "ShellTIPFact": {
      "FactSource": "TIP",
      "Tip": {
        "TestCaseIds": [
          "30934572",
          "42505855",
          "43484997",
          "53859750",
          "34903294",
          "34926546",
          "31409258",
          "40145495",
          "35010669",
          "32188357",
          "55327218",
          "28965820",
          "32000474"
        ]
      },
      "EnrichedFields": {
        "area": {
          "EnrichmentType": "inlineMap",
          "PrimaryKeyField": "testCaseId",
          "InlineMap": {
            "30934572": "FileExplorer",
            "42505855": "FileExplorer",
            "43484997": "FileExplorer",
            "53859750": "Logon",
            "34903294": "Search",
            "34926546": "Search",
            "31409258": "StartMenu",
            "40145495": "StartMenu",
            "35010669": "StartMenu",
            "32188357": "StartMenu",
            "55327218": "Taskbar",
            "28965820": "Taskbar",
            "32000474": "Taskbar",
            "__default__": "Unknown"
          }
        }
      }
    }
  },
  "Consumption": {
    "Facts": {
      "ShellHealth.TIP": {
        "SourceFact": "ShellTIPFact",
        "Fields": [
          "area",
          "testCaseId",
          "completionKind",
          "reason",
          "hash",
          "metricsBucket",
          "observedSleepTimeInMs",
          "durationMs"
        ],
        "AggregationWindowType": "hourly",
        "AggregationWindowSize": 1,
        "TriggerFrequencyInHours": 1,
        "Endpoints": [
          {
            "Type": "telemetry",
            "TelemetryLevel": "critical",
            "PrivacyTags": [
              "PDT_ProductAndServicePerformance"
            ]
          }
        ]
      },
      "ShellHealth.AppInteractivitySummary": {
        "SourceFact": "AppInteractivitySummaryFact",
        "Fields": [
          "AppId",
          "InFocusDurationMS"
        ],
        "AggregationWindowType": "hourly",
        "AggregationWindowSize": 1,
        "TriggerFrequencyInHours": 1,
        "Endpoints": [
          {
            "Type": "telemetry",
            "TelemetryLevel": "measure",
            "PrivacyTags": [
              "PDT_ProductAndServiceUsage"
            ]
          }
        ]
      },
      "ShellHealth.ReliabilityUserModeHang": {
        "SourceFact": "ReliabilityUserModeHangFact",
        "Fields": [
          "AppName",
          "AppSessionGuid",
          "ProcessArchitecture"
        ],
        "AggregationWindowType": "hourly",
        "AggregationWindowSize": 1,
        "TriggerFrequencyInHours": 1,
        "Endpoints": [
          {
            "Type": "telemetry",
            "TelemetryLevel": "measure",
            "PrivacyTags": [
              "PDT_ProductAndServicePerformance"
            ]
          }
        ]
      },
      "ShellHealth.ReliabilityUserModeCrash": {
        "SourceFact": "ReliabilityUserModeCrashFact",
        "Fields": [
          "AppName",
          "AppSessionGuid",
          "ProcessArchitecture"
        ],
        "AggregationWindowType": "hourly",
        "AggregationWindowSize": 1,
        "TriggerFrequencyInHours": 1,
        "Endpoints": [
          {
            "Type": "telemetry",
            "TelemetryLevel": "measure",
            "PrivacyTags": [
              "PDT_ProductAndServicePerformance"
            ]
          }
        ]
      },
      "ShellHealth.ReliabilityKernelModeCrash": {
        "SourceFact": "ReliabilityKernelModeCrashFact",
        "Fields": [
          "EventName",
          "PayloadSizeInBytes"
        ],
        "AggregationWindowType": "hourly",
        "AggregationWindowSize": 1,
        "TriggerFrequencyInHours": 1,
        "Endpoints": [
          {
            "Type": "telemetry",
            "TelemetryLevel": "measure",
            "PrivacyTags": [
              "PDT_ProductAndServicePerformance"
            ]
          }
        ]
      },
      "ShellHealth.ReliabilityAbnormalShutdown": {
        "SourceFact": "ReliabilityAbnormalShutdownFact",
        "Fields": [
          "AbnormalShutdownBootId",
          "PowerButtonErrorCount"
        ],
        "AggregationWindowType": "hourly",
        "AggregationWindowSize": 1,
        "TriggerFrequencyInHours": 1,
        "Endpoints": [
          {
            "Type": "telemetry",
            "TelemetryLevel": "measure",
            "PrivacyTags": [
              "PDT_ProductAndServicePerformance"
            ]
          }
        ]
      }
    }
  }
}