View source: R/xray_operations.R
xray_get_trace_graph | R Documentation |
Retrieves a service graph for one or more specific trace IDs.
See https://www.paws-r-sdk.com/docs/xray_get_trace_graph/ for full documentation.
xray_get_trace_graph(TraceIds, NextToken = NULL)
TraceIds |
[required] Trace IDs of requests for which to generate a service graph. |
NextToken |
Pagination token. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.