1 write to RequestUri
BlazorStandalone.ClientServiceDefaults (1)
BackgroundExportHandler.cs (1)
103RequestUri = request.RequestUri!,
3 references to RequestUri
BlazorStandalone.ClientServiceDefaults (3)
BackgroundExportHandler.cs (3)
52snapshot.RequestUri, response.StatusCode); 60"OTLP export to {Uri} failed after retries.", snapshot.RequestUri); 112var clone = new HttpRequestMessage(Method, RequestUri);