2 references to TelemetryPostRecurringProperty
Aspire.Dashboard (2)
Telemetry\DashboardTelemetryService.cs (2)
318
var context = OperationContext.Create(propertyCount: 0, name: TelemetryEndpoints.
TelemetryPostRecurringProperty
);
322
await client.PostAsJsonAsync(TelemetryEndpoints.
TelemetryPostRecurringProperty
, request).ConfigureAwait(false);