chore: set telegraf log as text block in bug reports (#10895)
This commit is contained in:
parent
f975f4269e
commit
b9e66f8b9a
|
|
@ -20,6 +20,7 @@ body:
|
|||
attributes:
|
||||
label: Logs from Telegraf
|
||||
description: Please include the Telegraf logs, ideally with `--debug` used.
|
||||
render: text
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
|
|
|
|||
Loading…
Reference in New Issue