From 1ba9c602749dcbd9a52884df465883ecc8e9535c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 15 Aug 2025 11:59:28 -0700 Subject: [PATCH] [chore] add ibm mq metrics to the components dropdown --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + .github/ISSUE_TEMPLATE/feature_request.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index d268352e1..63d5b270f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -16,6 +16,7 @@ body: - disk-buffering - gcp-auth-extension - gcp-resources + - ibm-mq-metrics - jfr-connection - jfr-events - jmx-metrics diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index b2756c423..45edd560b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -16,6 +16,7 @@ body: - disk-buffering - gcp-auth-extension - gcp-resources + - ibm-mq-metrics - jfr-connection - jfr-events - jmx-metrics