Stephanie Buadu

Results 21 comments of Stephanie Buadu

A consideration should be how an app developer can override a text that is based on a variable. E.g. app title for instance. Hdir have expresed the need to use...

Initial investigation shows that this happens several times a day, also in production. Our hypothesis that the system has been unused for a while and is slow upon startup does...

[TT02 dashboard](https://portal.azure.com/#@ai-dev.no/dashboard/arm/subscriptions/de41df22-8dd0-435b-98dd-6152cd371e92/resourcegroups/dashboards/providers/microsoft.portal/dashboards/d3d608f2-c15a-4b1d-99d0-2e79a12aaece) updated with new tile. Please provide feedback if this is enough to monitor the slow requests.

@alt-how I set it to seven days to better get an understanding of the pattern. If it is on a day by day basis will we find the patterns we...

Added tiles to tt02 and prod dashboard. Moving back to backlog. Further analysis should be done to identify which part of the requests are slow and if there is any...

One hypothesis is that setting the app title is time consuming as we connect to cosmos for each instance to retrieve the title. Pr #4813 gets the app title for...

Focus should be either a general performance issue or how many instances we should be able to retrieve in the given time frame. What are the requirements for the performance...

@TheTechArch We could start logging some query metrics to figure out what is taking time within the cosmosDB query. We would have to log it at a high enough level...

Extended query metrics enabled in prod, but won't be deployed until 20. oct.. Further analysis should be done once the metrics are registered

The majority of slow requests in producion are due to authorization taking long time. However, for some requests we see that the execution time in cosmos db is short, but...