Presentation - Custom Distributed Tracing in Azure Functions with Application Insights at Global Integration Bootcamp
Slides
Recording
Demo source code
https://github.com/pacodelacruz/observability-pubsub-functions
Related blog posts
- Introduction – describes the scenario and why we might need custom distributed tracing in our solution.
- Solution design – outlines the detailed design of the suggested solution.
- Implementation – covers how this is implemented using Azure Functions and Application Insights.