Slides

Custom Distributed Tracing in Azure Functions (2021-02-27) from Paco de la Cruz

Recording

Demo source code

https://github.com/pacodelacruz/observability-pubsub-functions

  • 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.