{
  "$schema": "../../../schemas/servicehub.host.schema.json",
  "hostExecutable": "./ServiceHub.IdentityHost.exe",
  "hostArgs": [ "$HOSTID", "$PIPE", "$TELEMETRYSESSION", "$HostRemoteBrokerPipeName" ],
  "additionalEnvironmentVariables": { "DOTNET_TC_CallCountThreshold": "1000" }
}