microsoft / ApplicationInsights-Profiler-AspNetCore

Application Insights Profiler sample and documentation
MIT License
66 stars 23 forks source link

Refactor: Pull out remote setting fetching into standalone service #161

Closed xiaomi7732 closed 2 years ago

xiaomi7732 commented 2 years ago

OnDemand Scheduling Policy should rely on this service - clearer responsibility.

xiaomi7732 commented 2 years ago

This is done by IProfilerSettingsService.