Skip to content

Commit 00c3c9f

Browse files
Apply suggestions from code review
Co-authored-by: Adam Locke <[email protected]> Signed-off-by: Andrii Chubatiuk <[email protected]>
1 parent 36d6744 commit 00c3c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/outputs/datadog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Before you begin, you need a [Datadog account](https://app.datadoghq.com/signup)
2626
| dd_tags | _Optional_ - The [tags](https://docs.datadoghq.com/tagging/) you want to assign to your logs in Datadog. If unset, Datadog will look for the tags in the [`ddtags' attribute](https://docs.datadoghq.com/api/latest/logs/#send-logs). | |
2727
| dd_message_key | By default, the plugin searches for the key 'log' and remap the value to the key 'message'. If the property is set, the plugin will search the property name key. | |
2828
| workers | The number of [workers](../../administration/multithreading.md#outputs) to perform flush operations for this output. | `0` |
29-
| header | Add additional arbitrary HTTP header key/value pair. Multiple headers can be set. | |
29+
| header | Add additional arbitrary HTTP header key/value pair. Multiple headers can be set. | _none_ |
3030

3131
### Configuration File
3232

0 commit comments

Comments
 (0)