Jordi Smit
Blog
TIL
Cheat-sheets
Tools
Talks
About Me
All tags
Adding Application Insight Based Monitoring to Fast API
Learn how to add application insights-based monitoring to your FastAPI project using opencensus. All you need is custom middleware and a tracer.
TIL: How to Find the Last Record in a Group Using KQL
Today I learned how to use KQL's arg_max function to find the last record in a log time interval group in Azure's Application Insight.