3 references to AzureMonitorTelemetrySerializer
Microsoft.DotNet.Cli.Telemetry (3)
Implementation\BreezeWriter.cs (1)
14
/// (<see cref="
AzureMonitorTelemetrySerializer
"/>) and the log serializer
Implementation\HttpTelemetryUploadTransport.cs (1)
12
/// <see cref="
AzureMonitorTelemetrySerializer
"/>, gzip-compressed on the wire (matching the
PersistentStorageTraceExporter.cs (1)
65
var bytes =
AzureMonitorTelemetrySerializer
.SerializeBatch(in batch, resource, _instrumentationKey);