diff --git a/.github/ISSUE_TEMPLATE/integration_bug.yml b/.github/ISSUE_TEMPLATE/integration_bug.yml index 86e15d7197c..335db25d49d 100644 --- a/.github/ISSUE_TEMPLATE/integration_bug.yml +++ b/.github/ISSUE_TEMPLATE/integration_bug.yml @@ -293,6 +293,12 @@ body: validations: required: true + - type: input + id: data_stream_dataset_name + attributes: + label: Dataset Name + description: Which [dataset](https://www.elastic.co/guide/en/fleet/current/data-streams.html) in the integration package are you having issues with? + placeholder: ex. nginx.access - type: input id: integration_version attributes: