1
0
Fork 0
telegraf/plugins/inputs/firehose/testcases/common-attributes/headers.json
Daniel Baumann 4978089aab
Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-24 07:26:29 +02:00

5 lines
No EOL
212 B
JSON

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