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:
|
attributes:
|
||||||
label: Logs from Telegraf
|
label: Logs from Telegraf
|
||||||
description: Please include the Telegraf logs, ideally with `--debug` used.
|
description: Please include the Telegraf logs, ideally with `--debug` used.
|
||||||
|
render: text
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue