1
0
Fork 0
telegraf/plugins/inputs/firehose/testcases/common-attributes/headers.json

5 lines
212 B
JSON
Raw Permalink Normal View History

{
"x-amz-firehose-request-id": "telegraf-test-id",
"x-amz-firehose-access-key": "secret",
"x-amz-firehose-common-attributes": "{\"commonAttributes\": {\"deployment\": \"prod\", \"device\": \"pc\"}}"
}