From ccda30ab118bc6ee73746f03632e83d0a742d0af Mon Sep 17 00:00:00 2001 From: Antoine Toulme Date: Fri, 15 Aug 2025 12:53:52 -0700 Subject: [PATCH] [chore] add ibm mq metrics to the components dropdown (#2116) Co-authored-by: github-actions[bot] --- .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 d268352e..63d5b270 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 b2756c42..45edd560 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