4 references to ExportMetricsServiceRequest
Aspire.Dashboard (3)
artifacts\obj\Aspire.Dashboard\Debug\net11.0\opentelemetry\proto\collector\metrics\v1\MetricsService.cs (2)
64private static readonly pb::MessageParser<ExportMetricsServiceRequest> _parser = new pb::MessageParser<ExportMetricsServiceRequest>(() => new ExportMetricsServiceRequest()); 92public ExportMetricsServiceRequest(ExportMetricsServiceRequest other) : this() {
Otlp\Model\Serialization\OtlpJsonProtobufConverter.cs (1)
59var request = new ExportMetricsServiceRequest();
Aspire.Dashboard.Tests (1)
Integration\OtlpHttpServiceTests.cs (1)
478var request = new ExportMetricsServiceRequest();