This PR introduces request logging for the CRUD and JOBS controllers in the code sample. The logging includes important request details along with specific headers. This enhancement improves the observability of the API endpoints by providing detailed request logs, which include critical headers for tracking and debugging purposes.
For reference, read more here: Request Headers (Fabric's workload development kit supportability documentation).
This PR introduces request logging for the CRUD and JOBS controllers in the code sample. The logging includes important request details along with specific headers. This enhancement improves the observability of the API endpoints by providing detailed request logs, which include critical headers for tracking and debugging purposes.
For reference, read more here: Request Headers (Fabric's workload development kit supportability documentation).