Stay organized with collections
Save and categorize content based on your preferences.
Stackdriver lets you view the request and response messages to your fulfillment actions such as
Checkout, Submit Order, and Async Order Updates. Stackdriver logs the payloads, errors and
warnings, which can help you monitor and debug your Ordering End-to-End integration.
Select your existing project at the top of the page.
Use the drop-down lists to select Google Assistant Action as the resource to see food
ordering logs. You can filter the logs by timestamp or search by keyword.
You can learn more about how to navigate your project's logs at
Viewing logs in the Stackdriver documentation.
Filter logs for a specific Ordering End-to-End transaction
In the Stackdriver Logs page, filter the logs by the information available to you to help
identify a transaction such as Google Order ID and Action Order ID.
Expand the logs and look for the value of trace and copy the conversation ID:
Filter the logs using the conversation ID. This will return all the checkout and submit order
request and response messages related to the transaction.
Find the Action Order ID from the submit order response and include it to the filter to
see the logs for the Async Order Update calls.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["Stackdriver allows you to monitor and debug your Ordering End-to-End integration by viewing request and response messages, including payloads, errors, and warnings, for your fulfillment actions (Checkout, Submit Order, Async Order Updates)."],["You can access food ordering logs in Stackdriver by navigating to Logging \u003e Logs in the Google Cloud Platform Console, selecting your project, and choosing \"Google Assistant Action\" as the resource."],["Stackdriver enables filtering logs for specific Ordering End-to-End transactions using information like Google Order ID, Action Order ID, and conversation ID to analyze checkout, submit order, and Async Order Update messages."]]],[]]