1 write to _instrumentationKey
Microsoft.DotNet.Cli.Telemetry (1)
PersistentStorageLogExporter.cs (1)
49
_instrumentationKey
= instrumentationKey;
1 reference to _instrumentationKey
Microsoft.DotNet.Cli.Telemetry (1)
PersistentStorageLogExporter.cs (1)
62
var bytes = AzureMonitorLogSerializer.SerializeBatch(in batch, resource,
_instrumentationKey
);