Closed unaizorrilla closed 5 years ago
A this moment we have a DiagnosticListener to observe different Esquio events, probably we can use this extensibility point to add information into the TelemetryClient using Processors or something like that. @lfraile , can you take a look on this issue?
up @lfraile
We need to design measure / tracking feature toggle execution API in order to get statistics about feature / toggle activations.
This API need to be async
With the feature / toggle information user/app can also send a payload. On ASP.NET Core Request information will be this extra payload.
On ASP.NET Core Request dataq can be the extra payload.
UI will add new dashboards to show overall information.