4 references to ExportLogsPartialSuccess
Stress.TelemetryService (4)
artifacts\obj\Stress.TelemetryService\Debug\net8.0\opentelemetry\proto\collector\logs\v1\LogsService.cs (4)
411
PartialSuccess = new global::OpenTelemetry.Proto.Collector.Logs.V1.
ExportLogsPartialSuccess
();
462
PartialSuccess = new global::OpenTelemetry.Proto.Collector.Logs.V1.
ExportLogsPartialSuccess
();
480
private static readonly pb::MessageParser<ExportLogsPartialSuccess> _parser = new pb::MessageParser<ExportLogsPartialSuccess>(() => new
ExportLogsPartialSuccess
());
508
public ExportLogsPartialSuccess(ExportLogsPartialSuccess other) :
this
() {