We have a site running as an Azure Website for Docker. This site uses Application Insights to reports metrics.
Now to the issue at hand. There are 3 different graphs in Azure, seemingly reporting the same thing. But with completely different values.
This image is from the diagnostics page. and seems to indicate that the app consumes very little memory (which we see locally too)
This image is from the Service Plan itself:
This final image is from the Application insights dashboard:
All three images are for a 24h timespan. all images are from the same time.
Can anyone shed some light on what is going on here? why is one graph saying 6% and another 35-45% and yet another is all over the place.
I'm not quite sure what more context to provide here, if there is anything more I should provide, please let me know.