View source: R/xray_operations.R
xray_put_telemetry_records | R Documentation |
Used by the Amazon Web Services X-Ray daemon to upload telemetry.
See https://www.paws-r-sdk.com/docs/xray_put_telemetry_records/ for full documentation.
xray_put_telemetry_records(
TelemetryRecords,
EC2InstanceId = NULL,
Hostname = NULL,
ResourceARN = NULL
)
TelemetryRecords |
[required] |
EC2InstanceId |
|
Hostname |
|
ResourceARN |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.