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