When passing PutTelemetryRecordsRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
telemetry_records: [ {
timestamp: Time.now, segments_received_count: 1,
segments_sent_count: 1,
segments_spillover_count: 1,
segments_rejected_count: 1,
backend_connection_errors: {
timeout_count: 1,
connection_refused_count: 1,
http_code_4_xx_count: 1,
http_code_5_xx_count: 1,
unknown_host_count: 1,
other_count: 1,
},
},
],
ec2_instance_id: "EC2InstanceId",
hostname: "Hostname",
resource_arn: "ResourceARN",
}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4