From 3288fb9d417131388c5840509a457fcfe0ecaac1 Mon Sep 17 00:00:00 2001 From: fpetkovski Date: Thu, 12 Aug 2021 10:28:35 +0200 Subject: [PATCH] Add collapsible blocks --- .github/ISSUE_TEMPLATE/bug_report.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 97076474..ed4d597e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,10 +17,30 @@ If the matter is security related, please disclose it privately see https://gith **What did you expect to happen?**: **Please provide the prometheus-adapter config**: +
+prometheus-adapter config + + + +
+ +**Please provide the HPA resource used for autoscaling**: +
+HPA yaml + + + +
**Please provide the HPA status**: **Please provide the prometheus-adapter logs with -v=6 around the time the issue happened**: +
+prometheus-adapter logs + + + +
**Anything else we need to know?**: